CyberRota
Back to database

CVE-2026-7500

MEDIUM · CVSS 5.4 EPSS 0.03%

Source: NVD + CISA KEV + EPSS · Published: 2026-04-30 · Last synced: 2026-05-30

CyberRota Analysis

Detaylı analiz gerekiyor.

CVE
CVE-2026-7500
Severity
MEDIUM
CVSS
5.4
EPSS
0.03%

Original NVD 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.