PatchSiren cyber security CVE debrief
CVE-2026-79921 rabbitmq CVE debrief
A vulnerability in the amqp091-go library can lead to unexpected memory consumption or application-layer denial of service (DoS) when a compromised or malicious AMQP broker forces the client to allocate resources for and process content body frames that exceed the negotiated frame_max limit. This issue can cause significant disruptions to applications using the vulnerable library, emphasizing the need for prompt verification and remediation by defenders responsible for these applications.
- Vendor
- rabbitmq
- Product
- amqp091-go
- CVSS
- HIGH 8.9
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-26
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-26
- Advisory updated
- 2026-09-09
Who should care
Defenders responsible for applications using the amqp091-go library should assess exposure and prioritize verification and remediation. This includes reviewing application dependencies, verifying the library version in use, and upgrading to a secure version if necessary. Additionally, defenders should monitor for unusual memory consumption or application-layer DoS that could indicate exploitation of this vulnerability.
Why it matters
Defenders should care about this vulnerability because it can lead to denial of service (DoS) or unexpected memory consumption in applications using the vulnerable amqp091-go library, and they should prioritize verifying if their applications are affected and remediating as needed.
- Potential for denial of service (DoS) or unexpected memory consumption
- Bypassing of protocol's built-in framing constraints
- Need for verification of affected systems and remediation
Technical summary
The amqp091-go library is vulnerable to a denial of service (DoS) attack or unexpected memory consumption when a compromised or malicious AMQP broker forces the client to allocate resources for and process content body frames that exceed the negotiated frame_max limit. This vulnerability can be mitigated by upgrading to version 1.13.0 or later of the library. Defenders should prioritize verifying if their applications use the vulnerable version and take appropriate remediation steps. The vulnerability does not require authentication or complex attack scenarios, making it a high-severity issue for applications using the affected library.
Defensive priority
Defenders should prioritize verifying if their applications use the vulnerable version of the amqp091-go library and upgrading to version 1.13.0 or later.
Recommended defensive actions
- Verify if applications use the vulnerable version of the amqp091-go library
- Upgrade to version 1.13.0 or later
- Monitor for unusual memory consumption or application-layer DoS
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details about the vulnerability, but no additional information about exploitation or affected systems is available. Defenders should verify if their applications use the vulnerable version of the amqp091-go library and review the official advisory for specific guidance on remediation. The lack of public exploits does not diminish the urgency for defenders to assess exposure and prioritize verification.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-79921 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-79921
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-79921 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-79921
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/rabbitmq/amqp091-go/commit/6beb7b51f59e46ddcf8066ad498dad32491d3be0
-
Source reference
Unverified legacy reference
URL: https://github.com/rabbitmq/amqp091-go/pull/353
-
Source reference
Unverified legacy reference
URL: https://github.com/rabbitmq/amqp091-go/releases/tag/v1.13.0
-
Source reference
Unverified legacy reference
URL: https://github.com/rabbitmq/amqp091-go/security/advisories/GHSA-6c5v-hqjr-5xxp
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.