🔐 CVE Alert

CVE-2026-28809

UNKNOWN 0.0

XXE in esaml SAML library allows local file read and potential SSRF

CVSS Score
0.0
EPSS Score
0.1%
EPSS Percentile
19th

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.

CWE CWE-611
Vendor dropbox
Product esaml
Published Mar 23, 2026
Last Updated Apr 7, 2026
Stay Ahead of the Next One

Get instant alerts for dropbox esaml

Be the first to know when new unknown vulnerabilities affecting dropbox esaml are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

Affected Versions

dropbox / esaml
All versions affected
arekinath / esaml
All versions affected
handnot2 / esaml
All versions affected
dropbox / esaml
All versions affected
Jump-App / esaml
0 < bab85efde7c136911402a881ca55173759467a26

References

NVD ↗ CVE.org ↗ EPSS Data ↗
cna.erlef.org: https://cna.erlef.org/cves/CVE-2026-28809.html osv.dev: https://osv.dev/vulnerability/EEF-CVE-2026-28809 github.com: https://github.com/Jump-App/esaml/commit/bab85efde7c136911402a881ca55173759467a26

Credits

Bryan Lynch Jonatan Männchen / EEF