Description
The software accepts user-supplied input via a URL parameter without adequate output encoding before reflecting it back to the user's browser. This condition allows an attacker to inject malicious script content into pages served by the application. By leveraging this weakness, an attacker can cause the user's browser to redirect to a malicious website, modify the UI of the webpage, or retrieve information from the browser. However, the impact is mitigated by the use of httpOnly flags on session-related cookies, preventing session hijacking.
Problem types
CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Product status
Any version before 5.10.0
5.10.0 (custom) before 5.10.0.381
5.10.0 (custom) before 5.10.0.384
6.0.0 (custom) before 6.0.0.255
7.0.0 (custom) before 7.0.0.131
7.1.0 (custom) before 7.1.0.21
7.1.0 (custom) before 7.1.0.51
Any version before 3.1.0
3.1.0 (custom) before 3.1.0.355
3.2.0 (custom) before 3.2.0.459
3.2.1 (custom) before 3.2.1.78
4.0.0 (custom) before 4.0.0.380
4.1.0 (custom) before 4.1.0.243
4.2.0 (custom) before 4.2.0.183
4.3.0 (custom) before 4.3.0.94
4.4.0 (custom) before 4.4.0.58
4.5.0 (custom) before 4.5.0.43
4.6.0 (custom) before 4.6.0.7
4.5.0 (custom) before 4.5.0.44
4.6.0 (custom) before 4.6.0.8
4.5.0 (custom) before 4.5.0.42
4.6.0 (custom) before 4.6.0.7
4.5.0 (custom) before 4.5.0.42
4.6.0 (custom) before 4.6.0.7
Any version before 2.0.0
2.0.0 (custom) before 2.0.0.404
Any version before 5.10.0
5.10.0 (custom) before 5.10.0.375
Any version before 2.0.0
2.0.0 (custom) before 2.0.0.424
References
security.docs.wso2.com/...ty-advisories/2026/WSO2-2025-4343/