Lucene search
+L

45779 matches found

ATTACKERKB
ATTACKERKB
added 5 days ago9 views

CVE-2026-9390

XML::Sig versions before 0.71 for Perl allow XPath injection in ID lookup. verify and getsignedxml in lib/XML/Sig.pm build XPath expressions by concatenating the SignedInfo/Reference/@URI value read from the document being verified. The value is neither escaped nor checked against the NCName...

5.6AI score0.00282EPSS
SaveExploits0References4
CVE
CVE
added 5 days ago31 views

CVE-2026-9390

CVE-2026-9390 affects XML::Sig (Perl) versions before 0.71. The issue arises when verify()/_get_signed_xml() build XPath expressions by concatenating SignedInfo/Reference/@URI from the document without escaping or enforcing NCName rules. A URI containing a single quote can terminate the string li...

9.1CVSS5.6AI score0.00282EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 5 days ago10 views

EUVD-2026-52268

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

9.8CVSS5.6AI score0.0022EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 5 days ago6 views

CVE-2026-18108

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

9.8CVSS5.6AI score0.0022EPSS
SaveExploits0
OSV
OSV
added 5 days ago3 views

CVE-2026-18108 Net::SAML2 versions before 0.86 for Perl allow authentication bypass because _verify_encrypted_assertion accepts an EncryptedAssertion whose decrypted content carries no signature

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

9.8CVSS5.6AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 5 days ago5 views

CVE-2026-18108 Net::SAML2 versions before 0.86 for Perl allow authentication bypass because _verify_encrypted_assertion accepts an EncryptedAssertion whose decrypted content carries no signature

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

5.6AI score0.0022EPSS
SaveExploits0References3
Cvelist
Cvelist
added 5 days ago54 views

CVE-2026-18108 Net::SAML2 versions before 0.86 for Perl allow authentication bypass because _verify_encrypted_assertion accepts an EncryptedAssertion whose decrypted content carries no signature

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

0.0022EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 5 days ago9 views

CVE-2026-18108

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

5.6AI score0.0022EPSS
SaveExploits0References4
CVE
CVE
added 5 days ago26 views

CVE-2026-18108

CVE-2026-18108 affects Net::SAML2 for Perl, before version 0.86. The vulnerability arises when _verify_encrypted_assertion decrypts an EncryptedAssertion and returns it as verified if there is no dsig:Signature; signature/trust checks run only when a signature exists. As a result, an unsigned dec...

9.8CVSS5.6AI score0.0022EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 5 days ago5 views

CVE-2026-18089 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

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

5.6AI score0.00175EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 5 days ago12 views

CVE-2026-18089

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

7.5CVSS5.6AI score0.00175EPSS
SaveExploits0
CVE
CVE
added 5 days ago27 views

CVE-2026-18089

Net::SAML2 for Perl versions before 0.86 is vulnerable to a SAML authentication bypass when no trust anchor is configured. The root cause is that verify_xml uses the response-embedded certificate (dsig:KeyInfo/dsig:X509Certificate) and returns early if there are no anchors and no cacert, enabling...

7.5CVSS5.6AI score0.00175EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 5 days ago7 views

CVE-2026-18089

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

5.6AI score0.00175EPSS
SaveExploits0References5
EUVD
EUVD
added 5 days ago8 views

EUVD-2026-52266

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

7.5CVSS5.6AI score0.00175EPSS
SaveExploits0References4
Cvelist
Cvelist
added 5 days ago46 views

CVE-2026-18089 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

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

0.00175EPSS
SaveExploits0References4
EUVD
EUVD
added 5 days ago10 views

EUVD-2026-52264

A flaw has been found in GL.iNet GL-MT3000 up to 4.4.5. The impacted element is the function logread.setconfig of the file /usr/lib/oui-httpd/rpc/logread of the component Logread Lua RPC Plugin. This manipulation of the argument recordsize causes command injection. The exploit has been published...

8.6CVSS7AI score0.01397EPSS
SaveExploits0References5
Cvelist
Cvelist
added 5 days ago43 views

CVE-2026-18599 GL.iNet GL-MT3000 Logread Lua RPC Plugin logread logread.set_config command injection

A flaw has been found in GL.iNet GL-MT3000 up to 4.4.5. The impacted element is the function logread.setconfig of the file /usr/lib/oui-httpd/rpc/logread of the component Logread Lua RPC Plugin. This manipulation of the argument recordsize causes command injection. The exploit has been published...

8.6CVSS0.01397EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 5 days ago6 views

CVE-2026-18599

A flaw has been found in GL.iNet GL-MT3000 up to 4.4.5. The impacted element is the function logread.setconfig of the file /usr/lib/oui-httpd/rpc/logread of the component Logread Lua RPC Plugin. This manipulation of the argument recordsize causes command injection. The exploit has been published...

8.6CVSS7AI score0.01397EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 5 days ago6 views

CVE-2026-18599 GL.iNet GL-MT3000 Logread Lua RPC Plugin logread logread.set_config command injection

A flaw has been found in GL.iNet GL-MT3000 up to 4.4.5. The impacted element is the function logread.setconfig of the file /usr/lib/oui-httpd/rpc/logread of the component Logread Lua RPC Plugin. This manipulation of the argument recordsize causes command injection. The exploit has been published...

8.6CVSS7AI score0.01397EPSS
SaveExploits0References5
CVE
CVE
added 5 days ago30 views

CVE-2026-18599

GL.iNet GL-MT3000 (up to 4.4.5) is affected by a vulnerability in the Logread Lua RPC Plugin, specifically the logread.set_config function in /usr/lib/oui-httpd/rpc/logread, where manipulation of the record_size argument allows command injection. The flaw, confirmed in the Logread Lua RPC Plugin,...

8.6CVSS7AI score0.01397EPSS
SaveExploits0References5
Rows per page
Query Builder