CVE-2026-77409: RabbitMQ amqp091-go: Denial of Service via Synchronous Event Channel Blocking

Published Sep 16, 2026
·
Updated

RabbitMQ amqp091-go is a Go AMQP 0.9.1 client. Prior to 1.13.0, Channel.dispatch in channel.go, confirms.confirm in confirms.go, and Connection.dispatch0 in connection.go synchronously send publisher confirmations, flow-control events, consumer cancellations, returned messages, including NotifyConfirm events and connection block notifications, to application-provided channels. If a listener channel is unbuffered, full, or not drained promptly, the sole reader goroutine blocks and stops processing frames, acknowledgments, deliveries, and heartbeats. Broker-driven event bursts can therefore cause connection stalls, missed heartbeats, deadlocks, and disconnection. This issue is fixed in version 1.13.0.

Affected Software

1 affected component
RabbitMQ amqp091-go<1.13.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

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

    Fixed in 1.13.0

Event History

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

Frequently Asked Questions

1

Which applications are exposed to this issue?

Applications using RabbitMQ amqp091-go versions before 1.13.0 are exposed when they register application-provided channels for publisher confirmations, flow-control events, consumer cancellations, returned messages, NotifyConfirm events, or connection block notifications. The risk is present if those channels can be unbuffered, become full, or are not drained promptly.

2

What conditions cause exploitation or service disruption?

A broker-driven burst of relevant events can trigger the condition when delivery to an application listener channel blocks. Because the affected sends occur on the sole reader goroutine, one blocked listener can prevent processing of frames, acknowledgments, deliveries, and heartbeats.

3

How can teams identify a potentially affected deployment?

Review use of the affected event-notification APIs and determine whether their receiving channels are unbuffered, insufficiently buffered, full during load, or not continuously consumed. Operational symptoms can include connection stalls, missed heartbeats, deadlocks, and disconnections during event bursts.

4

What is the available remediation?

Upgrade RabbitMQ amqp091-go to version 1.13.0, which fixes the issue. If an upgrade cannot occur immediately, ensure application listener channels are drained promptly and do not block event delivery.

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