Code execution via unfiltered Java response deserialization
Published Jul 6, 2026 · Updated Jul 6, 2026
Unsafe deserialization in Apache Camel allows remote attackers controlling an HTTP backend to execute code through crafted error responses. The VertxHttpHelper.deserializeJavaObjectFromStream and NettyHttpHelper.deserializeJavaObjectFromStream paths pass serialized 5xx response bodies to raw ObjectInputStream instances without an ObjectInputFilter. Reachability requires transferException=true or allowJavaSerializedObject=true, the default throwExceptionOnFailure=true setting, an attacker-controlled backend or plain-HTTP interception, and a usable classpath gadget chain; default configurations are not affected.
Summary
What happened
Unsafe deserialization in Apache Camel allows remote attackers controlling an HTTP backend to execute code through crafted error responses. The VertxHttpHelper.deserializeJavaObjectFromStream and NettyHttpHelper.deserializeJavaObjectFromStream paths pass serialized 5xx response bodies to raw ObjectInputStream instances without an ObjectInputFilter. Reachability requires transferException=true or allowJavaSerializedObject=true, the default throwExceptionOnFailure=true setting, an attacker-controlled backend or plain-HTTP interception, and a usable classpath gadget chain; default configurations are not affected.
The record
- CVE
- CVE-2026-40859
- Published
- Jul 6, 2026
- Updated
- Jul 6, 2026
- Vendor
- The Apache Software Foundation
- Product
- Apache Camel
- Classifications
- CWE-502, T1203
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jul 6, 2026CVE publishedPublication date reported by the CVE source.
- Jul 6, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=4.0.0 <4.14.8
- Affected versionversion=4.15.0 <4.18.3
- Affected versionversion=4.19.0 <4.20.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo