PT-2026-35371 · Apache · Apache Camel
CVSS v2.0
9.0
High
| Vector | AV: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
A flaw in the camel-mina component allows a remote attacker to achieve arbitrary code execution by sending a specially crafted serialized Java object over the network to the MINA consumer port. The
MinaConverter.toObjectInput() type converter, used when a Camel route processes network input, fails to apply necessary security filters or class-loading restrictions during object deserialization. This occurs when the converter wraps an IoBuffer in a java.io.ObjectInputStream without an ObjectInputFilter, enabling malicious code execution within the application context during the readObject() process.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.
Exploit
Fix
Deserialization of Untrusted Data
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Apache Camel