CVEFinder.io

CVE-2026-25747

⚠️ high
🔍 Scan for this CVE
Summary

Deserialization of Untrusted Data vulnerability in Apache Camel LevelDB component. 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, r

Description

Deserialization of Untrusted Data vulnerability in Apache Camel LevelDB component.

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.
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.

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

CVSS Score
8.8
High
EPSS Score
0.1
Exploit Probability
Published Date
2026-02-23
First Seen: 2026-02-24
📊 Relative Risk Intelligence

This CVE is High Risk - more severe than 81.1% of all 330,193 vulnerabilities in our database.

#62,466
Top 25% most severe
Severity Percentile
🎯 CISA SSVC Assessment Updated: Feb 24, 2026
🔍 Exploitation Status
None
No known exploits
⚙️ Automatable
YES
Can be exploited automatically
💥 Technical Impact
Total
Complete system compromise possible
🏆 Discovered By
Andrea Cosentino Andrea Cosentino (remediation developer)
SSVC data provided by CISA
Last Modified 2026-02-26
Source NVD 🔗
CVSS Vector 3.1 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE IDs (Weakness Types)

📦 Affected Products 3

🔗 References 3

🔗 Related CVEs 6

CVE ID Severity CVSS EPSS Summary Published
CVE-2026-47323 ⛔ critical 9.8 0.1 Camel-CXF and Camel-Knative Message Header Injection via Missing Inbound Filtering The CXF and Knative HeaderFilterStra... 2026-05-19
CVE-2026-23552 ⛔ critical 9.1 0.0 Cross-Realm Token Acceptance Bypass in KeycloakSecurityPolicy Apache Camel Keycloak component.  The Camel-Keycloak Key... 2026-02-23
CVE-2025-66169 🔶 medium 5.3 0.2 Cypher Injection vulnerability in Apache Camel camel-neo4j component. This issue affects Apache Camel: from 4.10.0 befo... 2026-01-14
CVE-2025-30177 🔶 medium 6.5 0.6 Bypass/Injection vulnerability in Apache Camel in Camel-Undertow component under particular conditions. This issue affe... 2025-04-01
CVE-2025-29891 🔶 medium 4.8 0.2 Bypass/Injection vulnerability in Apache Camel. This issue affects Apache Camel: from 4.10.0 before 4.10.2, from 4.8.0 ... 2025-03-12
CVE-2025-27636 🔶 medium 5.6 28.4 Bypass/Injection vulnerability in Apache Camel components under particular conditions. This issue affects Apache Camel:... 2025-03-09
These CVEs affect the same products