Home

Description

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.

PUBLISHED Reserved 2025-09-16 | Published 2026-04-29 | Updated 2026-04-29 | Assigner WSO2




MEDIUM: 6.1CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Problem types

CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Product status

Default status
unaffected

7.1.0 (custom) before 7.1.0.28
affected

References

security.docs.wso2.com/...ty-advisories/2026/WSO2-2025-4577/ vendor-advisory

cve.org (CVE-2025-10503)

nvd.nist.gov (CVE-2025-10503)

Download JSON