CVE-2026-46490
8.8 HIGHsamlify is a Node.js library for SAML single sign-on
Published: 2026-06-08 · Last updated: 2026-06-09
Severity and scoring
- CVSS
- 8.8 HIGH
- Vector
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- CWE
- CWE-91
Affected products
| Vendor | Product |
|---|---|
| samlify_project | samlify |
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.
Source: NVD
References
Related CVEs
Same CWE
- CVE-2026-11169 — Inappropriate implementation in XML in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to inject arbitrary scripts or HTML... (8.1 HIGH)
- CVE-2026-47273 — pam_usb provides hardware authentication for Linux using ordinary removable media (6.5 MEDIUM)
- CVE-2026-40165 — authentik is an open-source identity provider (8.7 HIGH)
- CVE-2026-44665 — fast-xml-builder builds XML from JSON (6.1 MEDIUM)