CVE-2026-55153

HIGHPre-NVD 7.17.1
EchelonGraph scoreMEDIUM confidence

This high-severity CVE scores 7.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 75% 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
7.1
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 0%CVSS: 7.1Exploit: NoneExposed: 0

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

mchange-commons-java is a Java library of shared utility classes used by mchange projects like the c3p0 connection pool. Prior to version 0.6.0, its JNDI ObjectFactory implementation (com.mchange.v2.naming.JavaBeanObjectFactory) will construct objects of arbitrary classes and initialize "JavaBean"-style properties, which for certain classes enables JNDI injection and "deserialization gadgets." Such initialization is unsafe for some classes: for example, setting the contentType property of a Swing JEditorPane to text/html and its text property to HTML containing a stylesheet will provoke an HTTP GET on an arbitrary URL, potentially from within a trusted security domain. The problem is aggravated by the library's ReferenceIndirector, through which malicious JNDI Reference objects can be smuggled in for dereferencing wherever an application reads a Java-serialized object. This has been resolved in version 0.6.0.

CVSS v3
7.1
EG Score
7.1(medium)
EPSS
24.7%
KEV
Not listed

Published

July 1, 2026

Last Modified

July 6, 2026

Advisory Details (1)

Auto-updated Jul 1, 2026
Patch available. Sources: github.
github Patch Available

mchange-commons-java prior to v0.6.0 contains elements susceptible to abuse via JNDI injection and "deserialization gadgets". · Advisory · swaldman/mchange-commons-java · GitHub

https://github.com/swaldman/mchange-commons-java/security/advisories/GHSA-h84g-69h7-mw6v

Weakness Classification(2)

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

Data Freshness Timeline

(refreshed 28× in last 7d / 38× 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-07-11 14:50 UTCEG score recompute
  2. 2026-07-11 08:27 UTCEPSS rescore
  3. 2026-07-11 08:27 UTCEPSS rescore
  4. 2026-07-11 03:15 UTCEG score recompute
  5. 2026-07-10 15:42 UTCEG score recompute
  6. 2026-07-10 04:07 UTCEG score recompute
  7. 2026-07-09 19:10 UTCEPSS rescore
  8. 2026-07-09 19:10 UTCEPSS rescore
  9. 2026-07-09 16:33 UTCEG score recompute
  10. 2026-07-09 04:54 UTCEG score recompute
  11. 2026-07-08 17:20 UTCEG score recompute
  12. 2026-07-08 15:16 UTCEPSS rescore
  13. 2026-07-08 15:16 UTCEPSS rescore
  14. 2026-07-08 05:47 UTCEG score recompute
  15. 2026-07-07 18:12 UTCEG score recompute
  16. 2026-07-07 13:46 UTCEPSS rescore
  17. 2026-07-07 13:46 UTCEPSS rescore
  18. 2026-07-07 06:39 UTCEG score recompute
  19. 2026-07-06 19:00 UTCEG score recompute
  20. 2026-07-06 16:27 UTCEPSS rescore
  21. 2026-07-06 16:27 UTCEPSS rescore
  22. 2026-07-06 07:26 UTCEG score recompute
  23. 2026-07-06 02:23 UTCEPSS rescore
  24. 2026-07-06 02:23 UTCEPSS rescore
  25. 2026-07-05 19:51 UTCEG score recompute
Show 13 more
  1. 2026-07-05 08:17 UTCEG score recompute
  2. 2026-07-05 02:31 UTCEPSS rescore
  3. 2026-07-05 02:30 UTCEPSS rescore
  4. 2026-07-04 20:43 UTCEG score recompute
  5. 2026-07-04 09:09 UTCEG score recompute
  6. 2026-07-04 06:31 UTCEPSS rescore
  7. 2026-07-04 06:31 UTCEPSS rescore
  8. 2026-07-03 21:35 UTCEG score recompute
  9. 2026-07-03 10:02 UTCEG score recompute
  10. 2026-07-02 22:27 UTCEG score recompute
  11. 2026-07-02 10:53 UTCEG score recompute
  12. 2026-07-01 23:10 UTCEG score recompute
  13. 2026-07-01 23:08 UTCNVD updatefirst tracked

Frequently asked(5)

What is CVE-2026-55153?
CVE-2026-55153 is a high vulnerability published on July 1, 2026. mchange-commons-java is a Java library of shared utility classes used by mchange projects like the c3p0 connection pool. Prior to version 0.6.0, its JNDI ObjectFactory implementation (com.mchange.v2.naming.JavaBeanObjectFactory) will construct objects of arbitrary classes and initialize…
When was CVE-2026-55153 disclosed?
CVE-2026-55153 was first published in the National Vulnerability Database on July 1, 2026, with the most recent update on July 6, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-55153 actively exploited?
CVE-2026-55153 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 24.7% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-55153?
CVE-2026-55153 has a CVSS v3 base score of 7.1 (NVD).
How do I remediate CVE-2026-55153?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-55153, 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

Explore the affected products and dependency analysis for CVE-2026-55153

Explore →

Is Your Infrastructure Affected by CVE-2026-55153?

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