Security Advisory

CVE-2025-5770

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-11-05 19:02:48
Last updated 2025-11-05 20:13:05
Assigner WSO2
State PUBLISHED

Description

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.