CVE-2026-65432 (GCVE-0-2026-65432)
Vulnerability from cvelistv5 – Published: 2026-08-06 10:26 – Updated: 2026-08-06 15:14
VLAI
EPSS
VEX
Title
Apache CXF: XXE via WSDL/XSD import parsing
Summary
Apache CXF reads a top-level WSDL through its hardened StaxUtils path, which disables XML DTDs and external entities. However, any <wsdl:import> or <xsd:import> 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.
Severity
7.5 (High)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-611 - Improper Restriction of XML External Entity Reference
Assigner
References
1 reference
| URL | Tags |
|---|---|
| https://lists.apache.org/thread/5qs207krzg51jl3zs… | vendor-advisory |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Apache Software Foundation | Apache CXF |
Affected:
4.2.0 , < 4.2.3
(semver)
Affected: 4.0.0 , < 4.1.8 (semver) Affected: 0 , < 3.6.12 (semver) |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-65432",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-06T15:14:32.830441Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-06T15:14:47.337Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://repo.maven.apache.org/maven2",
"defaultStatus": "unaffected",
"packageName": "org.apache.cxf:cxf-rt-wsdl",
"product": "Apache CXF",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThan": "4.2.3",
"status": "affected",
"version": "4.2.0",
"versionType": "semver"
},
{
"lessThan": "4.1.8",
"status": "affected",
"version": "4.0.0",
"versionType": "semver"
},
{
"lessThan": "3.6.12",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Reported by n0mi1k"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003eApache CXF reads a top-level WSDL through its hardened \u003c/span\u003e\u003ccode\u003eStaxUtils\u003c/code\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003e\u0026nbsp;path, which disables XML DTDs and external entities. However, any \u003c/span\u003e\u003ccode\u003e\u0026lt;wsdl:import\u0026gt;\u003c/code\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003e\u0026nbsp;or \u003c/span\u003e\u003ccode\u003e\u0026lt;xsd:import\u0026gt;\u003c/code\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003e\u0026nbsp;referenced from that top-level WSDL is handed off to WSDL4J, which does \u003c/span\u003e\u003cstrong\u003enot\u003c/strong\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003e\u0026nbsp;disable \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003eDOCTYPE \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003edeclarations \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003eor \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003eexternal \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003eentities. \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003eAs \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003ea \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003eresult, \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003ethe \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003eprotections \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003eapplied \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003eto \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003ethe \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003etop-level \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003edocument \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003edo \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003enot \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003eextend \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003eto \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003eimported \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003edocuments, \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003eleaving \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003eimported \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003eWSDL/XSD \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003econtent \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003evulnerable \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003eto \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003eXML \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003eExternal \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003eEntity \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003e(XXE) \u003c/span\u003e\u003cspan style=\"background-color: rgb(253, 253, 252);\"\u003eattacks.\u0026nbsp;\u003c/span\u003eUsers are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue."
}
],
"value": "Apache CXF reads a top-level WSDL through its hardened StaxUtils\u00a0path, which disables XML DTDs and external entities. However, any \u003cwsdl:import\u003e\u00a0or \u003cxsd:import\u003e\u00a0referenced from that top-level WSDL is handed off to WSDL4J, which does not\u00a0disable 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.\u00a0Users are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue."
}
],
"metrics": [
{
"other": {
"content": {
"text": "important"
},
"type": "Textual description of severity"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-611",
"description": "CWE-611 Improper Restriction of XML External Entity Reference",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-06T10:26:12.142Z",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://lists.apache.org/thread/5qs207krzg51jl3zs3cvnl5lt9njp8c3"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Apache CXF: XXE via WSDL/XSD import parsing",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2026-65432",
"datePublished": "2026-08-06T10:26:12.142Z",
"dateReserved": "2026-07-22T08:24:54.659Z",
"dateUpdated": "2026-08-06T15:14:47.337Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2026-65432\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2026-08-06T11:16:30.463\",\"lastModified\":\"2026-08-06T16:16:45.727\",\"vulnStatus\":\"Undergoing Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Apache CXF reads a top-level WSDL through its hardened StaxUtils\u00a0path, which disables XML DTDs and external entities. However, any \u003cwsdl:import\u003e\u00a0or \u003cxsd:import\u003e\u00a0referenced from that top-level WSDL is handed off to WSDL4J, which does not\u00a0disable 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.\u00a0Users are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue.\"}],\"affected\":[{\"source\":\"security@apache.org\",\"affectedData\":[{\"vendor\":\"Apache Software Foundation\",\"product\":\"Apache CXF\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://repo.maven.apache.org/maven2\",\"packageName\":\"org.apache.cxf:cxf-rt-wsdl\",\"versions\":[{\"version\":\"4.2.0\",\"lessThan\":\"4.2.3\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"4.0.0\",\"lessThan\":\"4.1.8\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"3.6.12\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-08-06T15:14:32.830441Z\",\"id\":\"CVE-2026-65432\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security@apache.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-611\"}]}],\"references\":[{\"url\":\"https://lists.apache.org/thread/5qs207krzg51jl3zs3cvnl5lt9njp8c3\",\"source\":\"security@apache.org\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-65432\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-06T15:14:32.830441Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-06T15:14:43.429Z\"}}], \"cna\": {\"title\": \"Apache CXF: XXE via WSDL/XSD import parsing\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Reported by n0mi1k\"}], \"metrics\": [{\"other\": {\"type\": \"Textual description of severity\", \"content\": {\"text\": \"important\"}}}], \"affected\": [{\"vendor\": \"Apache Software Foundation\", \"product\": \"Apache CXF\", \"versions\": [{\"status\": \"affected\", \"version\": \"4.2.0\", \"lessThan\": \"4.2.3\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"4.0.0\", \"lessThan\": \"4.1.8\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.6.12\", \"versionType\": \"semver\"}], \"packageName\": \"org.apache.cxf:cxf-rt-wsdl\", \"collectionURL\": \"https://repo.maven.apache.org/maven2\", \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://lists.apache.org/thread/5qs207krzg51jl3zs3cvnl5lt9njp8c3\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Apache CXF reads a top-level WSDL through its hardened StaxUtils\\u00a0path, which disables XML DTDs and external entities. However, any \u003cwsdl:import\u003e\\u00a0or \u003cxsd:import\u003e\\u00a0referenced from that top-level WSDL is handed off to WSDL4J, which does not\\u00a0disable 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.\\u00a0Users are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003eApache CXF reads a top-level WSDL through its hardened \u003c/span\u003e\u003ccode\u003eStaxUtils\u003c/code\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003e\u0026nbsp;path, which disables XML DTDs and external entities. However, any \u003c/span\u003e\u003ccode\u003e\u0026lt;wsdl:import\u0026gt;\u003c/code\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003e\u0026nbsp;or \u003c/span\u003e\u003ccode\u003e\u0026lt;xsd:import\u0026gt;\u003c/code\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003e\u0026nbsp;referenced from that top-level WSDL is handed off to WSDL4J, which does \u003c/span\u003e\u003cstrong\u003enot\u003c/strong\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003e\u0026nbsp;disable \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003eDOCTYPE \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003edeclarations \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003eor \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003eexternal \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003eentities. \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003eAs \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003ea \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003eresult, \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003ethe \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003eprotections \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003eapplied \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003eto \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003ethe \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003etop-level \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003edocument \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003edo \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003enot \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003eextend \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003eto \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003eimported \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003edocuments, \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003eleaving \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003eimported \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003eWSDL/XSD \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003econtent \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003evulnerable \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003eto \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003eXML \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003eExternal \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003eEntity \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003e(XXE) \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(253, 253, 252);\\\"\u003eattacks.\u0026nbsp;\u003c/span\u003eUsers are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-611\", \"description\": \"CWE-611 Improper Restriction of XML External Entity Reference\"}]}], \"providerMetadata\": {\"orgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"shortName\": \"apache\", \"dateUpdated\": \"2026-08-06T10:26:12.142Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-65432\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-06T15:14:47.337Z\", \"dateReserved\": \"2026-07-22T08:24:54.659Z\", \"assignerOrgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"datePublished\": \"2026-08-06T10:26:12.142Z\", \"assignerShortName\": \"apache\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
Loading…
Loading…