CVE-2026-7500
MEDIUM5.4EPSS 0.03%Keycloak has a Forced Browsing issue
發布日:2026/4/30修改日:2026/5/7
描述
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.
受影響套件(1)
- Maven/org.keycloak:keycloak-servicesfrom 0, <= 26.6.1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.4 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N |
參考連結(6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2026-7500
- PATCHhttps://github.com/keycloak/keycloak
- WEBhttps://access.redhat.com/security/cve/CVE-2026-7500
- WEBhttps://bugzilla.redhat.com/show_bug.cgi?id=2464126
- WEBhttps://github.com/keycloak/keycloak/issues/48709
- WEBhttps://github.com/keycloak/keycloak/pull/48715