CVE-2026-25747
Severity CVSS v4.0:
Pending analysis
Type:
CWE-502
Deserialization of Untrusted Dat
Publication date:
23/02/2026
Last modified:
26/02/2026
Description
Deserialization of Untrusted Data vulnerability in Apache Camel LevelDB component.<br />
<br />
The Camel-LevelDB DefaultLevelDBSerializer class deserializes data read from the LevelDB aggregation repository using java.io.ObjectInputStream without applying any ObjectInputFilter or class-loading restrictions. An attacker who can write to the LevelDB database files used by a Camel application can inject a crafted serialized Java object that, when deserialized during normal aggregation repository operations, results in arbitrary code execution in the context of the application.<br />
This issue affects Apache Camel: from 4.10.0 before 4.10.8, from 4.14.0 before 4.14.5, from 4.15.0 before 4.18.0.<br />
<br />
Users are recommended to upgrade to version 4.18.0, which fixes the issue. For the 4.10.x LTS releases, users are recommended to upgrade to 4.10.9, while for 4.14.x LTS releases, users are recommended to upgrade to 4.14.5
Impact
Base Score 3.x
8.80
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:apache:camel:*:*:*:*:*:*:*:* | 3.0.0 (including) | 4.10.9 (excluding) |
| cpe:2.3:a:apache:camel:*:*:*:*:*:*:*:* | 4.11.0 (including) | 4.14.5 (excluding) |
| cpe:2.3:a:apache:camel:*:*:*:*:*:*:*:* | 4.15.0 (including) | 4.18.0 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



