CVE-2026-27727

Source
https://cve.org/CVERecord?id=CVE-2026-27727
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-27727.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-27727
Aliases
Related
Published
2026-02-25T16:01:04.187Z
Modified
2026-02-28T05:13:58.095684Z
Severity
  • 8.9 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H CVSS Calculator
Summary
mchange-commons-java: Remote Code Execution via JNDI Reference Resolution
Details

mchange-commons-java, a library that provides Java utilities, includes code that mirrors early implementations of JNDI functionality, including support for remote factoryClassLocation values, by which code can be downloaded and invoked within a running application. If an attacker can provoke an application to read a maliciously crafted jaxax.naming.Reference or serialized object, they can provoke the download and execution of malicious code. Implementations of this functionality within the JDK were disabled by default behind a System property that defaults to false, com.sun.jndi.ldap.object.trustURLCodebase. However, since mchange-commons-java includes an independent implementation of JNDI derefencing, libraries (such as c3p0) that resolve references via that implementation could be provoked to download and execute malicious code even after the JDK was hardened. Mirroring the JDK patch, mchange-commons-java's JNDI functionality is gated by configuration parameters that default to restrictive values starting in version 0.4.0. No known workarounds are available. Versions prior to 0.4.0 should be avoided on application CLASSPATHs.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/27xxx/CVE-2026-27727.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-74"
    ]
}
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
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.4.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.3
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

Database specific

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