Lucene search
+L

54185 matches found

Cvelist
Cvelist
added 2026/07/28 1:46 p.m.69 views

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

2CVSS0.003EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/07/28 1:46 p.m.6 views

CVE-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.8AI score0.003EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/28 1:46 p.m.7 views

EUVD-2026-49850

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.8AI score0.003EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/28 1:46 p.m.41 views

CVE-2026-6879

CVE-2026-6879 affects Python's xml.etree.ElementTree path handling. Element.findall() and fully-consumed Element.iterfind() exhibit O(n^2) time when using XPath index predicates like [1], [last()], or [last()-N] on documents with many siblings of the same tag. Element.find() is affected only when...

2CVSS5.8AI score0.003EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/07/28 12:50 p.m.4 views

CVE-2026-13835

An inappropriate implementation flaw was found in the XML component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=514338102...

8.8CVSS7.1AI score0.00325EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/28 12:44 p.m.5 views

CVE-2026-18047

A flaw was found in Dogtag PKI's ACME responder where the web.xml security constraints use exact URL pattern matching for admin-only enable/disable endpoints. By appending a trailing slash to the URL, an unauthenticated attacker can bypass the Tomcat authentication constraint while RESTEasy still...

6.5CVSS5.8AI score0.00281EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/28 12:44 p.m.6 views

CVE-2026-13954

An insufficient policy enforcement flaw was found in the XML component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=513504934...

6.5CVSS5.8AI score0.00296EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/28 12:35 p.m.4 views

CVE-2026-14000

An inappropriate implementation flaw was found in the XML component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=514461552...

8.1CVSS5.8AI score0.00171EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/28 12:0 a.m.7 views

PT-2026-65499

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.8AI score0.003EPSS
SaveExploits0References4
Mageia
Mageia
added 2026/07/27 10:45 p.m.10 views

Updated libyang packages fix a security vulnerability

The updated packages fix a security vulnerability: Heap Use-After-Free Write in XML Metadata Parsing. CVE-2026-41401...

7.1CVSS5.8AI score0.00519EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/27 9:17 p.m.8 views

CVE-2026-59728

Astro is a web framework for content-driven websites. In versions 1.0.0 through 4.0.18, the source.title and enclosure.type item fields in packages/astro-rss/src/index.ts are interpolated directly into XML template strings without XML-character escaping before being parsed by fast-xml-parser. Bot...

4.3CVSS0.00269EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/27 7:54 p.m.38 views

CVE-2026-59728 @astrojs/rss: XML Injection via Unescaped RSS Feed Fields

Astro is a web framework for content-driven websites. In versions 1.0.0 through 4.0.18, the source.title and enclosure.type item fields in packages/astro-rss/src/index.ts are interpolated directly into XML template strings without XML-character escaping before being parsed by fast-xml-parser. Bot...

4.3CVSS0.00269EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/27 7:54 p.m.35 views

CVE-2026-59728

CVE-2026-59728 (astrojs/rss) affects Astro versions 1.0.0–4.0.18 where source.title and enclosure.type are interpolated into XML without escaping in packages/astro-rss/src/index.ts, then parsed by fast-xml-parser. This allows an attacker-controlled value to inject arbitrary XML into the generated...

4.3CVSS5.9AI score0.00269EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/27 7:54 p.m.8 views

EUVD-2026-49584

Astro is a web framework for content-driven websites. In versions 1.0.0 through 4.0.18, the source.title and enclosure.type item fields in packages/astro-rss/src/index.ts are interpolated directly into XML template strings without XML-character escaping before being parsed by fast-xml-parser. Bot...

4.3CVSS5.9AI score0.00269EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/27 7:54 p.m.7 views

CVE-2026-59728 @astrojs/rss: XML Injection via Unescaped RSS Feed Fields

Astro is a web framework for content-driven websites. In versions 1.0.0 through 4.0.18, the source.title and enclosure.type item fields in packages/astro-rss/src/index.ts are interpolated directly into XML template strings without XML-character escaping before being parsed by fast-xml-parser. Bot...

4.3CVSS5.9AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/27 3:43 p.m.10 views

CVE-2026-66394

SiYuan before v3.7.3 contains stored and reflected cross-site scripting vulnerabilities in SVG sanitization that allows authenticated attackers to execute scripts by bypassing the HTML parser-based cleaner. Attackers can hide script tags within desc, style, or noscript elements which the HTML...

9.3CVSS6AI score0.00266EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/27 12:16 p.m.14 views

CVE-2026-57917

proCertum SmartSign parses external XML entities from arbitrary crafted signature files, enabling SSRF and potentially allowing the reading of local files, depending on the parser's configuration. The XML External Entity XXE vulnerability is triggered simply by previewing a file in the file...

4.8CVSS0.00135EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/27 10:29 a.m.24 views

CVE-2026-57917

CVE-2026-57917 affects proCertum SmartSign. The issue is an XML External Entity (XXE) vulnerability where external entities are parsed from crafted signature files, enabling SSRF and potentially local file reads depending on parser configuration. The vulnerability is triggered by previewing a fil...

4.8CVSS5.9AI score0.00135EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/27 10:29 a.m.9 views

EUVD-2026-49143

proCertum SmartSign parses external XML entities from arbitrary crafted signature files, enabling SSRF and potentially allowing the reading of local files, depending on the parser's configuration. The XML External Entity XXE vulnerability is triggered simply by previewing a file in the file...

4.8CVSS5.9AI score0.00135EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/27 10:29 a.m.8 views

CVE-2026-57917

proCertum SmartSign parses external XML entities from arbitrary crafted signature files, enabling SSRF and potentially allowing the reading of local files, depending on the parser's configuration. The XML External Entity XXE vulnerability is triggered simply by previewing a file in the file...

4.8CVSS5.9AI score0.00135EPSS
SaveExploits0References3
Rows per page
Query Builder