SCA: security update for org.apache.camel:camel-leveldb (GHSA-429q-mrc4-38fr)

high Tenable Cloud Security Plugin ID 437998

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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 (CVE-2026-25747)

See Also

https://github.com/advisories/GHSA-429q-mrc4-38fr

Plugin Details

Severity: High

ID: 437998

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 2/27/2026

Updated: 6/1/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 58.03

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 7

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:C

CVSS Score Source: CVE-2026-25747

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.9

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

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 7.1

Threat Score: 5.7

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/23/2026

Vulnerability Publication Date: 2/23/2026

Reference Information

CVE: CVE-2026-25747

cwe: CWE-502