NLTK 3.10.3 之前的版本中, 存在一个导致 CPU 二次方耗尽(quadratic CPU exhaustion)的漏洞。该函数在每次读取 1 KiB 的数据块时,都会重新扫描之前累积的 XML 片段。攻击者可以提供格式错误的 XML 语料库文件,导致严重的 CPU 资源消耗,从而通过受影响的读取器(如 )引发拒绝服务(DoS)问题。
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-81725 | 3.7 LOW | NLTK before 3.10.3 Regular Expression Denial of Service via Pl196xCorpusReader |
No comments yet