Security Advisory WSO2-2025-4316/CVE-2025-6623¶
Published: 2026-01-26
Version: 1.0.0
Severity: Medium
CVSS Score: 4.3 (CVSS:3.1/AV:A/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N)
CVE IDs: CVE-2025-6623
AFFECTED PRODUCTS¶
- WSO2 API Control Plane: 4.5.0
- WSO2 API Manager: 4.5.0, 4.4.0, 4.3.0, 4.2.0, 4.1.0, 3.2.1, 3.2.0
- WSO2 Traffic Manager: 4.5.0
- WSO2 Universal Gateway: 4.5.0
OVERVIEW¶
Stored Cross Site Scripting (XSS) has been identified in the carbon console.
DESCRIPTION¶
Due to improper output encoding, a Stored Cross Site Scripting (XSS) attack can be carried out by injecting a malicious payload through the XML input.
IMPACT¶
By leveraging the XSS attack, a malicious actor can make the browser get redirected to a malicious website, make changes in the UI of the web page, retrieve information from the browser or harm otherwise. However, since all the session related sensitive cookies are set with httpOnly flag and protected, session hijacking or similar attacks would not be possible.
SOLUTION¶
Community Users (Open Source)¶
Apply the relevant fixes to your product using the public fix(es) provided below.
If applying the fix or update is not feasible, migrate to the latest unaffected version of the respective WSO2 product(s).
Support Subscription Holders¶
Update your product to the specified update level, or to a higher update level, to mitigate the identified vulnerability.
Info
WSO2 Support Subscription Holders may use WSO2 Updates in order to apply the fix.
| Product Name | Product Version | Update Level |
|---|---|---|
| WSO2 API Control Plane | 4.5.0 | 12 |
| WSO2 API Manager | 4.5.0 | 11 |
| WSO2 API Manager | 4.4.0 | 29 |
| WSO2 API Manager | 4.3.0 | 66 |
| WSO2 API Manager | 4.2.0 | 153 |
| WSO2 API Manager | 4.1.0 | 215 |
| WSO2 API Manager | 3.2.1 | 53 |
| WSO2 API Manager | 3.2.0 | 433 |
| WSO2 Traffic Manager | 4.5.0 | 11 |
| WSO2 Universal Gateway | 4.5.0 | 11 |
CREDITS¶
WSO2 thanks, Alex Williams from Pellera Technologies for responsibly reporting the identified issue and working with us as we addressed it.