Zurück zur CVE-Übersicht
CVE-2026-7500
MEDIUM(5.4)CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Risk Signal Score14/100 — NIEDRIG
- CVSS 5.4 — Mittel
EPSS-Score
0%
Exploit-Wahrscheinlichkeit (30 Tage)
CVSS Score
5.4
Technische Schwere
Beschreibung
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.
GitHub Advisories
GHSA-hm32-hfmw-rhvgMEDIUM
Keycloak has a Forced Browsing issue
maven/org.keycloak:keycloak-services
GitHub Advisory