Security Advisory WSO2-2025-4486/CVE-2025-10853¶
Published: 2025-11-05
Version: 1.0.0
Severity: Medium
CVSS Score: 5.2 (CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N)
CVE IDs: CVE-2025-10853
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, 4.0.0, 3.2.1, 3.2.0, 3.1.0
- WSO2 Enterprise Integrator 6.6.0
- WSO2 Identity Server 7.1.0, 7.0.0, 6.1.0, 6.0.0, 5.11.0, 5.10.0
- WSO2 Identity Server as Key Manager 5.10.0
- WSO2 Open Banking AM 2.0.0
- WSO2 Open Banking IAM 2.0.0
- WSO2 Traffic Manager 4.5.0
- WSO2 Universal Gateway 4.5.0
OVERVIEW¶
A reflected Cross-Site Scripting vulnerability has been identified in the Management console.
DESCRIPTION¶
Due to improper output encoding, a Reflected Cross-Site Scripting (XSS) attack can be carried out by tampering with a parameter in the management console.
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 cause harm otherwise. However, since all the session-related sensitive cookies are set with the 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.
- https://github.com/wso2/carbon-registry/pull/457
- https://github.com/wso2/carbon-governance/pull/382
- https://github.com/wso2-extensions/identity-inbound-auth-oauth/pull/2887
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 a higher update level to apply the fix.
Info
WSO2 Support Subscription Holders may use WSO2 Updates in order to apply the fix.
| Product Name | Product Version | U2 Update Level |
|---|---|---|
| WSO2 API Control Plane | 4.5.0 | 27 |
| WSO2 API Manager | 3.1.0 | 344 |
| WSO2 API Manager | 3.2.0 | 445 |
| WSO2 API Manager | 3.2.1 | 65 |
| WSO2 API Manager | 4.0.0 | 365 |
| WSO2 API Manager | 4.1.0 | 227 |
| WSO2 API Manager | 4.2.0 | 167 |
| WSO2 API Manager | 4.3.0 | 79 |
| WSO2 API Manager | 4.4.0 | 43 |
| WSO2 API Manager | 4.5.0 | 26 |
| WSO2 Enterprise Integrator | 6.6.0 | 223 |
| WSO2 Identity Server | 5.10.0 | 373 |
| WSO2 Identity Server | 5.11.0 | 417 |
| WSO2 Identity Server | 6.0.0 | 247 |
| WSO2 Identity Server | 6.1.0 | 246 |
| WSO2 Identity Server | 7.0.0 | 122 |
| WSO2 Identity Server | 7.1.0 | 29 |
| WSO2 Identity Server as Key Manager | 5.10.0 | 363 |
| WSO2 Open Banking AM | 2.0.0 | 393 |
| WSO2 Open Banking IAM | 2.0.0 | 413 |
| WSO2 Traffic Manager | 4.5.0 | 25 |
| WSO2 Universal Gateway | 4.5.0 | 25 |
CREDITS¶
WSO2 thanks, crnković for responsibly reporting the identified issue and working with us as we addressed it.