CVE-2026-55223
Last modified
CVE-2026-55223 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. 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. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| swaldman | c3p0 | < 0.14.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55223?
How severe is CVE-2026-55223?
How do I fix CVE-2026-55223?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-55215MariaDB Connector/Node.js is used to connect applications de…7.5
- CVE-2026-55217GLPI is a free asset and IT management software package. Fro…5.3
- CVE-2026-55219Paymenter is a free and open-source webshop solution for man…5.3
- CVE-2026-5522IBM QRadar 7.5.0 through 7.5.0 UP15 Interim Fix 005 contains…6.7
- CVE-2026-55220Pimcore is an Open Source Data & Experience Management Platf…9.3
- CVE-2026-55221Boruta is a standalone authorization server that aims to imp…6.5
- CVE-2026-55225Strimzi provides a way to run an Apache Kafka cluster on Kub…8
- CVE-2026-55226Strimzi provides a way to run an Apache Kafka cluster on Kub…5.4
- CVE-2026-55227Weblate is a web-based localization tool. In versions prior …4.3
- CVE-2026-55228Weblate is a web-based continuous localization platform used…8.1
- CVE-2026-55229Gotenberg is a Docker-powered stateless API for PDF files. P…7.5
- CVE-2026-5523The Divi Form Builder plugin for WordPress is vulnerable to …8.8
Are you affected by CVE-2026-55223?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
