SCA: security update for org.apache.camel:camel-mina (GHSA-vpr3-2659-rw55)

high Tenable Self-Hosted Container Security Plugin ID 441258

Description

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

- The camel-mina component's MinaConverter.toObjectInput(IoBuffer) type converter wraps an IoBuffer in a
java.io.ObjectInputStream without applying any ObjectInputFilter or class-loading restrictions. When a
Camel route uses camel-mina as a TCP or UDP consumer and requests conversion to ObjectInput (for example
via getBody(ObjectInput.class) or @Body ObjectInput), an attacker sending a crafted serialized Java object
over the network to the MINA consumer port can trigger arbitrary code execution in the context of the
application during readObject(). This issue affects Apache Camel: from 3.0.0 before 4.14.6, from 4.15.0
before 4.18.2, from 4.19.0 before 4.20.0. Users are recommended to upgrade to version 4.20.0, which fixes
the issue. If users are on the 4.14.x LTS releases stream, then they are suggested to upgrade to 4.14.6.
If users are on the 4.18.x releases stream, then they are suggested to upgrade to 4.18.2. (CVE-2026-40473)

Solution

Update the org.apache.camel:camel-mina library and its related packages to version 4.14.6 or later.

See Also

https://github.com/advisories/GHSA-vpr3-2659-rw55

Plugin Details

Severity: High

ID: 441258

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 5/6/2026

Updated: 7/2/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: 6.7

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

CVSS Score Source: CVE-2026-40473

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

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:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/27/2026

Vulnerability Publication Date: 4/27/2026

Reference Information

CVE: CVE-2026-40473

cwe: CWE-502