Arbitrary Code Execution in Apache Camel's MinaConverter Component
CVE-2026-40473
Key Information:
- Vendor
Apache
- Status
- Vendor
- CVE Published:
- 27 April 2026
Badges
What is CVE-2026-40473?
The Apache Camel MinaConverter component is prone to a vulnerability that permits an attacker to exploit the serialization process by sending a crafted serialized Java object over the network. This issue occurs due to the lack of ObjectInputFilter or class-loading restrictions when the MinaConverter wraps an IoBuffer in an ObjectInputStream. As a result, an attacker could trigger arbitrary code execution within the application context during the deserialization process. Addressing this vulnerability requires users to upgrade to the latest versions of Apache Camel, specifically 4.20.0 or 4.14.6 for LTS releases.
Affected Version(s)
Apache Camel Mina 3.0.0 < 4.14.6
Apache Camel Mina 4.15.0 < 4.18.2
Apache Camel Mina 4.19.0 < 4.20.0
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V3.1
Timeline
- ๐ก
Public PoC available
- ๐พ
Exploit known to exist
Vulnerability published
Vulnerability Reserved