Home

Description

samlify is a Node.js library for SAML single sign-on. Prior to version 2.13.0, samlify’s template substitution only escapes attribute contexts. Values inserted into element text (e.g., <saml:AttributeValue>) are not escaped. A normal user can inject XML markup into an attribute value (e.g., email, name) and add new <saml:Attribute> elements inside the signed assertion. The IdP then signs the tampered assertion and the SP accepts the injected attributes as trusted. This allows privilege escalation when attributes are used for authorization (roles/groups). This issue has been patched in version 2.13.0.

PUBLISHED Reserved 2026-05-14 | Published 2026-06-08 | Updated 2026-06-08 | Assigner GitHub_M




HIGH: 8.7CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N

Problem types

CWE-91: XML Injection (aka Blind XPath Injection)

Product status

< 2.13.0
affected

References

github.com/...amlify/security/advisories/GHSA-34r5-q4jw-r36m

cve.org (CVE-2026-46490)

nvd.nist.gov (CVE-2026-46490)

Download JSON