Lucene search
+L

3767 matches found

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
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
CVE
CVE
added 2026/08/26 10:28 a.m.24 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
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
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
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
Debian CVE
Debian CVE
added 2026/08/26 10:28 a.m.7 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.7CVSS5.4AI score0.00489EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-80206

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 ReDoS vulnerability in the tgrep module. The tgrepnodeaction function compiles user-supplied...

8.2CVSS6.4AI score0.00264EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-79770

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Nokogiri versions before 1.19.3 contain regular expression denial of service vulnerabilities in the CSS selector tokenizer affecting string-literal and identifi...

8.7CVSS5.4AI score0.00278EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.7 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: python-py (UTSA-2026-093196)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-093196 advisory. A denial of service via regular expression in the py.path.svnwc component of py aka python-py through 1.9.0 could be used by attackers to cause a compute-time denial...

7.5CVSS6.8AI score0.04662EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.12 views

PT-2026-82080

Name of the Vulnerable Software and Affected Versions NLTK versions prior to 3.10.3 Description The tgrep module contains a regular expression denial of service ReDoS issue. The tgrep node action function compiles user-supplied regular expressions within /regex/ pattern nodes and executes them...

8.2CVSS5.4AI score0.00264EPSS
SaveExploits1References19
Rows per page
Query Builder