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

Published Sep 16, 2026
·
Updated

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.

Affected Software

1 affected component
amqp091-go<1.13.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade amqp091-go to a version that resolves this vulnerability.

    Fixed in 1.13.0

Event History

Sep 16, 2026
CVE Published
via MITRE·02:45 PM
Data Sourced
via MITRE·02:45 PM
DescriptionWeakness

Frequently Asked Questions

1

Which deployments are exposed to this issue?

Applications using the RabbitMQ amqp091-go client before version 1.13.0 are affected. Exploitation requires the client to process AMQP data from a malicious or compromised broker.

2

What does an attacker need to send to trigger the parsing failure?

The broker must supply an AMQP table field containing a longstr whose declared length exceeds 0x7FFFFFFF. The client then leaves the field bytes unread and parses subsequent attacker-controlled bytes at the wrong offset.

3

What is the practical impact of successful exploitation?

Subsequent AMQP data can be desynchronized, allowing trailing bytes to be interpreted as later fields or frames. This can disrupt connection integrity and availability.

4

What should be done to remediate the issue?

Upgrade amqp091-go to version 1.13.0, which fixes the handling of oversized longstr lengths.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203