Lucene search
+L

54852 matches found

Jenkins Security Advisories
Jenkins Security Advisories
added 2026/08/05 12:00 a.m.12 views

XXE vulnerability in ivy-report

ivy-report 1.2 and earlier does not configure its XML parser to prevent XML external entity XXE attacks. This allows attackers able to control workspace contents to have Jenkins parse a crafted Ivy report XML file that uses external entities for extraction of secrets from the Jenkins controller o...

7.1CVSS5.6AI score0.00194EPSS
SaveExploits0Affected Software1
SUSE Linux
SUSE Linux
added 2026/08/04 11:46 a.m.23 views

Security update for netty, netty-tcnative

This update for netty, netty-tcnative fixes the following issues: Upgrade netty to upstream version 4.1.136 and netty-tcnative to version 2.0.80 Final. Security issues fixed CVE-2026-44891: memory exhaustion in io.netty:netty-codec-stomp bsc1271435. CVE-2026-55831: resource exhaustion/DoS in...

9.1CVSS6.7AI score0.00612EPSS
SaveExploits7References80
OSV
OSV
added 2026/08/04 11:46 a.m.8 views

SUSE-SU-2026:3482-1 Security update for netty, netty-tcnative

This update for netty, netty-tcnative fixes the following issues: Upgrade netty to upstream version 4.1.136 and netty-tcnative to version 2.0.80 Final. Security issues fixed - CVE-2026-44891: memory exhaustion in io.netty:netty-codec-stomp bsc1271435. - CVE-2026-55831: resource exhaustion/DoS in...

9.8CVSS6.6AI score0.00612EPSS
SaveExploits7References41
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/03 5:53 p.m.10 views

Security Bulletin: IBM QRadar SIEM has an XML External Entity (XXE) injection vulnerability

Summary IBM QRadar has an XML External Entity XXE injection vulnerability. This vulnerability is not exploitable in all configurations. All of the following conditions must be simultaneously true for a system to be at risk: 1 XML Property Autodetection must be actively enabled on at least one log...

9.8CVSS5.5AI score0.00348EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2026/08/03 4:16 p.m.16 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 2026/08/03 2:38 p.m.9 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 2026/08/03 2:38 p.m.51 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
OSV
OSV
added 2026/08/03 2:38 p.m.14 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...

7.5CVSS5.4AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/03 2:38 p.m.18 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 2026/08/03 2:38 p.m.54 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
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/08/03 2:16 p.m.11 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 2026/08/03 2:16 p.m.17 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.00288EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/03 2:16 p.m.15 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
NVD
NVD
added 2026/08/03 2:16 p.m.16 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.5CVSS0.00175EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/03 1:24 p.m.53 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
CVE
CVE
added 2026/08/03 1:24 p.m.54 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
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/03 1:24 p.m.15 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
AlpineLinux
AlpineLinux
added 2026/08/03 1:24 p.m.9 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.1CVSS5.6AI score0.00196EPSS
SaveExploits0
CVE
CVE
added 2026/08/03 1:14 p.m.46 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
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/03 1:14 p.m.50 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
Rows per page
Query Builder