๐Ÿ” CVE Alert

CVE-2026-67235

UNKNOWN 0.0

RabbitMQ: AMQP 0-9-1 body assembly never validates accumulated size

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-770
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
>= 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

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-q8g2-pc7m-m3jw 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