CVE-2026-27727CRITICAL 9.8EPSS p43.0%

CVE-2026-27727CVE-2026-27727

Description

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.

Scoring

CVSS 3.19.8 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS0.58% probability of exploitation · percentile 43.0% · 2026-06-18T12:00:27Z
Published2026-02-25
Last modified2026-03-11

Underlying weaknesses· 1

CWE-74

References

  1. https://github.com/swaldman/mchange-commons-java/security/advisories/GHSA-m2cm-222f-qw44
  2. https://mogwailabs.de/en/blog/2025/02/c3p0-you-little-rascal
  3. https://www.mchange.com/projects/c3p0/#configuring_security
  4. https://www.mchange.com/projects/c3p0/#security-note

1

TypeTargetConfidenceTier
WeaknessImproper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')cwe-740%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2025-48913
CVE
Apache Log4j2 Remote Code Execution Vulnerability
CVE
CVE-2025-22426
CVE
CVE-2026-42779
CVE
CVE-2026-34237
CVE
CVE-2025-50106
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.