CVE-2026-69219

HIGHPre-NVD 8.78.7
EchelonGraph scoreMEDIUM confidence

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).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
Trending — 3 sources updated this week
8.7EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 8.7Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

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 uses ValueReader.readBytes to accept a wire-declared contentLength below Integer.MAX_VALUE and allocate a byte array before checking the bytes available in the frame. A malicious AMQP peer can send a LongString or byte-array field with type tag S and a declared length such as 0x7FFFFFFE during the pre-authentication connection.start server-properties table, causing an approximately 2 GB allocation and OutOfMemoryError before readFully consumes data. The resulting memory exhaustion can terminate the JVM and cause denial of service. This issue is fixed in version 5.33.1.

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 computed
Severity87% × 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 19, 2026

Advisory Details (6)

Auto-updated Aug 18, 2026
Patch available. Sources: github, github_pr, github_commit, github_release.
github_release Patch Available

5.33.1

Patch available: rabbitmq/rabbitmq-java-client v5.33.1

https://github.com/rabbitmq/rabbitmq-java-client/releases/tag/v5.33.1
github_commit

commit 6a87a8dcdc8b (rabbitmq/rabbitmq-java-client)

Fix landed in rabbitmq/rabbitmq-java-client commit 6a87a8dcdc8b — awaiting tagged release

https://github.com/rabbitmq/rabbitmq-java-client/commit/6a87a8dcdc8b4cc4b961a7cdd388276446e5dfb2
github_commit Patch Available

commit 388209356c64 (rabbitmq/rabbitmq-java-client)

Patch available: rabbitmq/rabbitmq-java-client v5.33.1 (contains commit 388209356c64)

https://github.com/rabbitmq/rabbitmq-java-client/commit/388209356c6478088efce4d8a07b68e73837a7a0
github_pr Patch Available

Harden 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/2008
github_pr

Harden 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/2007
github Patch Available

ValueReader: Oversized LongString/bytes length triggers OOM via unchecked allocation · Advisory · rabbitmq/rabbitmq-java-client · GitHub

https://github.com/rabbitmq/rabbitmq-java-client/security/advisories/GHSA-68mj-5wr7-6fgg

Vendor Advisories for CVE-2026-69219(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Affected Packages

(1 across 1 ecosystem)
Maven(1)
PackageVulnerable rangeFixed inDependents
com.rabbitmq:amqp-client1.3.0 ... 5.9.0 (151 versions)5.33.1

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 9× in last 7d / 9× 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.

  1. 2026-08-21 01:48 UTCEG score recompute
  2. 2026-08-20 22:56 UTCEPSS rescore
  3. 2026-08-20 02:53 UTCEG score recompute
  4. 2026-08-19 17:04 UTCEPSS rescore
  5. 2026-08-19 15:25 UTCEG score recompute
  6. 2026-08-19 14:58 UTCEG score recompute
  7. 2026-08-18 17:21 UTCEG score recompute
  8. 2026-08-18 16:35 UTCEG score recompute
  9. 2026-08-18 16:34 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-69219?
CVE-2026-69219 is a high vulnerability published on August 18, 2026. 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 uses ValueReader.readBytes to accept a wire-declared contentLength below Integer.MAX_VALUE and allocate a…
When was CVE-2026-69219 disclosed?
CVE-2026-69219 was first published in the National Vulnerability Database on August 18, 2026, with the most recent update on August 19, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-69219 actively exploited?
CVE-2026-69219 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 66.6% of all scored CVEs.
What is the CVSS score of CVE-2026-69219?
CVE-2026-69219 has a CVSS v3 base score of 8.7 (NVD).
How do I remediate CVE-2026-69219?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-69219, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-69219

Explore →

Is Your Infrastructure Affected by CVE-2026-69219?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.