CVE-2026-61634
Last modified
CVE-2026-61634 is a none-severity vulnerability. The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.0, the AMQP connection tuning path records the negotiated AMQP frame_max value, but src/main/java/com/rabbitmq/client/impl/SocketFrameHandler.java and NettyFrameHandlerFactory continue to validate broker-controlled frame payload lengths against maxInboundMessageBodySize because the negotiated limit is not applied consistently through setMaxInboundFramePayloadSize. EPSS estimates a 0.30% 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.33.0, the AMQP connection tuning path records the negotiated AMQP frame_max value, but src/main/java/com/rabbitmq/client/impl/SocketFrameHandler.java and NettyFrameHandlerFactory continue to validate broker-controlled frame payload lengths against maxInboundMessageBodySize because the negotiated limit is not applied consistently through setMaxInboundFramePayloadSize. A malicious or compromised broker can send a method frame larger than the negotiated frame_max during or after connection establishment, causing the client to allocate and decode a protocol-invalid frame instead of rejecting it with MalformedFrameException. The protocol violation can disrupt the affected connection and cause client-side denial of service. This issue is fixed in version 5.33.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| rabbitmq | rabbitmq-java-client | < 5.33.0 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-61634?
How severe is CVE-2026-61634?
How do I fix CVE-2026-61634?
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-61614SolidInvoice is an open-source invoicing platform. Prior to …5.9
- CVE-2026-61617Wings is the server control plane for the Pterodactyl game-s…7.7
- CVE-2026-6162A vulnerability has been found in PHPGurukul Company Visitor…3.5
- CVE-2026-61625VictoriaMetrics is a scalable solution for monitoring and ma…6.8
- CVE-2026-6163A vulnerability was identified in code-projects Lost and Fou…7.3
- CVE-2026-61632PyMdown Extensions is a set of extensions for the Python-Mar…5.3
- CVE-2026-61638Wallos is an open-source, self-hostable personal subscriptio…8.2
- CVE-2026-61639Wallos is an open-source, self-hostable personal subscriptio…8.5
- CVE-2026-6164A security flaw has been discovered in code-projects Lost an…7.3
- CVE-2026-61640Wallos is an open-source, self-hostable personal subscriptio…8.5
- CVE-2026-61641Wallos is an open-source, self-hostable personal subscriptio…8.1
- CVE-2026-61643FastGPT is a knowledge-based AI application platform. From 4…5.9
Are you affected by CVE-2026-61634?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
