Lucene search
+L

3772 matches found

RedhatCVE
RedhatCVE
added 2026/08/27 1:37 p.m.7 views

CVE-2026-80205

A flaw was found in NLTK. A remote attacker can exploit a regular expression denial of service ReDoS vulnerability in the Text.findall and TokenSearcher.findall methods. These methods accept user-supplied regular expressions without validation, allowing an attacker to provide crafted patterns tha...

8.7CVSS6AI score0.00489EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/08/27 1:37 p.m.5 views

CVE-2026-79770

A flaw was found in Nokogiri. A remote attacker can inject specially crafted CSS selectors into methods such as Nodecss or Nodeatcss. This injection can lead to regular expression denial of service ReDoS due to exponential regex backtracking, causing the application to become unresponsive...

8.7CVSS5.3AI score0.00278EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.18 views

PT-2026-82620

Name of the Vulnerable Software and Affected Versions NLTK versions prior to 3.10.3 Description A regular expression denial of service exists in Pl196xCorpusReader. An attacker can cause quadratic CPU consumption by providing malformed TEI Text Encoding Initiative blocks containing numerous...

6.3CVSS5.2AI score0.00229EPSS
SaveExploits1References20
Tenable Nessus
Tenable Nessus
added 2026/08/27 12:00 a.m.12 views

SUSE SLES15 Security Update : python-sqlparse (SUSE-SU-2026:3762-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3762-1 advisory. - CVE-2026-54284: TokenList.init materializes Osubtree value per group, causing CPU DoS before depth/token caps trigger bsc1275459. -...

8.7CVSS6AI score0.00279EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2026/08/27 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-81725

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - NLTK before 3.10.3 contains a regular expression denial of service vulnerability in Pl196xCorpusReader that allows attackers to cause quadratic CPU consumption ...

6.3CVSS5.3AI score0.00229EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/08/26 12:43 p.m.14 views

Regular Expression Denial of Service (ReDoS)

Overview nltk is a Natural Language Toolkit NLTK is a Python package for natural language processing. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS in TokenSearcher.findall and Text.findall in nltk/text.py. An attacker can pin a Python worker and...

8.7CVSS6AI score0.00489EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/08/26 12:42 p.m.16 views

Regular Expression Denial of Service (ReDoS)

Overview nltk is a Natural Language Toolkit NLTK is a Python package for natural language processing. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS through the tgrepnodeaction path in nltk/tgrep.py. An attacker can pin a CPU core indefinitely by...

8.2CVSS5.9AI score0.00264EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/26 11:16 a.m.7 views

PYSEC-2026-3751

NLTK before 3.10.3 contains a regular expression denial of service ReDoS vulnerability in the tgrep module. The tgrepnodeaction function compiles user-supplied regular expressions embedded in /regex/ pattern nodes and executes them via re.search against tree node labels without any validation or...

8.2CVSS5.9AI score0.00264EPSS
SaveExploits1References2
PyPA
PyPA
added 2026/08/26 11:16 a.m.8 views

PYSEC-2026-3751

NLTK before 3.10.3 contains a regular expression denial of service ReDoS vulnerability in the tgrep module. The tgrepnodeaction function compiles user-supplied regular expressions embedded in /regex/ pattern nodes and executes them via re.search against tree node labels without any validation or...

8.2CVSS5.9AI score0.00264EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2026/08/26 11:16 a.m.10 views

CVE-2026-80206

NLTK before 3.10.3 contains a regular expression denial of service ReDoS vulnerability in the tgrep module. The tgrepnodeaction function compiles user-supplied regular expressions embedded in /regex/ pattern nodes and executes them via re.search against tree node labels without any validation or...

8.2CVSS0.00264EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/26 11:16 a.m.9 views

CVE-2026-80205

NLTK versions before 3.10.0 contain a regular expression denial of service vulnerability in Text.findall and TokenSearcher.findall methods that accept user-supplied regular expressions without validation or timeout. Attackers can supply crafted regex patterns that cause catastrophic backtracking,...

8.7CVSS0.00489EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2026/08/26 11:16 a.m.9 views

CVE-2026-80206

NLTK before 3.10.3 contains a regular expression denial of service ReDoS vulnerability in the tgrep module. The tgrepnodeaction function compiles user-supplied regular expressions embedded in /regex/ pattern nodes and executes them via re.search against tree node labels without any validation or...

8.2CVSS5.9AI score0.00264EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/26 11:16 a.m.7 views

UBUNTU-CVE-2026-80206

NLTK before 3.10.3 contains a regular expression denial of service ReDoS vulnerability in the tgrep module. The tgrepnodeaction function compiles user-supplied regular expressions embedded in /regex/ pattern nodes and executes them via re.search against tree node labels without any validation or...

8.2CVSS5.9AI score0.00264EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/08/26 10:28 a.m.42 views

CVE-2026-80206 NLTK 3.10.2 Regular Expression Denial of Service via tgrep

NLTK before 3.10.3 contains a regular expression denial of service ReDoS vulnerability in the tgrep module. The tgrepnodeaction function compiles user-supplied regular expressions embedded in /regex/ pattern nodes and executes them via re.search against tree node labels without any validation or...

8.2CVSS0.00264EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/26 10:28 a.m.25 views

CVE-2026-80206

NLTK (a Python natural language processing library) versions before 3.10.3 contain a ReDoS vulnerability in the tgrep module. The _tgrep_node_action function compiles user-supplied regular expressions embedded in /regex/ pattern nodes and executes them via re.search against tree node labels witho...

8.2CVSS5.4AI score0.00264EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/08/26 10:28 a.m.5 views

CVE-2026-80206 NLTK 3.10.2 Regular Expression Denial of Service via tgrep

NLTK before 3.10.3 contains a regular expression denial of service ReDoS vulnerability in the tgrep module. The tgrepnodeaction function compiles user-supplied regular expressions embedded in /regex/ pattern nodes and executes them via re.search against tree node labels without any validation or...

8.2CVSS5.6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/26 10:28 a.m.10 views

CVE-2026-80206 NLTK 3.10.2 Regular Expression Denial of Service via tgrep

NLTK before 3.10.3 contains a regular expression denial of service ReDoS vulnerability in the tgrep module. The tgrepnodeaction function compiles user-supplied regular expressions embedded in /regex/ pattern nodes and executes them via re.search against tree node labels without any validation or...

8.2CVSS5.4AI score0.00264EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/26 10:28 a.m.47 views

CVE-2026-80205 NLTK before 3.10.0 ReDoS via Text.findall() unvalidated regex

NLTK versions before 3.10.0 contain a regular expression denial of service vulnerability in Text.findall and TokenSearcher.findall methods that accept user-supplied regular expressions without validation or timeout. Attackers can supply crafted regex patterns that cause catastrophic backtracking,...

8.7CVSS0.00489EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/26 10:28 a.m.36 views

CVE-2026-80205

NLTK versions before 3.10.0 are vulnerable to a ReDoS (Regular Expression Denial of Service) in the Text.findall() and TokenSearcher.findall() methods. These methods accept user-supplied regular expressions without validation or a timeout mechanism, allowing an attacker to supply crafted patterns...

8.7CVSS5.3AI score0.00489EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/08/26 10:28 a.m.6 views

CVE-2026-80205 NLTK before 3.10.0 ReDoS via Text.findall() unvalidated regex

NLTK versions before 3.10.0 contain a regular expression denial of service vulnerability in Text.findall and TokenSearcher.findall methods that accept user-supplied regular expressions without validation or timeout. Attackers can supply crafted regex patterns that cause catastrophic backtracking,...

8.7CVSS5.6AI score
SaveExploits0References5
Rows per page
Query Builder