CVE-2026-63336
Last modified
CVE-2026-63336 is a medium-severity vulnerability rated 5.1/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.33.0, com.rabbitmq.client.ConnectionFactory.useSslProtocol() and ConnectionFactory.useSslProtocol(String) configure com.rabbitmq.client.TrustEverythingTrustManager and leave hostname verification disabled, causing arbitrary server certificates, including self-signed certificates, to be accepted. EPSS estimates a 0.18% 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, com.rabbitmq.client.ConnectionFactory.useSslProtocol() and ConnectionFactory.useSslProtocol(String) configure com.rabbitmq.client.TrustEverythingTrustManager and leave hostname verification disabled, causing arbitrary server certificates, including self-signed certificates, to be accepted. A network attacker able to intercept a TLS connection can impersonate the RabbitMQ broker, read protected AMQP traffic, and modify traffic without certificate or hostname validation. The fix changes the production TLS helpers to use the JVM default trust store and enables hostname verification, while retaining an explicitly named development-only no-verification helper. 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-63336?
How severe is CVE-2026-63336?
How do I fix CVE-2026-63336?
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-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-63335The RabbitMQ Java client library allows Java and JVM-based a…6.3
- 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
- CVE-2026-63359The Appriss Insights (Equifax) Victim Information Notificati…9.8
Are you affected by CVE-2026-63336?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
