NLTK 3.10.3 之前的版本在 中存在正则表达式拒绝服务(ReDoS)漏洞。攻击者可以通过提供包含大量未匹配开标签的畸形 TEI 块,导致二次方级的 CPU 消耗。攻击者可以利用 方法中的惰性正则表达式模式,通过 和 等公共 API 强制进行重复的重新扫描,从而实现近二次方级的运行时增长。
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-81722 | 7.5 HIGH | nltk PorterStemmer before 3.10.3 Quadratic-time DoS |
| CVE-2026-81727 | 7.1 HIGH | NLTK before 3.10.3 Hardlink File Overwrite via downloader |
| CVE-2026-81726 | 7.0 HIGH | NLTK through 3.10.3 Path Traversal via Model-Artifact APIs |
| CVE-2026-81724 | 5.3 MEDIUM | NLTK before 3.10.3 Denial of Service via Uncontrolled Recursion |
| CVE-2026-81723 | 3.7 LOW | NLTK before 3.10.3 Quadratic CPU Exhaustion via XMLCorpusView |
No comments yet