PT-2026-54435 · C3P0+3 · C3P0+3
CVE-2026-55223
·
Published
2026-06-30
·
Updated
2026-08-18
CVSS v4.0
6.3
Medium
| Vector | AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X |
Name of the Vulnerable Software and Affected Versions
c3p0 versions prior to 0.14.0
Description
c3p0, a JDBC Connection pooling library, can act as a sink for deserialization gadgets when used with other libraries. The
DataSource.getConnection() and ConnectionPoolDataSource.getPooledConnection() methods follow the getXXX() pattern, leading JavaBean libraries to treat them as safe properties. Attackers can create malicious DataSource objects that invoke vulnerable drivers during property lookups and send them in serialized form to an application that deserializes and auto-resolves bean properties. This process typically requires a susceptible DataSource or ConnectionPoolDataSource and a JDBC driver on the CLASSPATH, along with a carrier that auto-looks-up JavaBean properties upon deserialization, such as a collection using an Apache commons-beanutils Comparator for sorting by bean properties.Recommendations
Update to version 0.14.0.
Exploit
Fix
Deserialization of Untrusted Data
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Apache Commons Beanutils
Linuxmint
Ubuntu
C3P0