CVE 5.4 MEDIUM

Org.keycloak.keycloak-services: improper access control on keycloak server when the account account api feature is disabled_CVE-2026-7500

5.4 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N

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.

Basic Information

ID CVE-2026-7500
Source redhat
Published Apr 30, 2026 at 14:53
Modified Apr 30, 2026 at 15:10

Affected Product

Vendor Red Hat
Product Red Hat Build of Keycloak

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.