Arbitrary Code Execution in Apache Camel's MinaConverter Component
CVE-2026-40473

8.8HIGH

Key Information:

Vendor

Apache

Vendor
CVE Published:
27 April 2026

Badges

๐Ÿ‘พ Exploit Exists๐ŸŸก Public PoC

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

Score:
8.8
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • ๐ŸŸก

    Public PoC available

  • ๐Ÿ‘พ

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

Venkatraman Kumar from Securin
.