CyberSec.Space Logo
Back to CVE Browser

CVE-2026-7500

MEDIUM
5.4
CVSS Severity Score
EPSS Score0.0420%
EPSS Percentile2.48th
PublishedApr 30, 2026
Last ModifiedJun 10, 2026

Vulnerability 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 Platforms (CPE)

πŸ“¦
Redhat

Build Of Keycloak

All versions

References & Advisories

Related Vulnerabilities