CVE-2026-2445: Reflected Cross-Site Scripting via URL Parameter in Multiple WSO2 Products Enables UI Redirection and Modification
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-2445?
CVE-2026-2445 has a medium severity rating of 6.1.
How do I fix CVE-2026-2445?
To fix CVE-2026-2445, ensure to apply the relevant patches or updates provided by WSO2 to sanitize user inputs properly.
What are the risks associated with CVE-2026-2445?
CVE-2026-2445 allows attackers to perform reflected cross-site scripting, potentially leading to UI redirection and malicious JavaScript execution.
Which products are affected by CVE-2026-2445?
CVE-2026-2445 affects multiple WSO2 products that process URL parameters without adequate sanitization.
How can attackers exploit CVE-2026-2445?
Attackers can exploit CVE-2026-2445 by injecting malicious JavaScript payloads into URL parameters, impacting users who interact with the compromised WSO2 products.