Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-28809 Details

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-611Improper Restriction of XML External Entity ReferenceEEF

Affected Products

ProductVersions
arekinath esaml
<= 1.1

CPE

  • cpe:2.3:a:arekinath:esaml:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
dropbox esaml
All versions

CPE

  • cpe:2.3:a:dropbox:esaml:-:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
handnot2 esaml
<= 4.2.0

CPE

  • cpe:2.3:a:handnot2:esaml:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
jump-app esaml
<= 4.6.0

CPE

  • cpe:2.3:a:jump-app:esaml:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

6 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-28809
NVD Published Date:
Mar 23, 2026
NVD Last Modified:
Jul 24, 2026
Source:
EEF
CVE-2026-28809 Details - Not Deferred