RabbitMQ amqp091-go Client Vulnerability in Channel.Qos Processing
CVE-2026-77406
8.2HIGH
What is CVE-2026-77406?
The RabbitMQ amqp091-go client prior to version 1.13.0 contains a vulnerability in the Channel.Qos method. The method improperly processes negative prefetchCount and prefetchSize values, converting them directly to unsigned integers without validation. This lack of input validation can allow applications to inadvertently request excessively high prefetch limits, potentially leading to memory exhaustion and disrupted message processing if the client configuration is not managed securely. This issue has been addressed in version 1.13.0.
Affected Version(s)
amqp091-go < 1.13.0
