AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-11736

MEDIUM · CVSS 4.9 EPSS 0.77%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-01-14 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 4.9. See the original NVD description below for full technical details.

CVE
CVE-2024-11736
Severity
MEDIUM
CVSS
4.9
EPSS
0.77%

Original NVD Description

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.