CVE-2026-7500
Last modified
CVE-2026-7500 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. 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. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Redhat | Build Of Keycloak | All versions |
References
- https://access.redhat.com/security/cve/CVE-2026-7500Vendor Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2464126Issue Tracking
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-7500?
How severe is CVE-2026-7500?
How do I fix CVE-2026-7500?
Are you affected by CVE-2026-7500?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
