Lucene search
+L

1221 matches found

Nuclei
Nuclei
added 2026/08/20 4:29 a.m.94 views

GeoServer and GeoTools - Remote Code Execution

GeoTools is an open source Java library that provides tools for geospatial data. Prior to versions 31.2, 30.4, and 29.6, Remote Code Execution RCE is possible if an application uses certain GeoTools functionality to evaluate XPath expressions supplied by user input. Versions 31.2, 30.4, and 29.6...

9.8CVSS8.8AI score0.99813EPSS
SaveExploits26References3
Tenable Nessus
Tenable Nessus
added 2026/08/20 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-49289

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The SimpleSAMLphp SAML2 library is a PHP library for SAML2 related functionality. In 4.19.2 and 4.20.2, the library permits attacker-controlled XPath transforms...

7.5CVSS5.7AI score0.0056EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 3:17 p.m.9 views

CVE-2026-49289

The SimpleSAMLphp SAML2 library is a PHP library for SAML2 related functionality. In 4.19.2 and 4.20.2, the library permits attacker-controlled XPath transforms while processing XML signatures in specially crafted SAML messages. XPath evaluation can consume uncontrolled processing resources,...

7.5CVSS0.0056EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 2:48 p.m.5 views

CVE-2026-49289 SimpleSAMLphp SAML2: Possible DoS via XPath Transform

The SimpleSAMLphp SAML2 library is a PHP library for SAML2 related functionality. In 4.19.2 and 4.20.2, the library permits attacker-controlled XPath transforms while processing XML signatures in specially crafted SAML messages. XPath evaluation can consume uncontrolled processing resources,...

7.5CVSS5.7AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/19 2:48 p.m.13 views

EUVD-2026-62505

The SimpleSAMLphp SAML2 library is a PHP library for SAML2 related functionality. In 4.19.2 and 4.20.2, the library permits attacker-controlled XPath transforms while processing XML signatures in specially crafted SAML messages. XPath evaluation can consume uncontrolled processing resources,...

7.5CVSS5.6AI score0.0056EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 2:48 p.m.28 views

CVE-2026-49289 SimpleSAMLphp SAML2: Possible DoS via XPath Transform

The SimpleSAMLphp SAML2 library is a PHP library for SAML2 related functionality. In 4.19.2 and 4.20.2, the library permits attacker-controlled XPath transforms while processing XML signatures in specially crafted SAML messages. XPath evaluation can consume uncontrolled processing resources,...

7.5CVSS0.0056EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 2:48 p.m.49 views

CVE-2026-49289

The simplesamlphp/saml2 library (versions 4.19.2 and 4.20.2) permits attacker-controlled XPath transforms during XML signature processing, allowing a remote unauthenticated attacker to consume excessive resources and cause denial of service. The fix caps transform count and rejects XPath transfor...

7.5CVSS5.6AI score0.0056EPSS
SaveExploits0References3
Nuclei
Nuclei
added 2026/08/19 4:15 a.m.112 views

GeoServer RCE in Evaluating Property Name Expressions

In the GeoServer version prior to 2.25.1, 2.24.3 and 2.23.5 of GeoServer, multiple OGC request parameters allow Remote Code Execution RCE by unauthenticated users through specially crafted input against a default GeoServer installation due to unsafely evaluating property names as XPath expression...

9.8CVSS8.7AI score0.99813EPSS
SaveExploits26References4
OSV
OSV
added 2026/08/17 5:55 a.m.6 views

BIT-PYTHON-2026-6879 Quadratic Behavior in xml.etree.ElementPath Index Predicates

Element.findall and fully-consumed Element.iterfind exhibit On^2 time complexity when using XPath index predicates e.g. 1, last, last-N on XML documents with many same-tag siblings. Element.find is only affected when the first match is near the end of the sibling list, such as with last or...

2CVSS5.4AI score0.00355EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/17 5:47 a.m.6 views

BIT-LIBPYTHON-2026-6879 Quadratic Behavior in xml.etree.ElementPath Index Predicates

Element.findall and fully-consumed Element.iterfind exhibit On^2 time complexity when using XPath index predicates e.g. 1, last, last-N on XML documents with many same-tag siblings. Element.find is only affected when the first match is near the end of the sibling list, such as with last or...

2CVSS5.4AI score0.00355EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/08/13 12:19 p.m.9 views

python: Python: Performance degradation in XML processing due to quadratic time complexity

A flaw was found in Python's xml.etree.ElementPath component. This vulnerability can lead to a denial of service DoS when processing specially crafted XML documents. Specifically, certain XPath index predicates used with functions like Element.findall and Element.iterfind can cause the processing...

2CVSS5.4AI score0.00355EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/13 11:03 a.m.7 views

python: Python: Performance degradation in XML processing due to quadratic time complexity

A flaw was found in Python's xml.etree.ElementPath component. This vulnerability can lead to a denial of service DoS when processing specially crafted XML documents. Specifically, certain XPath index predicates used with functions like Element.findall and Element.iterfind can cause the processing...

2CVSS5.4AI score0.00355EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/07 2:42 a.m.8 views

OESA-2026-3252 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

2CVSS5.4AI score0.00355EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/05 1:05 a.m.13 views

CVE-2026-6879

A flaw was found in Python's xml.etree.ElementPath component. This vulnerability can lead to a denial of service DoS when processing specially crafted XML documents. Specifically, certain XPath index predicates used with functions like Element.findall and Element.iterfind can cause the processing...

2.2CVSS5.5AI score0.00355EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/03 2:16 p.m.15 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
Cvelist
Cvelist
added 2026/08/03 1:24 p.m.52 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
EUVD
EUVD
added 2026/08/03 1:24 p.m.10 views

EUVD-2026-52291

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
SaveExploits0References2
CVE
CVE
added 2026/08/03 1:24 p.m.53 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
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
Cvelist
Cvelist
added 2026/08/03 1:09 p.m.47 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...

0.00282EPSS
SaveExploits0References3
Rows per page
Query Builder