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

exploitDog

nvd логотип

CVE-2026-28809

Опубликовано: 23 мар. 2026
Источник: nvd
CVSS3: 5.3
EPSS Низкий

Описание

XML External Entity (XXE) vulnerability in esaml (and its forks) allows an attacker to cause the system to read local files and incorporate their contents into processed SAML documents, and potentially perform SSRF via crafted SAML messages.

esaml parses attacker-controlled SAML messages using xmerl_scan:string/2 before signature verification without disabling XML entity expansion. On Erlang/OTP versions before 27, Xmerl allows entities by default, enabling pre-signature XXE attacks. An attacker can cause the host to read local files (e.g., Kubernetes-mounted secrets) into the SAML document. If the attacker is not a trusted SAML SP, signature verification will fail and the document is discarded, but file contents may still be exposed through logs or error messages.

This issue affects all versions of esaml, including forks by arekinath, handnot2, and dropbox. Users running on Erlang/OTP 27 or later are not affected due to Xmerl defaulting to entities disabled.

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

Конфигурация 1

Одно из

cpe:2.3:a:arekinath:esaml:*:*:*:*:*:*:*:*
Версия до 1.1 (включая)
cpe:2.3:a:dropbox:esaml:-:*:*:*:*:*:*:*
cpe:2.3:a:handnot2:esaml:*:*:*:*:*:*:*:*
Версия до 4.2.0 (включая)
cpe:2.3:a:jump-app:esaml:*:*:*:*:*:*:*:*
Версия до 4.6.0 (включая)

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-611

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

github
6 месяцев назад

esaml XXE vulnerability allows local file disclosure and SSRF via crafted SAML messages

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-611