Skip to main content

Boteraser | Website and Server Security Solutions

🛡️ CVE-2026-34203 — nautobot

🟢 CVSS 2.0 — Low ✅ No Known Exploit CWE-521 OSV
2.0
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

Nautobot: Management of users via REST API does not apply configured password validators

Impact

In Nautobot versions prior to 2.4.30 or prior to 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.

Management of users via the Nautobot admin UI does correctly enforce configured password validation at this time.

Patches

The issue is resolved in Nautobot versions 2.4.30 and 3.0.10 and later.

  • https://github.com/nautobot/nautobot/pull/8778
  • https://github.com/nautobot/nautobot/pull/8779

Workarounds

Review which users have been granted object permissions to create and modify user accounts as well as having access tokens for the REST API, and restrict access as appropriate.

It may be appropriate furthermore to rotate passwords for any user accounts suspected to have been given weak passwords.

References

  • https://docs.djangoproject.com/en/4.2/ref/settings/#std-setting-AUTH_PASSWORD_VALIDATORS
  • http://docs.djangoproject.com/en/4.2/topics/auth/passwords/#password-validation

How this vulnerability can be exploited

This issue can be reached over the network, attack complexity is low, an attacker needs low-level privileges on the target. No user interaction is required. The scope is unchanged, so the impact stays within the vulnerable component. Rated impact: confidentiality none, integrity low, availability none.

CVSS metrics in full

The score comes from this vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

  • Attack vector: Network — reachable from anywhere that can route to the service.
  • Attack complexity: Low — the attack works reliably, with no preparation.
  • Privileges required: Low — an ordinary user account is enough.
  • User interaction: None — nobody has to be tricked into anything.
  • Scope: Unchanged — the damage stays inside the vulnerable component.
  • Confidentiality impact: None.
  • Integrity impact: Low — limited, and the attacker does not choose what is affected.
  • Availability impact: None.

Weakness class

CVE-2026-34203 is classified as CWE-521: Weak Password Requirements. Password rules permit values weak enough to be guessed within a practical amount of effort.

Affected software

CVE-2026-34203 is recorded against 1 package.

  • nautobot (from 3.0.0 up to 3.0.10)

Timeline and source

Published on 31 March 2026 and last revised on 24 July 2026. No public exploit is currently recorded for this entry. A vendor advisory or fix has been published. Record sourced from OSV.

References

github.com (Fix)
github.com (Fix)
github.com (Fix)
github.com (Fix)
github.com (Fix)

Other advisories for this package

nautobot has other advisories on record. If you are patching this one, these are worth checking on the same host:

Same weakness in other software

These advisories are the same class of weakness (CWE-521: Weak Password Requirements) in other software:

Details

Severity LOW
CVSS Score 2.0
CVSS Vector CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
CWE CWE-521
Public Exploit ✅ No
Source OSV
Published 2026-03-31
Updated 2026-08-20
Modified 2026-07-24

Affected Packages

Software From version Fixed in
nautobot 3.0.0 3.0.10

Similar Threats

Free Vulnerability Check

Is your site affected by CVE-2026-34203?

BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against CVE-2026-34203 and other known CVE records.

Scan My Site Free →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.

Browse related advisories

All advisoriesCVECVE 2026