The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Improper Verification of Cryptographic Signature vulnerabilities in an interactive lesson.
Start learningUpgrade @node-saml/node-saml
to version 5.0.1 or higher.
@node-saml/node-saml is a SAML 2.0 implementation for Node.js
Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature via validatePostResponseAsync
due to loading of the assertion from the unsigned original response document. An attacker can alter authentication details, such as modifying the username in a valid SAML assertion.
Notes:
This is only exploitable if the attacker possesses a validly signed SAML response from the IdP.
This differs from the xml-crypto
-related CVE-2025-54369