CVE-2026-67235
Last modified
CVE-2026-67235 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. RabbitMQ is a messaging and streaming broker. Prior to versions 4.3.0, 4.2.6, 4.1.11, 4.0.20, and 3.13.15, The content-header BodySize (a uint64) was stored without validation against max_message_size. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
RabbitMQ is a messaging and streaming broker. Prior to versions 4.3.0, 4.2.6, 4.1.11, 4.0.20, and 3.13.15, The content-header BodySize (a uint64) was stored without validation against max_message_size. The size check ran only when assembly completed. By declaring body_size = 2^63-1 and then streaming fragments, a client ensured that check_msg_size never fired, so the accumulated body size went unbounded. A reader process accumulates memory until the memory alarm fires, degrading all publishers cluster-wide, or until the node runs out of memory. The memory alarm provides only partial mitigation, since it is reactive rather than preventive. AMQP 0-9-1 is the most widely used protocol, and any publisher can trigger this condition. Preconditions include Any authenticated AMQP 0-9-1 client with publish permission can exploit this.. This issue is fixed in versions 4.3.0, 4.2.6, 4.1.11, 4.0.20, and 3.13.15.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| rabbitmq | rabbitmq-server | >= 4.2.0, < 4.2.6; >= 4.1.0, < 4.1.11; >= 4.0.0, < 4.0.20; >= 3.13.0, < 3.13.15 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-67235?
How severe is CVE-2026-67235?
How do I fix CVE-2026-67235?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-67229RabbitMQ is a messaging and streaming broker. Prior to versi…6.9
- CVE-2026-67230RabbitMQ is a messaging and streaming broker. From 3.13.0 un…6.3
- CVE-2026-67231RabbitMQ is a messaging and streaming broker. Prior to versi…9.1
- CVE-2026-67232RabbitMQ is a messaging and streaming broker. Prior to versi…8.2
- CVE-2026-67233RabbitMQ is a messaging and streaming broker. Prior to versi…6
- CVE-2026-67234RabbitMQ is a messaging and streaming broker. From 4.2.0 unt…2.3
- CVE-2026-67236RabbitMQ is a messaging and streaming broker. From 4.2.0 unt…8.2
- CVE-2026-67237RabbitMQ is a messaging and streaming broker. From 4.2.0 unt…7.5
- CVE-2026-67238RabbitMQ is a messaging and streaming broker. Prior to versi…7.1
- CVE-2026-67239RabbitMQ is a messaging and streaming broker. From 3.13.0 un…7.6
- CVE-2026-67240RabbitMQ is a messaging and streaming broker. Prior to versi…2.3
- CVE-2026-67241RabbitMQ is a messaging and streaming broker. From 4.2.0 unt…4.8
Are you affected by CVE-2026-67235?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
