CVE-2025-5770

A reflected cross-site scripting (XSS) vulnerability exists in the authentication endpoints of multiple WSO2 products due to a lack of output encoding. A malicious actor can inject arbitrary JavaScript payloads into the authentication endpoint, which are reflected back in the response, enabling browser-based attacks. Exploitation may result in redirection to malicious websites, UI manipulation, or unauthorized data access from the victim’s browser. However, session-related cookies are protected with the httpOnly flag, which mitigates session hijacking via this vector.
Configurations

No configuration.

History

05 Nov 2025, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2025-11-05 19:16

Updated : 2025-11-06 19:45


NVD link : CVE-2025-5770

Mitre link : CVE-2025-5770

CVE.ORG link : CVE-2025-5770


JSON object : View

Products Affected

No product.

CWE
CWE-79

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