Oversized JSON Body Vulnerability in RabbitMQ Management API
CVE-2026-57212
7.1HIGH
What is CVE-2026-57212?
A vulnerability exists in the RabbitMQ management HTTP API prior to versions 3.13.14, 4.0.19, 4.1.10, and 4.2.5. The API improperly processes oversized valid JSON bodies, particularly in the with_decode and direct_request paths. The check for the accumulated size does not correctly account for the final combined size, allowing potential exploitation through oversized JSON payloads. This issue has been addressed in the fixed versions mentioned.
Affected Version(s)
rabbitmq-server >= 4.2.0, < 4.2.5 < 4.2.0, 4.2.5
rabbitmq-server >= 4.1.0, < 4.1.10 < 4.1.0, 4.1.10
rabbitmq-server >= 4.0.0, < 4.0.19 < 4.0.0, 4.0.19
