Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.camel/camel-leveldb
  4. ›
  5. CVE-2026-25747

CVE-2026-25747: Apache Camel Deserializes Untrusted Data in its LevelDB Component

February 23, 2026 (updated February 25, 2026)

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

References

  • camel.apache.org/security/CVE-2026-25747.html
  • github.com/advisories/GHSA-429q-mrc4-38fr
  • github.com/apache/camel
  • github.com/apache/camel/commit/0e3ac39e20416c91af6df2cfce3f7d795e75ad89
  • github.com/apache/camel/commit/5f343367f7b25646b7d12be26c3e87381c7a7ecb
  • github.com/apache/camel/commit/af2f2e9571b3b03a36b771bd9eb10427886d9636
  • github.com/oscerd/CVE-2026-25747
  • issues.apache.org/jira/browse/CAMEL-22966
  • nvd.nist.gov/vuln/detail/CVE-2026-25747

Code Behaviors & Features

Detect and mitigate CVE-2026-25747 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 3.0.0 before 4.10.9, all versions starting from 4.11.0 before 4.14.5, all versions starting from 4.15.0 before 4.18.0

Fixed versions

  • 4.10.9
  • 4.14.5
  • 4.18.0

Solution

Upgrade to versions 4.10.9, 4.14.5, 4.18.0 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-502: Deserialization of Untrusted Data

Source file

maven/org.apache.camel/camel-leveldb/CVE-2026-25747.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 25 Mar 2026 00:17:45 +0000.