CVE-2024-11736 MEDIUM

CVE-2024-11736: Org.keycloak:keycloak-quarkus-server: unrestricted admin use of system and environment variables

Vendor Red Hat
Product RHBK 26.0.8
Weakness CWE-526
Published January 14, 2025
Last update November 20, 2025

CVSS base score

4.9/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

A vulnerability was found in Keycloak. Admin users may have to access sensitive server environment variables and system properties through user-configurable URLs. When configuring backchannel logout URLs or admin URLs, admin users can include placeholders like ${env.VARNAME} or ${PROPNAME}. The server replaces these placeholders with the actual values of environment variables or system properties during URL processing.

Key dates

02Disclosure timeline

January 14, 2025 CVE published
November 20, 2025 Record updated