๐Ÿ” CVE Alert

CVE-2026-55223

UNKNOWN 0.0

c3p0 exposes a deserialization "sink" via JDBC DataSource bean properties

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-502 CWE-915
Vendor swaldman
Product c3p0
Published Jun 30, 2026
Stay Ahead of the Next One

Get instant alerts for swaldman c3p0

Be the first to know when new unknown vulnerabilities affecting swaldman c3p0 are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

swaldman / c3p0
< 0.14.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/swaldman/c3p0/security/advisories/GHSA-w6w4-rjh9-9r58 github.com: https://github.com/swaldman/c3p0/commit/7b022c4b6694dabc6204254dc917af9c38f2cb27