CVE-2026-49875
Received
Received - Intake
XML External Entity Injection in Apache CXF
Publication date: 2026-06-12
Last updated on: 2026-06-12
Assigner: Apache Software Foundation
Description
Description
Apache CXF's EndpointReferenceUtils and W3CMultiSchemaFactory classes construct a SAXParserFactory without the necessary JAXP hardening configurations, enabling out-of-band (OOB)
external entity resolution.Β Users are recommended to upgrade to versions 4.2.2 or 4.1.7, which fix this issue.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | cxf | to 4.2.2 (exc) |
| apache | cxf | to 4.1.7 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-611 | The product processes an XML document that can contain XML entities with URIs that resolve to documents outside of the intended sphere of control, causing the product to embed incorrect documents into its output. |