CVE-2025-13394

Published Aug 6, 2026

Last updated 7 days ago

CVSS medium 5.4
Carbon Console
WSO2

Overview

AI description

Automated description summarized from trusted sources.

CVE-2025-13394 describes a Cross-Site Request Forgery (CSRF) vulnerability found in the Ajax processor of the Carbon console, which is part of WSO2 products. The issue stems from the console's use of the HTTP GET method for state-changing operations. Although the `SameSite=Lax` cookie attribute is implemented as a protective measure, this mitigation can be circumvented. This bypass allows an attacker to manipulate an authenticated user's browser into executing unintended actions without their knowledge. Such an exploit could lead to unauthorized modifications of data, changes to user accounts, or other actions that might result in data compromise or a loss of user control. However, this attack is only viable if the Carbon console and its associated services are accessible via the public internet, a configuration that WSO2's security guidelines advise against.

Description
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.
Source
ed10eef1-636d-4fbe-9993-6890dfa878f8
NVD status
Analyzed
Products
api_control_plane, api_manager, enterprise_integrator, identity_server, identity_server_as_key_manager, open_banking_am, open_banking_iam, traffic_manager, universal_gateway

Risk scores

CVSS 3.1

Type
Secondary
Base score
5.4
Impact score
2.5
Exploitability score
2.8
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
Severity
MEDIUM

Weaknesses

ed10eef1-636d-4fbe-9993-6890dfa878f8
CWE-352

Social media

Hype score
Not currently trending

Configurations