CVE-2026-55153

Source
https://cve.org/CVERecord?id=CVE-2026-55153
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55153.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-55153
Aliases
  • GHSA-h84g-69h7-mw6v
Downstream
Published
2026-07-01T20:02:47.254Z
Modified
2026-07-08T08:13:45.408465123Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
mchange-commons-java contains elements susceptible to abuse via JNDI injection and "deserialization gadgets"
Details

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

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55153.json",
    "cwe_ids": [
        "CWE-470",
        "CWE-502"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/swaldman/mchange-commons-java

Affected ranges

Type
GIT
Repo
https://github.com/swaldman/mchange-commons-java
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.6.0"
        }
    ]
}

Affected versions

0.*
0.2.1
0.2.1-RELEASE
0.2.1_compat14
0.2.2
0.2.3
mchange-commons-java-0.*
mchange-commons-java-0.2.10
mchange-commons-java-0.2.11
mchange-commons-java-0.2.12
mchange-commons-java-0.2.13
mchange-commons-java-0.2.14
mchange-commons-java-0.2.15
mchange-commons-java-0.2.16
mchange-commons-java-0.2.17
mchange-commons-java-0.2.3.2
mchange-commons-java-0.2.3.3
mchange-commons-java-0.2.4
mchange-commons-java-0.2.5
mchange-commons-java-0.2.6
mchange-commons-java-0.2.6.1
mchange-commons-java-0.2.6.2
mchange-commons-java-0.2.6.5
mchange-commons-java-0.2.7
mchange-commons-java-0.2.7-final
mchange-commons-java-0.2.8
mchange-commons-java-0.2.9
Other
pre-sbt-migration
v0.*
v0.2.18
v0.2.19
v0.2.20
v0.3.0
v0.3.1
v0.3.2
v0.4.0
v0.5.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55153.json"