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
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/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
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-55206py7zr is a Python-based library and utility to support 7zip …8.7
- CVE-2026-55207Pimcore is an Open Source Data & Experience Management Platf…8.8
- CVE-2026-55208Pimcore Studio Backend Bundle is the backend bundle for Pimc…7.7
- CVE-2026-55212Pimcore is an Open Source Data & Experience Management Platf…7.1
- CVE-2026-55213h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and …7.5
- CVE-2026-55219Paymenter is a free and open-source webshop solution for man…5.3
- 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
- CVE-2026-55233OpenResty is a high performance web platform. From 1.29.2.1 …7.5
- CVE-2026-55234Wekan is open source kanban built with Meteor. Prior to 9.37…8.5
- CVE-2026-55237AutoGPT is a workflow automation platform for creating, depl…8.8
- CVE-2026-55238xrdp is an open source RDP server. Versions 0.10.6 and prior…5.3
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
