CVE-2024-8010
Received
Received - Intake
XML External Entity Injection in Publisher Component Enables Data Exposure
Publication date: 2026-04-16
Last updated on: 2026-04-23
Assigner: WSO2 LLC
Description
Description
The component accepts XML input through the publisher without disabling external entity resolution. This allows malicious actors to submit a crafted XML payload that exploits the unescaped external entity references.
By leveraging this vulnerability, a malicious actor can read confidential files from the product's file system or access limited HTTP resources reachable via HTTP GET requests to the vulnerable product.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wso2 | api_manager | From 3.2.0 (inc) to 3.2.0.397 (exc) |
| wso2 | api_manager | From 3.2.1 (inc) to 3.2.1.27 (exc) |
| wso2 | api_manager | From 4.0.0 (inc) to 4.0.0.310 (inc) |
| wso2 | api_manager | From 4.1.0 (inc) to 4.1.0.171 (exc) |
| wso2 | api_manager | From 4.2.0 (inc) to 4.2.0.127 (exc) |
| wso2 | api_manager | From 4.3.0 (inc) to 4.3.0.39 (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. |