# CVE-2026-7500

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

## Description

When Keycloak is started with `--features-disabled=account,account-api`, the Account REST API is only partially disabled. Five endpoints under the versioned path `/account/v1alpha1` remain fully functional — including both read and write operations — because they lack the `checkAccountApiEnabled()` gate that correctly blocks four other endpoints in the same REST service class. The user needs to have permissions to use the API.

## Key facts

- **CVE ID:** CVE-2026-7500
- **Published:** 2026-04-30
- **CVSS severity:** MEDIUM
- **CVSS base score:** 5.4
- **CWE codes:** CWE-425, NVD-CWE-noinfo

## Affected products

- `redhat:build_of_keycloak`

## Primary sources

- NIST NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-7500

## Citation

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

---

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