Lucene search
+L

436 matches found

NVD
NVD
added 2 days ago8 views

CVE-2026-18568

XML::Sig versions from 0.29 before 0.72 for Perl allow signature verification bypass because verify returns true when every signature was skipped before any cryptographic check. verify in lib/XML/Sig.pm counts the //dsig:Signature elements into $numsigs and iterates over them, but two paths reach...

7.5CVSS0.00191EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2 days ago6 views

CVE-2026-18568

XML::Sig versions from 0.29 before 0.72 for Perl allow signature verification bypass because verify returns true when every signature was skipped before any cryptographic check. verify in lib/XML/Sig.pm counts the //dsig:Signature elements into $numsigs and iterates over them, but two paths reach...

9.3CVSS5.4AI score0.00191EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2 days ago43 views

CVE-2026-18568 XML::Sig versions from 0.29 before 0.72 for Perl allow signature verification bypass because verify returns true when every signature was skipped before any cryptographic check

XML::Sig versions from 0.29 before 0.72 for Perl allow signature verification bypass because verify returns true when every signature was skipped before any cryptographic check. verify in lib/XML/Sig.pm counts the //dsig:Signature elements into $numsigs and iterates over them, but two paths reach...

0.00191EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-52325

XML::Sig versions from 0.29 before 0.72 for Perl allow signature verification bypass because verify returns true when every signature was skipped before any cryptographic check. verify in lib/XML/Sig.pm counts the //dsig:Signature elements into $numsigs and iterates over them, but two paths reach...

7.5CVSS5.4AI score0.00191EPSS
SaveExploits0References3
CVE
CVE
added 2 days ago15 views

CVE-2026-18568

XML::Sig for Perl versions prior to 0.72 is vulnerable: verify() can return true without performing any digest or signature checks when multiple signatures are present or id_attr mismatch occurs, effectively bypassing signature verification. Affected range includes 0.29–0.71 (up to 0.28 is not af...

7.5CVSS5.4AI score0.00191EPSS
SaveExploits0References3
NVD
NVD
added 2 days ago7 views

CVE-2026-9487

XML::Sig versions before 0.71 for Perl allow signature wrapping via duplicate ID. getsignedxml in lib/XML/Sig.pm, called from verify, resolves the SignedInfo Reference/@URI to a node with the XPath expression "//@ID='$id'" and returns the first node of the resulting node set. A document in which...

9.1CVSS0.00167EPSS
SaveExploits0References2
NVD
NVD
added 2 days ago7 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...

9.1CVSS0.00282EPSS
SaveExploits0References3
NVD
NVD
added 2 days ago8 views

CVE-2026-18092

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

8.1CVSS0.00196EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2 days ago45 views

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

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

0.00196EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2 days ago7 views

CVE-2026-18092

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

5.6AI score0.00196EPSS
SaveExploits0References3
CVE
CVE
added 2 days ago13 views

CVE-2026-18092

Net::SAML2 for Perl is affected prior to version 0.86. The vulnerability arises because new_from_xml reads assertion identity (NameID, attributes, SessionIndex, etc.) using document-wide XPath (e.g., //saml:Assertion/saml:AttributeStatement/saml:Attribute, //saml:Subject/saml:NameID) instead of t...

8.1CVSS5.6AI score0.00196EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago10 views

CVE-2026-9487

CVE-2026-9487 affects XML::Sig for Perl up to version 0.70. The vulnerability arises because _get_signed_xml() resolves IDs with the XPath //*[@ID='$id'] and accepts two elements sharing the same ID, causing signature wrapping: the digest and signature are validated against the first element in d...

9.1CVSS5.5AI score0.00167EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2 days ago41 views

CVE-2026-9487 XML::Sig versions before 0.71 for Perl allow signature wrapping via duplicate ID

XML::Sig versions before 0.71 for Perl allow signature wrapping via duplicate ID. getsignedxml in lib/XML/Sig.pm, called from verify, resolves the SignedInfo Reference/@URI to a node with the XPath expression "//@ID='$id'" and returns the first node of the resulting node set. A document in which...

0.00167EPSS
SaveExploits0References2
OSV
OSV
added 2 days ago5 views

CVE-2026-9487 XML::Sig versions before 0.71 for Perl allow signature wrapping via duplicate ID

XML::Sig versions before 0.71 for Perl allow signature wrapping via duplicate ID. getsignedxml in lib/XML/Sig.pm, called from verify, resolves the SignedInfo Reference/@URI to a node with the XPath expression "//@ID='$id'" and returns the first node of the resulting node set. A document in which...

9.1CVSS5.5AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2 days ago6 views

CVE-2026-9487

XML::Sig versions before 0.71 for Perl allow signature wrapping via duplicate ID. getsignedxml in lib/XML/Sig.pm, called from verify, resolves the SignedInfo Reference/@URI to a node with the XPath expression "//@ID='$id'" and returns the first node of the resulting node set. A document in which...

5.5AI score0.00167EPSS
SaveExploits0References3
OSV
OSV
added 2 days ago3 views

CVE-2026-9390 XML::Sig versions before 0.71 for Perl allow XPath injection in ID lookup

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...

9.1CVSS5.6AI score
SaveExploits0References7
CVE
CVE
added 2 days ago14 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
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/08 10:16 p.m.37 views

CVE-2026-54783 CoreWCF: XML Signature Wrapping in WS-Security endorsing/supporting signature verification allows replay of captured signed messages

CoreWCF is a port of the service side of Windows Communication Foundation WCF to .NET Core. Prior to 1.8.1 and 1.9.1, CoreWCF WS-Security endorsing and supporting signature verification does not ensure the selected ds:Signature covers the expected Security header target, allowing an attacker with...

7.4CVSS0.00143EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/08 10:16 p.m.6 views

CVE-2026-54783 CoreWCF: XML Signature Wrapping in WS-Security endorsing/supporting signature verification allows replay of captured signed messages

CoreWCF is a port of the service side of Windows Communication Foundation WCF to .NET Core. Prior to 1.8.1 and 1.9.1, CoreWCF WS-Security endorsing and supporting signature verification does not ensure the selected ds:Signature covers the expected Security header target, allowing an attacker with...

7.4CVSS6.2AI score
SaveExploits0References8
CVE
CVE
added 2026/07/08 10:16 p.m.30 views

CVE-2026-54783

CoreWCF (Net Core port of WCF) has an XML Signature Wrapping vulnerability in WS-Security endorsing/signature verification prior to v1.8.1 and v1.9.1, where the ds:Signature may not cover the expected Security header target. An attacker who captures a signed SOAP envelope can replay arbitrary ser...

7.4CVSS6AI score0.00143EPSS
SaveExploits0References6
Rows per page
Query Builder