Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-44796
Published:May 14, 2026
Updated:May 14, 2026
Impact Nautobot UI object-bulk-rename endpoints (for example, "/dcim/interfaces/rename/") were vulnerable to application-wide denial of service via maliciously crafted regular expressions in the "find" field in combination with the "use_regex" flag. Patches A general-purpose timeout has been added to these endpoints in Nautobot v2.4.33 and v3.1.2, which ensures that the request will fail early with an appropriate message if regular expression evaluation takes more than a short period of time, instead of continuing to execute for an indefinite duration. Workarounds No known workaround has been identified at this time. References - 2.4.33 (<a href="https://github.com/nautobot/nautobot/commit/c2b766966d814a7141f62c7bc90c85fefb7892ee">patch</a>) - 3.1.2 (<a href="https://github.com/nautobot/nautobot/commit/5a30d0916953afbeedd24a784709e762cc3879cd">patch</a>)
Affected Packages
https://github.com/nautobot/nautobot.git (GITHUB):
Affected version(s) >=v3.0.0 <v3.1.2
Fix Suggestion:
Update to version v3.1.2
https://github.com/nautobot/nautobot.git (GITHUB):
Affected version(s) >=v1.0.0a1 <v2.4.33
Fix Suggestion:
Update to version v2.4.33
nautobot (PYTHON):
Affected version(s) >=0.0.0 <2.4.33
Fix Suggestion:
Update to version 2.4.33
nautobot (PYTHON):
Affected version(s) >=3.0.0 <3.1.2
Fix Suggestion:
Update to version 3.1.2
Do you need more information?
Contact Us
CVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Inefficient Regular Expression Complexity
Uncontrolled Resource Consumption