Cyber Resilience

CVE-2024-1132

High

Published: 17 April 2024

Published
17 April 2024
Modified
30 June 2025
KEV Added
Patch
CVSS Score v3.1 8.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
EPSS Score 0.0033 56.0th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-1132 is a high-severity Path Traversal (CWE-22) vulnerability in Redhat Keycloak. Its CVSS base score is 8.1 (High).

Operationally, ranked in the top 44.0% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

A flaw was found in Keycloak, where it does not properly validate URLs included in a redirect. This issue could allow an attacker to construct a malicious request to bypass validation and access other URLs and sensitive information within the…

more

domain or conduct further attacks. This flaw affects any client that utilizes a wildcard in the Valid Redirect URIs field, and requires user interaction within the malicious URL.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

redhat
build of keycloak
all versions
redhat
jboss middleware text-only advisories
1.0
redhat
keycloak
21.1.0 — 22.0.10 · 23.0.0 — 24.0.3
redhat
migration toolkit for applications
1.0
redhat
migration toolkit for runtimes
all versions
redhat
openshift container platform
4.11, 4.12
redhat
openshift container platform for ibm z
4.10, 4.9
redhat
openshift container platform for linuxone
4.10, 4.9
redhat
openshift container platform for power
4.10, 4.9
redhat
single sign-on
7.6, all versions

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-22

Validates pathnames and filenames to prevent traversal outside intended directories.

References