CVE-2026-25747

HIGH

Apache Camel LevelDB - Deserialization

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2026-25747. PoCs published by oscerd.

AI-analyzed exploit summary This repository contains a functional exploit PoC for CVE-2026-25747, demonstrating a Java deserialization vulnerability in Apache Camel's LevelDB Aggregation Repository. The exploit leverages ysoserial to generate malicious payloads and includes a Spring Boot application to trigger the vulnerability.

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

Exploits (1)

github WORKING POC
by oscerd · javapoc
https://github.com/oscerd/CVE-2026-25747

This repository contains a functional exploit PoC for CVE-2026-25747, demonstrating a Java deserialization vulnerability in Apache Camel's LevelDB Aggregation Repository. The exploit leverages ysoserial to generate malicious payloads and includes a Spring Boot application to trigger the vulnerability.

Classification
Working Poc 95%
Attack Type
Deserialization
Complexity
Moderate
Reliability
Reliable
Target: Apache Camel (camel-leveldb) versions up to 4.17.0
No auth needed
Prerequisites: Java 17+ · Maven 3.8+ · ysoserial for payload generation · write access to LevelDB database
devstral-2 · analyzed May 17, 2026 Full analysis →

Scores

CVSS v3 8.8
EPSS 0.0127
EPSS Percentile 66.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact total

Details

CWE
CWE-502
Status published
Products (5)
apache/camel 3.0.0 - 4.10.9
Apache Software Foundation/Apache Camel LevelDB 3.0.0 - 4.10.9
Apache Software Foundation/Apache Camel LevelDB 4.14.0 - 4.14.5
Apache Software Foundation/Apache Camel LevelDB 4.15.0 - 4.18.0
org.apache.camel/camel-leveldb 3.0.0 - 4.10.9Maven
Published Feb 23, 2026
Tracked Since Feb 23, 2026