VYPR

Net::SAML2

by Perl Foundation

CVEs (2)

  • CVE-2026-18092Aug 3, 2026
    risk 0.00cvss epss 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…

  • CVE-2026-18089Aug 3, 2026
    risk 0.00cvss epss 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…