# CVE-2025-6024

> Vulnerability · severity: **MEDIUM** (CVSS 6.1).

## Description

The authentication endpoint fails to encode user-supplied input before rendering it in the web page, allowing for script injection.
An attacker can leverage this by injecting malicious scripts into the authentication endpoint. This can result in the user's browser being redirected to a malicious website, manipulation of the web page's user interface, or the retrieval of information from the browser. However, session hijacking is not possible due to the httpOnly flag protecting session-related cookies.

## Key facts

- **CVE ID:** CVE-2025-6024
- **Published:** 2026-04-16
- **CVSS severity:** MEDIUM
- **CVSS base score:** 6.1
- **CWE codes:** CWE-79

## Affected products

- `wso2:api_manager`
- `wso2:identity_server`

## Primary sources

- NIST NVD: https://nvd.nist.gov/vuln/detail/CVE-2025-6024

## Citation

> AI Analytics. CVE-2025-6024. Retrieved 2026-07-19 from https://api.ai-analytics.org/cve/CVE-2025-6024. Derived from NIST NVD. Licensed CC0.

---

*[Dataset catalog](https://api.ai-analytics.org/datasets/) · [AI Analytics](https://api.ai-analytics.org/) · CC0 1.0*