Deserialization of Untrusted Data in Apache Camel - CVE-2026-42527

 

Deserialization of Untrusted Data in Apache Camel - CVE-2026-42527

Published: August 24, 2026


Vulnerability identifier: #VU144711
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-42527
CWE-ID: CWE-502
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to disclose sensitive information.

The vulnerability exists due to deserialization of untrusted data in the ObjectInputFilter-based deserialization handling of affected Camel consumers when processing attacker-supplied Java-serialized payloads. A remote attacker can send a specially crafted serialized object containing java.net.URL keys to disclose sensitive information.

The issue can trigger outbound DNS queries to an attacker-controlled host as a deserialization side effect, creating an out-of-band information disclosure channel. Exposure is highest in the camel-jms family when ObjectMessage payloads are deserialized with the default mapJmsMessage setting enabled.


Affected software

Apache Camel

How to mitigate CVE-2026-42527

Install security update from vendor's website.

Apache Camel - addressed in versions 4.14.8, 4.15.0, 4.18.3, 4.19.0, 4.21.0, 4.22.0

External References

Related Security Bulletins