VYPR

perl-Net-SAML2

by Perl Net Saml2

Source repositories

CVEs (2)

  • CVE-2026-18108CriAug 3, 2026
    risk 0.57cvss 9.8epss 0.00

    Net::SAML2 versions before 0.86 for Perl allow authentication bypass because _verify_encrypted_assertion accepts an EncryptedAssertion whose decrypted content carries no signature. _verify_encrypted_assertion decrypts the EncryptedAssertion and returns it as verified when it…

  • CVE-2026-18092HigAug 3, 2026
    risk 0.46cvss 8.1epss 0.00

    Net::SAML2 versions before 0.86 for Perl allow SAML authentication bypass via XML signature wrapping because new_from_xml reads assertion identity with document-wide XPath instead of the signed subtree. new_from_xml reads the NameID, attribute values, SessionIndex, audience and…