Filtered by vendor Wso2 Subscriptions
Filtered by product Org.wso2.carbon Org.wso2.carbon.ui Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2025-6670 1 Wso2 10 Org.wso2.carbon Org.wso2.carbon.ui, Wso2 Api Control Plane, Wso2 Api Manager and 7 more 2025-11-18 8.8 High
A Cross-Site Request Forgery (CSRF) vulnerability exists in multiple WSO2 products due to the use of the HTTP GET method for state-changing operations within admin services, specifically in the event processor of the Carbon console. Although the SameSite=Lax cookie attribute is used as a mitigation, it is ineffective in this context because it allows cookies to be sent with cross-origin top-level navigations using GET requests. A malicious actor can exploit this vulnerability by tricking an authenticated user into visiting a crafted link, leading the browser to issue unintended state-changing requests. Successful exploitation could result in unauthorized operations such as data modification, account changes, or other administrative actions. According to WSO2 Secure Production Guidelines, exposure of Carbon console services to untrusted networks is discouraged, which may reduce the impact in properly secured deployments.