The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.1, src/main/java/com/rabbitmq/client/impl/ValueReader.java permits ValueReader.readTable and ValueReader.readArray to call ValueReader.readFieldValue recursively for AMQP table type F and AMQP array type A values without a nesting-depth limit. A malicious AMQP server or network intermediary can send approximately 580 nested table levels in the pre-authentication connection.start frame, fitting within the default 131072-byte frame maximum, to trigger StackOverflowError. The error terminates the client input processing thread and causes denial of service. This issue is fixed in version 5.33.1.
CVE-2026-69220
This high-severity CVE scores 8.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 67% 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).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.7
- EG Score
- 8.7(medium)
- EG Risk
- 54(Track)EG Risk 54/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 computedSeverity87% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 33%
- KEV
- Not listed
Published
August 18, 2026
Last Modified
August 18, 2026
Advisory Details (6)
Auto-updated Aug 18, 20265.33.1
Patch available: rabbitmq/rabbitmq-java-client v5.33.1
https://github.com/rabbitmq/rabbitmq-java-client/releases/tag/v5.33.1commit db89e34809fb (rabbitmq/rabbitmq-java-client)
Patch available: rabbitmq/rabbitmq-java-client v5.33.1 (contains commit db89e34809fb)
https://github.com/rabbitmq/rabbitmq-java-client/commit/db89e34809fbc6ba4e946615f297f3684ccd0acccommit 09af76fce136 (rabbitmq/rabbitmq-java-client)
Fix landed in rabbitmq/rabbitmq-java-client commit 09af76fce136 — awaiting tagged release
https://github.com/rabbitmq/rabbitmq-java-client/commit/09af76fce136f3136931654a0a1d43095c80e2f0Harden ValueReader (backport #2007)
Patch available: rabbitmq/rabbitmq-java-client v5.33.1 (PR #2008 merged 2026-07-06)
https://github.com/rabbitmq/rabbitmq-java-client/pull/2008Harden ValueReader
Fix merged in rabbitmq/rabbitmq-java-client PR #2007 on 2026-07-06 — awaiting tagged release
https://github.com/rabbitmq/rabbitmq-java-client/pull/2007ValueReader: Unbounded recursive table/array nesting causes StackOverflowError DoS · Advisory · rabbitmq/rabbitmq-java-client · GitHub
https://github.com/rabbitmq/rabbitmq-java-client/security/advisories/GHSA-93j5-89vc-pph4Vendor Advisories for CVE-2026-69220(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:56 UTCEPSS rescore
- 2026-08-19 19:34 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 18:24 UTCEG score recompute
- 2026-08-18 17:57 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
Frequently asked(5)
What is CVE-2026-69220?
When was CVE-2026-69220 disclosed?
Is CVE-2026-69220 actively exploited?
What is the CVSS score of CVE-2026-69220?
How do I remediate CVE-2026-69220?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-69220
Is Your Infrastructure Affected by CVE-2026-69220?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.