๐Ÿ” CVE Alert

CVE-2026-66074

UNKNOWN 0.0

RabbitMQ: ReDoS via management API ?name= filter

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

RabbitMQ is a messaging and streaming broker. Prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.0, match_value/3 passes the user-supplied ?name= regular expression to re:run with no match_limit option, and executes it once per resource in the result set. OTP's default 10M match_limit caps each call at roughly 100-200ms, but the regex runs once per resource in the result set. With a large set, for example 5000 queues at 150ms each, a single request consumes 12 or more minutes of CPU. Parallel requests saturate the schedulers. The use_regex=true option is a supported feature on list endpoints, so this path is reachable through normal API use. Preconditions include Any user with the management tag can exploit this.. This issue is fixed in versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.0.

CWE CWE-1333
Vendor rabbitmq
Product rabbitmq-server
Published Sep 23, 2026
Stay Ahead of the Next One

Get instant alerts for rabbitmq rabbitmq-server

Be the first to know when new unknown vulnerabilities affecting rabbitmq rabbitmq-server are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

rabbitmq / rabbitmq-server
>= 3.13.0, < 3.13.15 >= 4.0.0, < 4.0.20 >= 4.1.0, < 4.1.11 >= 4.2.0, < 4.2.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-rg5q-vcgf-rfh7 github.com: https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.2.6 github.com: https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.3.0