CVE-2025-10503

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:wso2:identity_server:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-04-29 09:16

Updated : 2026-06-17 08:28


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')