CVE 8.7 HIGH

samlify: XML Injection in AttributeValue Allows Privilege Escalation in Signed SAML Assertions_CVE-2026-46490

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

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.

AI Analysis

XML Injection vulnerability in samlify allows privilege escalation in signed SAML assertions

Basic Information

ID CVE-2026-46490
Source GitHub_M
Published Jun 8, 2026 at 18:41

Affected Product

Vendor tngan
Product samlify
Version < 2.13.0
Affected Versions tngan samlify < 2.13.0

CWE Classification

AI Assessment

AI Score 8.7 / 10
AI Severity High
Vendor tngan
Product samlify
Version < 2.13.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.