The authentication endpoint accepts user-supplied input without enforcing expected validation constraints, leading to a lack of proper output encoding. This allows for the injection of malicious JavaScript payloads, enabling reflected cross-site scripting.
An attacker can leverage this vulnerability to redirect the user's browser to a malicious website, modify the user interface of the web page, retrieve information from the browser, or cause other harmful actions. However, due to the protection of session-related cookies with the httpOnly flag, session hijacking is not possible.
References
| Link | Resource |
|---|---|
| https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2025-4577/ | Vendor Advisory |
Configurations
History
01 May 2026, 17:40
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Wso2
Wso2 identity Server |
|
| CPE | cpe:2.3:a:wso2:identity_server:*:*:*:*:*:*:*:* | |
| References | () https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2025-4577/ - Vendor Advisory |
30 Apr 2026, 15:48
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-29 09:16
Updated : 2026-05-01 17:40
NVD link : CVE-2025-10503
Mitre link : CVE-2025-10503
CVE.ORG link : CVE-2025-10503
JSON object : View
Products Affected
wso2
- identity_server
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
