Vulnerability Details
Basic Information
| Title | CVE-2025-2905 |
|---|---|
| Type | cve |
| Published | 2025-05-05T09:15:15 |
| Last Seen | 2025-05-05T09:20:00 |
| CVSS Score | 9.1 (CRITICAL) |
CVSS v3 Details
| Attack Vector | NETWORK |
|---|---|
| Attack Complexity | LOW |
| Privileges Required | NONE |
| User Interaction | NONE |
| Scope | UNCHANGED |
| Confidentiality Impact | HIGH |
| Integrity Impact | NONE |
| Availability Impact | HIGH |
CVE Information
| CVE IDs | CVE-2025-2905 |
|---|---|
| CWE | CWE-611 |
| Bulletin Family | cve |
Description
An XML External Entity (XXE) vulnerability exists in the gateway component of WSO2 API Manager due to insufficient validation of XML input in crafted URL paths. User-supplied XML is parsed without appropriate restrictions, enabling external entity resolution.
This vulnerability can be exploited by an unauthenticated remote attacker to read files from the serverβs filesystem or perform denial-of-service (DoS) attacks.
*
On systems running JDK 7 or early JDK 8, full file contents may be exposed.
*
On later versions of JDK 8 and newer, only the first line of a file may be read, due to improvements in XML parser behavior.
*
DoS attacks such as “Billion Laughs” payloads can cause service disruption.
Impact Assessment
| Base Score | 9.1 |
|---|---|
| Severity | CRITICAL |