VYPR

Net\

by Timlegge

Source repositories

CVEs (3)

  • 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-18089HigAug 3, 2026
    risk 0.49cvss 7.5epss 0.00

    Net::SAML2 versions before 0.86 for Perl allow SAML authentication bypass by verifying responses against the response-embedded certificate in verify_xml when no trust anchor is configured. verify_xml in Net::SAML2::Role::VerifyXML runs "return if !$anchors && !$cacert;" as soon…

  • 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…