← Back to browse · API

CVE-2025-54419

Severity
CRITICAL
CVSS
10.0
EPSS
0.00357
Risk score
40.12
CISA KEV
No
PoC
No
Published
2025-07-28
Modified
2025-07-28
First seen
2026-08-07
Aliases
EUVD-2025-22950, GHSA-4MXG-3P6V-XGQ3
Products
node-saml:node-saml = 5.0.1
Sources
euvd EUVD-2025-22950

Description

A SAML library not dependent on any frameworks that runs in Node. In version 5.0.1, Node-SAML loads the assertion from the (unsigned) original response document. This is different than the parts that are verified when checking signature. This allows an attacker to modify authentication details within a valid SAML assertion. For example, in one attack it is possible to remove any character from the SAML assertion username. To conduct the attack an attacker would need a validly signed document from the identity provider (IdP). This is fixed in version 5.1.0.

References