Deserialization of Untrusted Data in Apache CXF - CVE-2026-66909
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to execute arbitrary code or cause a denial of service.
The vulnerability exists due to unsafe deserialization in the JMS transport when processing an inbound JMS ObjectMessage. A remote attacker can place a malicious serialized object on the service's JMS destination to execute arbitrary code or cause a denial of service.
Remote code execution is possible if a suitable gadget class is present on the classpath.