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.
References
| Link | Resource |
|---|---|
| https://github.com/nautobot/nautobot/commit/589f7caf54124ad76bc9fcbb7bdcaa25627cd598 | Patch |
| https://github.com/nautobot/nautobot/commit/d1ef3135aa02fa07de061e8c085f8cce425fe8c9 | Patch |
| https://github.com/nautobot/nautobot/pull/8778 | Issue Tracking Patch |
| https://github.com/nautobot/nautobot/pull/8779 | Issue Tracking Patch |
| https://github.com/nautobot/nautobot/security/advisories/GHSA-xmpv-j7p2-j873 | Mitigation Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
07 Apr 2026, 16:10
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/nautobot/nautobot/commit/589f7caf54124ad76bc9fcbb7bdcaa25627cd598 - Patch | |
| References | () https://github.com/nautobot/nautobot/commit/d1ef3135aa02fa07de061e8c085f8cce425fe8c9 - Patch | |
| References | () https://github.com/nautobot/nautobot/pull/8778 - Issue Tracking, Patch | |
| References | () https://github.com/nautobot/nautobot/pull/8779 - Issue Tracking, Patch | |
| References | () https://github.com/nautobot/nautobot/security/advisories/GHSA-xmpv-j7p2-j873 - Mitigation, Patch, Vendor Advisory | |
| First Time |
Networktocode
Networktocode nautobot |
|
| CPE | cpe:2.3:a:networktocode:nautobot:*:*:*:*:*:*:*:* |
31 Mar 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-31 20:16
Updated : 2026-04-07 16:10
NVD link : CVE-2026-34203
Mitre link : CVE-2026-34203
CVE.ORG link : CVE-2026-34203
JSON object : View
Products Affected
networktocode
- nautobot
CWE
CWE-521
Weak Password Requirements
