Filtered by vendor Tngan Subscriptions
Filtered by product Samlify Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2026-46490 1 Tngan 1 Samlify 2026-06-09 N/A
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.