Description
Nautobot is a Network Source of Truth and Network Automation Platform. Prior to 2.4.33 and 3.1.2, 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. This vulnerability is fixed in 2.4.33 and 3.1.2.
Published: 2026-05-28
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Nautobot, a network automation platform, has a flaw in its bulk rename UI endpoints that allows an attacker to submit a malicious regular expression in the find field while the use_regex flag is set. The crafted pattern can cause the application to consume excessive resources, resulting in a denial of service for the entire platform. The weakness is a classic Regular Expression Denial of Service (CWE-1333) coupled with an input validation failure (CWE-400). The impact is a complete interruption in service for all users relying on the Nautobot instance, with no direct compromise of confidentiality or integrity reported.

Affected Systems

The vulnerability affects Nautobot software, specifically all releases older than 2.4.33 and 3.1.2. Administrators should verify that the running instance is at least version 2.4.33 or 3.1.2 of Nautobot to mitigate the issue.

Risk and Exploitability

The CVSS score of 6.5 categorizes the issue as moderate severity. EPSS information is not available, so the exact likelihood of exploitation remains unknown. Nautobot is not listed in CISA’s KEV catalog. The likely attack vector involves submitting a crafted regular expression to the bulk rename endpoint; the attack may require authenticated access to the UI, but the exact privileges needed are not specified in the advisory. If the endpoint is exposed publicly, the denial of service can be triggered by any user with HTTP access. The exploit path is straightforward: the attacker sends a request with a large or repeating pattern, exhausting server resources, and causing a service interruption.

Generated by OpenCVE AI on May 28, 2026 at 19:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Nautobot release 2.4.33 or newer, or 3.1.2 or newer, which removes the vulnerability.
  • If upgrading immediately is not possible, configure the bulk rename endpoint to reject or drastically limit regular expression patterns, or disable the use_regex flag for batch renames.
  • Ensure that only authorized users have permission to access the bulk rename UI, reducing the chance that an unauthenticated attacker can trigger the denial of service.

Generated by OpenCVE AI on May 28, 2026 at 19:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-qrpw-gjvh-x5gm Nautobot: Object bulk rename UI actions vulnerable to denial of service by crafted regular expression (REDoS)
History

Thu, 28 May 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared Nautobot
Nautobot nautobot
Vendors & Products Nautobot
Nautobot nautobot

Thu, 28 May 2026 18:00:00 +0000

Type Values Removed Values Added
Description Nautobot is a Network Source of Truth and Network Automation Platform. Prior to 2.4.33 and 3.1.2, 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. This vulnerability is fixed in 2.4.33 and 3.1.2.
Title Nautobot: Object bulk rename UI actions vulnerable to denial of service by crafted regular expression (REDoS)
Weaknesses CWE-1333
CWE-400
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}


Subscriptions

Nautobot Nautobot
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-05-28T17:00:06.533Z

Reserved: 2026-05-07T19:20:44.693Z

Link: CVE-2026-44796

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Undergoing Analysis

Published: 2026-05-28T18:16:33.417

Modified: 2026-05-28T18:38:35.797

Link: CVE-2026-44796

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-28T19:30:16Z

Weaknesses