Nautobot: Object bulk rename UI actions vulnerable to denial of service by crafted regular expression (REDoS)
Description
Published to the GitHub Advisory Database
May 13, 2026
Reviewed
May 13, 2026
Published by the National Vulnerability Database
May 28, 2026
Last updated
Jun 9, 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 thefindfield in combination with theuse_regexflag.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
References