← Back

Samlify Project

samlify_project

3 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Samlify
samlify

CVEs (3)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Samlify Project
1Samlify
Jul 23, 2026
Jun 8, 2026
8.7 HIGH· v4
8.8 HIGH· v3
N/A· v2
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 esca...Show more
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.Show less
1Samlify Project
1Samlify
Jun 17, 2026
May 19, 2025
9.9 CRITICAL· v4
7.5 HIGH· v3
N/A· v2
samlify is a Node.js library for SAML single sign-on. A Signature Wrapping attack has been found in samlify prior to version 2.10.0, allowing an attacker to forge a SAML Response to authenticate as any user. An attacker...Show more
samlify is a Node.js library for SAML single sign-on. A Signature Wrapping attack has been found in samlify prior to version 2.10.0, allowing an attacker to forge a SAML Response to authenticate as any user. An attacker would need a signed XML document by the identity provider. Version 2.10.0 fixes the issue.Show less
1Samlify Project
1Samlify
Nov 21, 2024
Jan 2, 2018
N/A· v4
7.5 HIGH· v3
6.0 MEDIUM· v2
An XML Signature Wrapping vulnerability exists in Samlify 2.2.0 and earlier, and in predecessor Express-saml2 which could allow attackers to impersonate arbitrary users.