Security Advisory

CVE-2026-2445

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-20 08:06:39
Last updated 2026-07-20 13:52:59
Assigner WSO2
CVSS score 6.1
State PUBLISHED

Description

The affected product accepts user-supplied input within a URL parameter without enforcing expected sanitization or encoding before rendering it within the response. This condition allows for the injection of malicious JavaScript payloads. An attacker can leverage this vulnerability to cause the user's browser to redirect to a malicious website, modify the user interface of the webpage, or retrieve sensitive information from the browser. However, the impact is mitigated for session hijacking as all session-related sensitive cookies are protected by the httpOnly flag.