LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-42527

apache · camel

Published
CVSS8.1
Severityhigh
WeaknessCWE-502
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

Deserialization of Untrusted Data vulnerability in Apache Camel. The default ObjectInputFilter pattern shipped with several Apache Camel components for defense-in-depth deserialization filtering ('java.**;javax.**;org.apache.camel.**;!*', or the no-'javax.**' variant in the aggregation-repository components) uses a recursive 'java.**' glob that admits classes whose hashCode/equals/readObject methods perform network I/O, notably java.net.URL and java.net.InetAddress. When an attacker can deliver a Java-serialized payload to an affected Camel consumer, deserialization of a HashMap (or any collection that calls hashCode on its elements) containing java.net.URL keys causes the JVM to issue DNS

References

← Back to the CVE Tracker

Our coverage of CVE-2026-42527

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-42527.