# CVE-2026-7500

## Summary

- **CVE ID:** CVE-2026-7500
- **Severity:** MEDIUM
- **CVSS Score:** 5.4 (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N)
- **CWE:** CWE-425
- **Published:** Apr 30, 2026
- **Last Modified:** Jun 26, 2026

## 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.

## Affected Products

- Red Hat — Red Hat build of Keycloak 26.6 (26.6.3-3)
- Red Hat — Red Hat build of Keycloak 26.6 (26.6-6)
- Red Hat — Red Hat build of Keycloak 26.6 (26.6-8)
- Red Hat — Red Hat build of Keycloak 26.6 (26.6.4-2)
- Red Hat — Red Hat build of Keycloak 26.4 (26.4.13-1)
- Red Hat — Red Hat build of Keycloak 26.4 (26.4-19)

## References

- [CNA](https://access.redhat.com/security/cve/CVE-2026-7500)
- [CNA](https://bugzilla.redhat.com/show_bug.cgi?id=2464126)
- [CNA](https://access.redhat.com/errata/RHSA-2026:25098)
- [CNA](https://access.redhat.com/errata/RHSA-2026:25097)
- [CNA](https://access.redhat.com/errata/RHSA-2026:30049)
- [CNA](https://access.redhat.com/errata/RHSA-2026:30050)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.23%
- **EPSS Percentile:** 14.1

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-10._