Lucene search
+L

72 matches found

OSV
OSV
added 2026/08/25 2:16 a.m.6 views

DEBIAN-CVE-2026-78681

NLTK versions before 3.10.3 use xml.etree.ElementTree to parse XML in multiple modules, which honors entity declarations in document DTDs. Attackers can craft XML payloads with nested entity declarations that expand from hundreds of bytes to megabytes in memory, causing denial of service...

8.7CVSS5.5AI score0.00294EPSS
SaveExploits1References1
NVD
NVD
added 2026/08/25 2:16 a.m.11 views

CVE-2026-78681

NLTK versions before 3.10.3 use xml.etree.ElementTree to parse XML in multiple modules, which honors entity declarations in document DTDs. Attackers can craft XML payloads with nested entity declarations that expand from hundreds of bytes to megabytes in memory, causing denial of service...

8.7CVSS0.00294EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/25 1:30 a.m.41 views

CVE-2026-78681 NLTK before 3.10.3 Entity Expansion DoS via ElementTree

NLTK versions before 3.10.3 use xml.etree.ElementTree to parse XML in multiple modules, which honors entity declarations in document DTDs. Attackers can craft XML payloads with nested entity declarations that expand from hundreds of bytes to megabytes in memory, causing denial of service...

8.7CVSS0.00294EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/25 1:30 a.m.20 views

CVE-2026-78681 NLTK before 3.10.3 Entity Expansion DoS via ElementTree

NLTK versions before 3.10.3 use xml.etree.ElementTree to parse XML in multiple modules, which honors entity declarations in document DTDs. Attackers can craft XML payloads with nested entity declarations that expand from hundreds of bytes to megabytes in memory, causing denial of service...

8.7CVSS5.6AI score
SaveExploits0References4
CVE
CVE
added 2026/08/25 1:30 a.m.35 views

CVE-2026-78681

NLTK versions before 3.10.3 are vulnerable to a denial of service via XML entity expansion. The library uses xml.etree.ElementTree to parse XML in multiple modules, and this parser honors entity declarations in document DTDs. An attacker can supply a crafted XML payload containing nested entity d...

8.7CVSS5.5AI score0.00294EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.17 views

PT-2026-81156

Name of the Vulnerable Software and Affected Versions NLTK versions prior to 3.10.3 Description Multiple modules use the xml.etree.ElementTree library to parse XML, which honors entity declarations in document DTDs Document Type Definitions. This allows attackers to craft XML payloads with nested...

8.7CVSS5.4AI score0.00294EPSS
SaveExploits1References18
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-78681

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - NLTK versions before 3.10.3 use xml.etree.ElementTree to parse XML in multiple modules, which honors entity declarations in document DTDs. Attackers can craft X...

8.7CVSS5.5AI score0.00294EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/08/25 12:00 a.m.10 views

CVE-2026-78681

NLTK versions before 3.10.3 use xml.etree.ElementTree to parse XML in multiple modules, which honors entity declarations in document DTDs. Attackers can craft XML payloads with nested entity declarations that expand from hundreds of bytes to megabytes in memory, causing denial of service...

8.7CVSS5.5AI score0.00294EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/17 5:47 a.m.8 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.00369EPSS
SaveExploits0References11
SUSE Linux
SUSE Linux
added 2026/08/07 2:30 p.m.12 views

Security update for python310

This update for python310 fixes the following issues: Security issues fixed: CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the configparser module is used bsc1269066. CVE-2026-3276: quadratic complexity in unicodedata.normalize can lead t...

8.7CVSS5.3AI score0.0075EPSS
SaveExploits0References40
Ubuntu
Ubuntu
added 2026/07/09 3:11 p.m.21 views

USN-8524-1: Python vulnerability

It was discovered that Python did not use sufficient entropy for Expat hash-flooding protection in the xml.parsers.expat and xml.etree.ElementTree modules. An attacker could use this to cause a denial of service via a crafted XML document...

7.5CVSS6AI score0.00672EPSS
SaveExploits0
OSV
OSV
added 2026/06/05 10:55 a.m.42 views

BIT-PYTHON-MIN-2026-7210 The expat and elementtree parsers use insufficient entropy for XML hash-flooding protection

xml.parsers.expat and xml.etree.ElementTree use insufficient entropy for Expat hash-flooding protection, which allows a crafted XML document to trigger hash flooding.\r\n\r\nFully mitigating this vulnerability requires both updating libexpat to 2.8.0 or later and applying this patch...

7.5CVSS5.8AI score0.00672EPSS
SaveExploits0References13
OSV
OSV
added 2026/06/05 10:47 a.m.41 views

BIT-LIBPYTHON-2026-7210 The expat and elementtree parsers use insufficient entropy for XML hash-flooding protection

xml.parsers.expat and xml.etree.ElementTree use insufficient entropy for Expat hash-flooding protection, which allows a crafted XML document to trigger hash flooding.\r\n\r\nFully mitigating this vulnerability requires both updating libexpat to 2.8.0 or later and applying this patch...

7.5CVSS5.8AI score0.00672EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2026/06/02 11:42 p.m.18 views

CVE-2026-7210

A flaw was found in the python and expat components. Insufficient entropy in the hash-flooding protection mechanism of xml.parsers.expat and xml.etree.ElementTree allows a remote attacker to craft a malicious XML document. This crafted document can trigger a hash flooding attack, leading to a...

7.5CVSS5.7AI score0.00672EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/11 6:16 p.m.12 views

DEBIAN-CVE-2026-7210

xml.parsers.expat and xml.etree.ElementTree use insufficient entropy for Expat hash-flooding protection, which allows a crafted XML document to trigger hash flooding.\r\n\r\nFully mitigating this vulnerability requires both updating libexpat to 2.8.0 or later and applying this patch...

7.5CVSS5.8AI score0.00672EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/05/11 6:16 p.m.20 views

CVE-2026-7210

xml.parsers.expat and xml.etree.ElementTree use insufficient entropy for Expat hash-flooding protection, which allows a crafted XML document to trigger hash flooding.\r\n\r\nFully mitigating this vulnerability requires both updating libexpat to 2.8.0 or later and applying this patch...

7.5CVSS5.8AI score0.00672EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/11 5:19 p.m.251 views

CVE-2026-7210

CVE-2026-7210 affects Python XML parsers: xml.parsers.expat and xml.etree.ElementTree suffer from insufficient entropy in Expat hash-flooding protection, allowing a crafted XML to trigger flooding. Mitigation requires updating libexpat to 2.8.0+ and applying the accompanying patch. Connected note...

7.5CVSS5.8AI score0.00672EPSS
SaveExploits0References12Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/11 5:19 p.m.13 views

CVE-2026-7210 The expat and elementtree parsers use insufficient entropy for XML hash-flooding protection

xml.parsers.expat and xml.etree.ElementTree use insufficient entropy for Expat hash-flooding protection, which allows a crafted XML document to trigger hash flooding.\r\n\r\nFully mitigating this vulnerability requires both updating libexpat to 2.8.0 or later and applying this patch...

6.3CVSS5.2AI score0.00672EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/05/11 5:19 p.m.240 views

CVE-2026-7210 The expat and elementtree parsers use insufficient entropy for XML hash-flooding protection

xml.parsers.expat and xml.etree.ElementTree use insufficient entropy for Expat hash-flooding protection, which allows a crafted XML document to trigger hash flooding.\r\n\r\nFully mitigating this vulnerability requires both updating libexpat to 2.8.0 or later and applying this patch...

6.3CVSS0.00672EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2018-6545

Malware in sbrugna...

7.5CVSS6.7AI score0.10911EPSS
SaveExploits0References26
Rows per page
Query Builder