CVE 2.7 LOW

Nautobot: Management of users via REST API does not apply configured password validators_CVE-2026-34203

2.7 / 10
LOW
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N

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.

Basic Information

ID CVE-2026-34203
Source GitHub_M
Published Mar 31, 2026 at 19:27
Modified Mar 31, 2026 at 20:30

Affected Product

Vendor nautobot
Product nautobot
Version < 2.4.30
Affected Versions nautobot nautobot < 2.4.30
nautobot nautobot >= 3.0.0, < 3.0.10

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.