VDB

CVE-2026-55223

CVE-2026-55223 PUBLISHED CVSS 6.3 MEDIUM

Reported by GitHub_M · Published June 30, 2026

c3p0 is a JDBC Connection pooling library. In versions prior to 0.14.0, c3p0 in combination with other libraries, can compose to a "sink" for deserialization gadgets. The JDBC spec's DataSource.getConnection() and ConnectionPoolDataSource.getPooledConnection() match the getXXX() form, so JavaBean libraries treat them as "properties" assumed safe while they actually call into JDBC drivers. Attackers can thus craft malicious DataSource objects whose property lookups invoke vulnerable drivers, then smuggle them in serialized form to where an application deserializes and auto-resolves bean properties — triggering the attack. This requires a susceptible DataSource/ConnectionPoolDataSource and JDBC driver on the CLASSPATH, plus a carrier that auto-looks-up JavaBean properties on = deserialization, most commonly a collection paired with an Apache commons-beanutils Comparator that sorts by bean properties. c3p0 supplied that susceptible DataSource/ConnectionPoolDataSource, which was an essential component of the trigger. This issue has been fixed in version 0.14.0.

Risk Scores

CVSS 4.0
6.3
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N

Affected Products

VendorProductVersions
swaldmanc3p0< 0.14.0
swaldmanc3p0< 0.14.0, < 0.14.0, < 0.14.0
Mavencom.mchange:c3p00

Timeline

  • Jun 30, 2026 CVE Published
  • Jul 1, 2026 EPSS Score
  • Jul 1, 2026 Coalition ESS Score
  • Jul 5, 2026 Security Advisory
  • Aug 7, 2026 EPSS Score
  • Aug 14, 2026 Distribution Patch
  • Aug 14, 2026 Security Advisory
  • Aug 24, 2026 EPSS Score
  • Aug 26, 2026 EPSS Score
  • Aug 27, 2026 EPSS Score
  • Sep 3, 2026 EPSS Score
Open in Interactive Console →
$ Console Community · 100/wk Open console ›