CVE Catalog

CVE-2024-11736

MediumCVSS 4.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.77%

53th percentile - higher than 53% of all known CVEs

Summary

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

Risk Assessment

Administrators can access confidential information such as passwords or keys, potentially leading to privilege escalation or data leakage.

Recommendation

It is recommended to restrict the ability to configure these URLs to trusted administrators only and validate input to prevent placeholder usage.

Other vulnerabilities in Keycloak

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS