CVE-2026-77403

RabbitMQ amqp091-go is a Go AMQP 0.9.1 client. Prior to 1.13.0, Connection.openTune in connection.go accepts a server-advertised FrameMax below the AMQP frameMinSize value of 4096 bytes because the connection negotiation loop does not enforce the protocol minimum. A malicious or compromised AMQP broker can therefore advertise an extremely small FrameMax, causing later client publications to be fragmented into excessive numbers of frames and write operations. This can consume CPU and stall the client or its host. This issue is fixed in version 1.13.0.
CVSS

No CVSS.

Configurations

No configuration.

History

16 Sep 2026, 15:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-09-16 15:17

Updated : 2026-09-16 16:17


NVD link : CVE-2026-77403

Mitre link : CVE-2026-77403

CVE.ORG link : CVE-2026-77403


JSON object : View

Products Affected

No product.

CWE
CWE-770

Allocation of Resources Without Limits or Throttling