LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-55153

Published
CVSS7.1
Severityhigh
WeaknessCWE-470
ExploitedNot in CISA KEV

CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Description

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 <link> will provoke an HTTP GET on an arbitrary URL, potentially from within a trusted security domain. The problem is

References

← Back to the CVE Tracker

Our coverage of CVE-2026-55153

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-55153.