Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-2445 1 Wso2 6 Api Control Plane, Api Manager, Identity Server and 3 more 2026-07-21 6.1 Medium
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.