| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-rrv8-h7p8-rx55 | NLTK: ReDoS in nltk.text.Text.findall() via unvalidated user-supplied regular expressions |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Tue, 01 Sep 2026 23:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
Fri, 28 Aug 2026 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Thu, 27 Aug 2026 18:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| References |
| |
| Metrics |
threat_severity
|
threat_severity
|
Wed, 26 Aug 2026 10:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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, resulting in indefinite CPU saturation and denial of service to all users of the Python process. | |
| Title | NLTK before 3.10.0 ReDoS via Text.findall() unvalidated regex | |
| First Time appeared |
Nltk
Nltk nltk |
|
| Weaknesses | CWE-1333 | |
| CPEs | cpe:2.3:a:nltk:nltk:*:*:*:*:*:*:*:* | |
| Vendors & Products |
Nltk
Nltk nltk |
|
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: VulnCheck
Published:
Updated: 2026-09-01T22:06:44.235Z
Reserved: 2026-08-25T23:15:39.155Z
Link: CVE-2026-80205
Updated: 2026-09-01T22:06:44.235Z
Status : Modified
Published: 2026-08-26T11:16:39.950
Modified: 2026-09-03T05:15:15.430
Link: CVE-2026-80205
OpenCVE Enrichment
Updated: 2026-08-26T12:00:05Z
Github GHSA