Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-7504

Опубликовано: 19 мая 2026
Источник: nvd
CVSS3: 8.1
EPSS Низкий

Описание

A flaw was found in Keycloak's URL validation logic during redirect operations. By crafting a malicious request, an attacker could bypass validation to redirect users to unauthorized URLs, potentially leading to the exposure of sensitive information within the domain or facilitating further attacks. This vulnerability specifically affects Keycloak clients configured with a wildcard (*) in the "Valid Redirect URIs" field and requires user interaction to be successfully exploited.

The issue stems from a discrepancy in how Keycloak and the underlying Java URI implementation handle the user-info component of a URL. If a malicious redirect URL is constructed using multiple @ characters in the user-info section, Java's URI parser fails to extract the user-info, leaving only the raw authority field. Consequently, Keycloak's validation check fails to detect the malformed user-info, falls back to a wildcard comparison, and incorrectly permits the malicious redirect.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:redhat:build_of_keycloak:*:*:*:*:*:*:*:*
Версия от 26.4 (включая) до 26.4.12 (исключая)

EPSS

Процентиль: 40%
0.005
Низкий

8.1 High

CVSS3

Дефекты

CWE-601
CWE-601

Связанные уязвимости

CVSS3: 8.1
redhat
2 месяца назад

A flaw was found in Keycloak's URL validation logic during redirect operations. By crafting a malicious request, an attacker could bypass validation to redirect users to unauthorized URLs, potentially leading to the exposure of sensitive information within the domain or facilitating further attacks. This vulnerability specifically affects Keycloak clients configured with a wildcard (*) in the "Valid Redirect URIs" field and requires user interaction to be successfully exploited. The issue stems from a discrepancy in how Keycloak and the underlying Java URI implementation handle the user-info component of a URL. If a malicious redirect URL is constructed using multiple @ characters in the user-info section, Java's URI parser fails to extract the user-info, leaving only the raw authority field. Consequently, Keycloak's validation check fails to detect the malformed user-info, falls back to a wildcard comparison, and incorrectly permits the malicious redirect.

CVSS3: 8.1
debian
2 месяца назад

A flaw was found in Keycloak's URL validation logic during redirect op ...

CVSS3: 8.1
github
2 месяца назад

Keycloak: Open redirect when using wildcard valid redirect URIs in Keycloak

CVSS3: 8.1
fstec
2 месяца назад

Уязвимость валидатора URL-адресов программного средства для управления идентификацией и доступом Keycloak, позволяющая нарушителю раскрыть защищаемую информацию

EPSS

Процентиль: 40%
0.005
Низкий

8.1 High

CVSS3

Дефекты

CWE-601
CWE-601