CVE-2025-8591
This condition allows an attacker to inject malicious script content into pages served by the application.
Does this matter?
Lower severity and a low EPSS score (0.25%). Track it; it rarely justifies an emergency change on its own.
Description
The software accepts user-supplied input via a URL parameter without adequate output encoding before reflecting it back to the user's browser. This condition allows an attacker to inject malicious script content into pages served by the application. By leveraging this weakness, an attacker can cause the user's browser to redirect to a malicious website, modify the UI of the webpage, or retrieve information from the browser. However, the impact is mitigated by the use of httpOnly flags on session-related cookies, preventing session hijacking.
- CVSS 3.1
- 6.1 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- EPSS
- 0.25% probability · 17th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-79
- Affected
- wso2/api control plane · wso2/api manager · wso2/identity server · wso2/identity server as key manager · wso2/open banking am · wso2/open banking iam · wso2/traffic manager · wso2/universal gateway
- Source
- ed10eef1-636d-4fbe-9993-6890dfa878f8
References
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.