Allocation of Resources Without Limits or Throttling in RabbitMQ - #VU134803
Published: June 18, 2026
RabbitMQ
Detailed vulnerability description
The vulnerability allows a remote user to bypass configured request body size limits and consume additional resources.
The vulnerability exists due to allocation of resources without limits or throttling in rabbitmq_management HTTP API request body handling when processing oversized valid JSON request bodies. A remote user can send a specially crafted oversized JSON request to bypass configured request body size limits and consume additional resources.
Only management API code paths using with_decode or direct_request are affected.