CVE-2026-7500
CWE-425Published: April 30, 2026· Updated: May 5, 2026
Official 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.
Technical Analysis
CVE-2026-7500 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
Exploitation requires low privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (2)
Quick Facts
Related CVEs (CWE-425)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2026-7500 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts