CVE-2026-55223

Publication date 30 June 2026

Last updated 18 August 2026


Ubuntu priority

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.

Status

Package Ubuntu Release Status
c3p0 26.04 LTS resolute
Fixed 0.9.1.2-11ubuntu0.1
25.10 questing Ignored end of life, was needs-triage
24.04 LTS noble
Fixed 0.9.1.2-10ubuntu2.1
22.04 LTS jammy
Fixed 0.9.1.2-10ubuntu1.1
20.04 LTS focal
Fixed 0.9.1.2-10ubuntu0.20.04.1+esm1
18.04 LTS bionic
Fixed 0.9.1.2-9+deb8u1ubuntu0.18.04.2
16.04 LTS xenial
Fixed 0.9.1.2-9+deb8u1ubuntu0.16.04.1~esm2
14.04 LTS trusty
Not affected

Get expanded security coverage with Ubuntu Pro

Reduce your average CVE exposure time from 98 days to 1 day with expanded CVE patching, ten-years security maintenance and optional support for the full stack of open-source applications. Free for personal use.

Get Ubuntu Pro 30-day free trial

Severity score breakdown

CVSS version: CVSS v4.0

Base score 6.3 · Medium

Vector: 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


Access our resources on patching vulnerabilities