NLTK before 3.10.3 contains a regular expression denial of service (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 without any validation or timeout. An attacker who controls the tgrep pattern (e.g., via tgrep_positions() or tgrep_compile() exposed to external input) can supply a pattern that triggers catastrophic backtracking, causing indefinite CPU saturation that blocks the Python process.
CVE-2026-80206
Score 5.9 from GitHub Security Advisory (severity: HIGH) published 2026-08-31. a secondary CVSS source baseline 5.9; sources differ by 0.0.
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.9
- EG Score
- 5.9(high)
- EG Risk
- 43(Track)EG Risk 43/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity59% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 19%
- KEV
- Not listed
Published
August 26, 2026
Last Modified
September 1, 2026
Advisory Details (2)
Auto-updated Aug 26, 2026NLTK 3.10.2 Regular Expression Denial of Service via tgrep | Advisories | VulnCheck
https://www.vulncheck.com/advisories/nltk-3.10.2-regular-expression-denial-of-service-via-tgrepReDoS in nltk.tgrep via unvalidated user-supplied regular expressions · Advisory · nltk/nltk · GitHub
https://github.com/nltk/nltk/security/advisories/GHSA-w3v8-gmh9-3wv7Vendor Advisories for CVE-2026-80206(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(4 across 4 ecosystems)
Debian:12(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| nltk | 3.10.0-1 ... 3.9.3-1 (9 versions) | — | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| nltk | 3.10.0-1 ... 3.9.3-1 (6 versions) | — | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| nltk | 3.10.0-1, 3.10.1-1, 3.9.1-2, 3.9.2-1, 3.9.3-1 | 3.10.3-1 | — |
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| nltk | 0.8 ... 3.9b1 (68 versions) | 3.10.3 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 43× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 06:58 UTCEG score recompute
- 2026-09-17 04:54 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-16 02:49 UTCEG score recompute
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-13 22:41 UTCEG score recompute
- 2026-09-12 20:37 UTCEG score recompute
- 2026-09-11 18:33 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-10 16:28 UTCEG score recompute
- 2026-09-09 13:53 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-08 11:27 UTCEG score recompute
- 2026-09-07 06:54 UTCEG score recompute
- 2026-09-06 13:48 UTCEPSS rescore
- 2026-09-06 04:44 UTCEG score recompute
- 2026-09-05 15:31 UTCEPSS rescore
- 2026-09-05 02:40 UTCEG score recompute
- 2026-09-04 05:07 UTCEPSS rescore
- 2026-09-02 22:25 UTCEG score recompute
- 2026-09-02 14:12 UTCEPSS rescore
Show 18 moreShow fewer
- 2026-09-01 20:21 UTCEG score recompute
- 2026-09-01 20:21 UTCGHSA enrichment
- 2026-09-01 13:54 UTCEPSS rescore
- 2026-09-01 04:40 UTCEPSS rescore
- 2026-09-01 04:40 UTCEPSS rescore
- 2026-08-31 04:11 UTCEG score recompute
- 2026-08-30 19:18 UTCEPSS rescore
- 2026-08-30 19:17 UTCEPSS rescore
- 2026-08-30 02:03 UTCEG score recompute
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-28 23:58 UTCEG score recompute
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-27 18:07 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 15:53 UTCEG score recompute
- 2026-08-26 12:58 UTCEG score recompute
- 2026-08-26 10:48 UTCEG score recompute
- 2026-08-26 10:47 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-80206?
When was CVE-2026-80206 disclosed?
Is CVE-2026-80206 actively exploited?
What is the CVSS score of CVE-2026-80206?
How do I remediate CVE-2026-80206?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-80206
Is Your Infrastructure Affected by CVE-2026-80206?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.