CSRF in Wso2 API Control Plane
CVE-2025-13394
The Ajax processor within the Carbon console fails to adequately protect state-changing operations from Cross-Site Request Forgery (CSRF) attacks. Specifically, it utilizes the HTTP GET method for these operations, and while the SameSite=Lax cookie attribute is employed for mitigation, this mechanism is bypassed as it permits cookies to be sent with cross-origin top-level navigation requests, including GET requests. This allows an attacker to trick an authenticated user's browser into unknowingly executing unintended actions. An attacker can exploit this vulnerability to perform unauthorized state-altering requests on behalf of authenticated users. This could lead to consequences such as data modification, account changes, or other actions that could result in data compromise or loss of user control over their account. However, this attack is only feasible if the Carbon console and related services are exposed to the public internet, which is not recommended according to WSO2's security guidelines.
Vulnerability class: CSRF (Cross-Site Request Forgery)
EPSS: 0.001 (0.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.4 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L.
Affected products
Weakness classification (CWE)
References
- ed10eef1-636d-4fbe-9993-6890dfa878f8 (vendor-advisory, Vendor Advisory)
Frequently asked questions
- What is CVE-2025-13394?
- CVE-2025-13394 is a medium-severity vulnerability in Wso2 API Control Plane, classified under Cross-Site Request Forgery (CSRF). CVSS score: 5.4/10. Published 2026-08-06.
- How severe is CVE-2025-13394?
- Medium severity. CVSS v3 base score is 5.4 out of 10.