AMQP 0.9.1 Client Vulnerability in RabbitMQ's Go Implementation
CVE-2026-77403
8.9HIGH
What is CVE-2026-77403?
The RabbitMQ amqp091-go client prior to version 1.13.0 contains a flaw in the Connection.openTune function where it permits a server to advertise a FrameMax value lower than the AMQP protocol's minimum frame size of 4096 bytes. This oversight in connection negotiation can be exploited by malicious brokers to set extremely low FrameMax values, resulting in client publications being excessively fragmented. The fragmentation can lead to increased CPU consumption and potential stalling of the client or hosting environment. The issue has been rectified in version 1.13.0.
Affected Version(s)
amqp091-go < 1.13.0
