PT-2026-35371 · Apache · Apache Camel

Venkatraman Kumar

·

Published

2026-04-27

·

Updated

2026-04-27

·

CVE-2026-40473

CVSS v2.0

9.0

High

VectorAV:N/AC:L/Au:S/C:C/I:C/A:C
Name of the Vulnerable Software and Affected Versions Apache Camel versions 3.0.0 through 4.14.5 Apache Camel versions 4.15.0 through 4.18.1 Apache Camel versions 4.19.0 through 4.19.9
Description The camel-mina component contains a flaw in the MinaConverter.toObjectInput(IoBuffer) function where it wraps an IoBuffer in a java.io.ObjectInputStream without implementing an ObjectInputFilter or class-loading restrictions. When a Camel route utilizes camel-mina as a TCP or UDP consumer and requests conversion to ObjectInput (such as through getBody(ObjectInput.class) or @Body ObjectInput), a remote attacker can send a crafted serialized Java object to the MINA consumer port. This can lead to arbitrary code execution within the application context during the readObject() process due to unsafe deserialization.
Recommendations Upgrade to version 4.14.6 for those on the 4.14.x LTS releases stream. Upgrade to version 4.18.2 for those on the 4.18.x releases stream. Upgrade to version 4.20.0 for all other affected versions.

Fix

Deserialization of Untrusted Data

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-06060
CVE-2026-40473
GHSA-VPR3-2659-RW55

Affected Products

Apache Camel