Vulnerability Description
Nautobot is a Network Source of Truth and Network Automation Platform. Prior to versions 2.4.30 and 3.0.10, user creation and editing via the REST API fails to apply the password validation rules defined by Django's AUTH_PASSWORD_VALIDATORS setting (which defaults to an empty list, i.e., no specific rules, but can be configured in Nautobot's nautobot_config.py to apply various rules if desired). This can potentially allow for the creation or modification of users to have passwords that are weak or otherwise do not comply with configured standards. This issue has been patched in versions 2.4.30 and 3.0.10.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Networktocode | Nautobot | < 2.4.30 |
Related Weaknesses (CWE)
References
- https://github.com/nautobot/nautobot/commit/589f7caf54124ad76bc9fcbb7bdcaa25627cPatch
- https://github.com/nautobot/nautobot/commit/d1ef3135aa02fa07de061e8c085f8cce425fPatch
- https://github.com/nautobot/nautobot/pull/8778Issue TrackingPatch
- https://github.com/nautobot/nautobot/pull/8779Issue TrackingPatch
- https://github.com/nautobot/nautobot/security/advisories/GHSA-xmpv-j7p2-j873MitigationPatchVendor Advisory
FAQ
What is CVE-2026-34203?
CVE-2026-34203 is a vulnerability with a CVSS score of 2.7 (LOW). Nautobot is a Network Source of Truth and Network Automation Platform. Prior to versions 2.4.30 and 3.0.10, user creation and editing via the REST API fails to apply the password validation rules defi...
How severe is CVE-2026-34203?
CVE-2026-34203 has been rated LOW with a CVSS base score of 2.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-34203?
Check the references section above for vendor advisories and patch information. Affected products include: Networktocode Nautobot.