CVE-2026-63335
Last modified
CVE-2026-63335 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.31.0, inbound AMQP command assembly in src/main/java/com/rabbitmq/client/impl/CommandAssembler.java processes a content-bearing method and header whose remainingBodyBytes value is smaller than a following AMQP.FRAME_BODY payload. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.31.0, inbound AMQP command assembly in src/main/java/com/rabbitmq/client/impl/CommandAssembler.java processes a content-bearing method and header whose remainingBodyBytes value is smaller than a following AMQP.FRAME_BODY payload. CommandAssembler.consumeBodyFrame subtracts the peer-controlled payload length before validating that it fits, drives remainingBodyBytes negative, and throws a raw UnsupportedOperationException instead of MalformedFrameException. A malicious or compromised broker peer can send this malformed sequence on an open nonzero channel to terminate frame processing and close the client connection, causing denial of service for work using that connection. This issue is fixed in version 5.31.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| rabbitmq | rabbitmq-java-client | < 5.31.0 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-63335?
How severe is CVE-2026-63335?
How do I fix CVE-2026-63335?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-63312NLTK before 3.10.0 contains an arbitrary local file read vul…7.5
- CVE-2026-633139Router before 0.4.72 contains a server-side request forgery…8.3
- CVE-2026-63317Arbitrary Class Instantiation via XML Feature Generator Desc…5.6
- CVE-2026-6332CWE-312: Cleartext Storage of Sensitive Information vulnerab…7.5
- CVE-2026-63328Trivy is a security scanner. Prior to 0.72.0, plugin manifes…6.8
- CVE-2026-6333Mattermost versions 11.5.x <= 11.5.1, 10.11.x <= 10.11.13 fa…5
- CVE-2026-63336The RabbitMQ Java client library allows Java and JVM-based a…5.1
- CVE-2026-63337The RabbitMQ Java client library allows Java and JVM-based a…7.5
- CVE-2026-6334Mattermost versions 11.5.x <= 11.5.1, 10.11.x <= 10.11.13 fa…3.8
- CVE-2026-63343Incus is a system container and virtual machine manager. Pri…9.9
- CVE-2026-6335GitLab has remediated an issue in GitLab CE/EE affecting all…5.4
- CVE-2026-63358FileGator accepts arbitrary Unix permission values via the '…8.4
Are you affected by CVE-2026-63335?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
