Bug 2539757 (CVE-2026-66080) - CVE-2026-66080 rabbitmq-server: RabbitMQ: Denial of Service via unbounded super-stream partition allocation
Summary: CVE-2026-66080 rabbitmq-server: RabbitMQ: Denial of Service via unbounded sup...
Keywords:
Status: NEW
Alias: CVE-2026-66080
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2540094
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-09-23 20:32 UTC by OSIDB Bzimport
Modified: 2026-09-24 14:05 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-09-23 20:32:29 UTC
RabbitMQ is a messaging and streaming broker. Prior to versions 4.1.11, 4.2.6, and 4.3.0, validate_partitions only checks that the requested partition count is at least 1, with no upper bound. A large count such as lists:seq(0, 500000000) allocates roughly 8GB. Preconditions include The rabbitmq_stream_management plugin must be enabled. The caller needs the management tag and access to the target vhost.. This issue is fixed in versions 4.1.11, 4.2.6, and 4.3.0.


Note You need to log in before you can comment on or make changes to this bug.