CVE-2026-18092
- EPSS 0.2%
- Veröffentlicht 03.08.2026 13:24:52
- Zuletzt bearbeitet 06.08.2026 18:37:08
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 value...
CVE-2026-18108
- EPSS 0.22%
- Veröffentlicht 03.08.2026 13:00:23
- Zuletzt bearbeitet 06.08.2026 18:37:01
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 retu...
CVE-2026-18089
- EPSS 0.18%
- Veröffentlicht 03.08.2026 12:42:08
- Zuletzt bearbeitet 06.08.2026 18:36:40
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 !$...