๐Ÿ” CVE Alert

CVE-2026-77411

UNKNOWN 0.0

RabbitMQ amqp091-go: Protocol Desynchronization and Frame Injection via Integer Overflow in readLongstr

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

RabbitMQ amqp091-go is a Go AMQP 0.9.1 client. Prior to 1.13.0, readLongstr in read.go returns an empty string and a nil error when a declared AMQP longstr length exceeds 0x7FFFFFFF instead of returning ErrSyntax. The function leaves the declared field bytes unread, while readTable treats the operation as successful and continues parsing from the wrong offset. A malicious or compromised broker can provide an oversized longstr in a table field and desynchronize subsequent AMQP parsing, causing attacker-controlled trailing bytes to be interpreted as later fields or frames and disrupting connection integrity and availability. This issue is fixed in version 1.13.0.

CWE CWE-754
Vendor rabbitmq
Product amqp091-go
Published Sep 16, 2026
Stay Ahead of the Next One

Get instant alerts for rabbitmq amqp091-go

Be the first to know when new unknown vulnerabilities affecting rabbitmq amqp091-go are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

rabbitmq / amqp091-go
< 1.13.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/rabbitmq/amqp091-go/security/advisories/GHSA-c5pq-fr2g-9jpf github.com: https://github.com/rabbitmq/amqp091-go/pull/347 github.com: https://github.com/rabbitmq/amqp091-go/commit/143c1ace5fa7344cee135e5c7d22970f0de68282 github.com: https://github.com/rabbitmq/amqp091-go/releases/tag/v1.13.0