CVE-2026-66909
Severity CVSS v4.0:
Pending analysis
Type:
CWE-502
Deserialization of Untrusted Dat
Publication date:
06/08/2026
Last modified:
07/08/2026
Description
Apache CXF's JMS transport deserializes the body of any inbound JMS ObjectMessage using native Java deserialization, with no type restrictions in place. Any attacker able to place a message on the service's JMS destination can submit a malicious serialized object, leading to denial of service or, if a suitable gadget class is on the classpath, remote code execution. The fix disables ObjectMessage deserialization by default, with a configuration switch to re-enable it if needed. Users are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue.
Impact
Base Score 3.x
9.80
Severity 3.x
CRITICAL
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:apache:cxf:*:*:*:*:*:*:*:* | 3.6.12 (excluding) | |
| cpe:2.3:a:apache:cxf:*:*:*:*:*:*:*:* | 4.0.0 (including) | 4.1.8 (excluding) |
| cpe:2.3:a:apache:cxf:*:*:*:*:*:*:*:* | 4.2.0 (including) | 4.2.3 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



