CVE-2026-65432
Severity CVSS v4.0:
Pending analysis
Type:
CWE-611
Improper Restriction of XML External Entity Reference ('XXE')
Publication date:
06/08/2026
Last modified:
07/08/2026
Description
Apache CXF reads a top-level WSDL through its hardened StaxUtils path, which disables XML DTDs and external entities. However, any or referenced from that top-level WSDL is handed off to WSDL4J, which does not disable DOCTYPE declarations or external entities. As a result, the protections applied to the top-level document do not extend to imported documents, leaving imported WSDL/XSD content vulnerable to XML External Entity (XXE) attacks. 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
7.50
Severity 3.x
HIGH
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



