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.
CVE-2026-63336
This medium-severity CVE scores 5.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 92% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.1
- EG Score
- 5.1(medium)
- EG Risk
- 39(Track)EG Risk 39/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity51% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 8%
- KEV
- Not listed
Published
August 18, 2026
Last Modified
August 18, 2026
Advisory Details (6)
Auto-updated Aug 18, 20265.33.0
Patch available: rabbitmq/rabbitmq-java-client v5.33.0
https://github.com/rabbitmq/rabbitmq-java-client/releases/tag/v5.33.0commit a4bf571dd368 (rabbitmq/rabbitmq-java-client)
Fix landed in rabbitmq/rabbitmq-java-client commit a4bf571dd368 — awaiting tagged release
https://github.com/rabbitmq/rabbitmq-java-client/commit/a4bf571dd368765baaa9cecfae68ce09f1bdcc01commit 1e7deb2e6020 (rabbitmq/rabbitmq-java-client)
Patch available: rabbitmq/rabbitmq-java-client v5.33.0 (contains commit 1e7deb2e6020)
https://github.com/rabbitmq/rabbitmq-java-client/commit/1e7deb2e6020c9793a81385a53ea378ec63b9339Introduce helper for dev/test TLS setup (backport #1999)
Patch available: rabbitmq/rabbitmq-java-client v5.33.0 (PR #2001 merged 2026-06-30)
https://github.com/rabbitmq/rabbitmq-java-client/pull/2001Introduce helper for dev/test TLS setup
Fix merged in rabbitmq/rabbitmq-java-client PR #1999 on 2026-06-29 — awaiting tagged release
https://github.com/rabbitmq/rabbitmq-java-client/pull/1999TrustEverythingTrustManager used by default in useSslProtocol() enables MITM · Advisory · rabbitmq/rabbitmq-java-client · GitHub
https://github.com/rabbitmq/rabbitmq-java-client/security/advisories/GHSA-5m9f-rphj-c435Vendor Advisories for CVE-2026-63336(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 8× in last 7d / 8× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-19 18:15 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 18:23 UTCEG score recompute
- 2026-08-18 17:40 UTCEG score recompute
- 2026-08-18 17:21 UTCEG score recompute
- 2026-08-18 16:35 UTCEG score recompute
- 2026-08-18 16:34 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-295
Frequently asked(5)
What is CVE-2026-63336?
When was CVE-2026-63336 disclosed?
Is CVE-2026-63336 actively exploited?
What is the CVSS score of CVE-2026-63336?
How do I remediate CVE-2026-63336?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-63336
Is Your Infrastructure Affected by CVE-2026-63336?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.