PatchSiren cyber security CVE debrief
CVE-2026-61634 rabbitmq CVE debrief
CVE-2026-61634 RabbitMQ Java client library vulnerability allows for denial of service via malicious AMQP frame payloads. The issue is fixed in version 5.33.0. This vulnerability affects RabbitMQ Java client library deployments, allowing a malicious or compromised broker to send a method frame larger than the negotiated frame_max, causing a denial of service. Defenders should assess exposure and prioritize updating to version 5.33.0 or later. The vulnerability has a significant impact on RabbitMQ Java client library users, and updating to the latest version is crucial to prevent potential disruptions.
- Vendor
- rabbitmq
- Product
- rabbitmq-java-client
- CVSS
- NONE
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-18
- Original CVE updated
- 2026-09-10
- Advisory published
- 2026-08-18
- Advisory updated
- 2026-09-10
Who should care
Defenders responsible for RabbitMQ Java client library deployments should assess exposure and prioritize updating to version 5.33.0 or later. This includes operators, platform administrators, vulnerability management teams, and security teams who need to review compensating controls for exposed systems while remediation is scheduled and verified.
Why it matters
CVE-2026-61634 vulnerability in RabbitMQ Java client library allows for denial of service via malicious AMQP frame payloads. Defenders should prioritize updating to version 5.33.0 or later.
- Denial of service via malicious AMQP frame payloads
- Disruption of affected connections
- Potential for client-side resource exhaustion
Technical summary
The RabbitMQ Java client library prior to version 5.33.0 does not consistently apply the negotiated AMQP frame_max value, allowing a malicious or compromised broker to send a method frame larger than the negotiated frame_max, causing a denial of service. This issue affects RabbitMQ Java client library deployments, and defenders should assess exposure and prioritize updating to version 5.33.0 or later. The vulnerability has a significant impact on RabbitMQ Java client library users, and updating to the latest version is crucial to prevent potential disruptions. The CVE record and NVD entry provide details on the vulnerability, but additional information on affected systems and exploitation attempts is not
Defensive priority
Defenders should prioritize updating to version 5.33.0 or later to address the vulnerability.
Recommended defensive actions
- Update to RabbitMQ Java client library version 5.33.0 or later
- Review and adjust AMQP connection tuning and frame payload length validation
- Monitor for unusual AMQP frame payload lengths and connection disruptions
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but additional information on affected systems and exploitation attempts is not available. The RabbitMQ Java client library prior to version 5.33.0 does not consistently apply the negotiated AMQP frame_max value, allowing a malicious or compromised broker to send a method frame larger than the negotiated frame_max. Defenders should verify the affected scope and review compensating controls for exposed systems while remediation is scheduled and verified. The CVE Program
Sources and references
Verified primary and authoritative sources
-
CVE-2026-61634 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-61634
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-61634 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-61634
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/rabbitmq-java-client/commit/08790f09686173eb17b48d08a25edcb32e71a591
-
Source reference
Unverified legacy reference
URL: https://github.com/rabbitmq/rabbitmq-java-client/commit/b491075f42e89967610c40beded68d3680cfd472
-
Source reference
Unverified legacy reference
URL: https://github.com/rabbitmq/rabbitmq-java-client/pull/1994
-
Source reference
Unverified legacy reference
URL: https://github.com/rabbitmq/rabbitmq-java-client/pull/1995
-
Source reference
Unverified legacy reference
URL: https://github.com/rabbitmq/rabbitmq-java-client/releases/tag/v5.33.0
-
Source reference
Unverified legacy reference
URL: https://github.com/rabbitmq/rabbitmq-java-client/security/advisories/GHSA-5xwg-cfvj-gff5
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.