Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-80205— NLTK before 3.10.0 ReDoS via Text.findall() unvalidated regex

Quick assessment

Affected
nltk nltk
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

NLTK 3.10.0 之前的版本存在正则表达式拒绝服务漏洞,涉及 Text.findall() 和 TokenSearcher.findall() 方法。这些方法在接受用户提供的正则表达式时,未进行任何验证或设置超时机制。攻击者可以构造特定的正则表达式模式,引发灾难性回溯(catastrophic backtracking),从而导致 CPU 被无限占用,造成 Python 进程所有用户的服务拒绝(DoS)。

CVSS 7.5 · High

Possible ATT&CK Techniques 1 AI

T1480 · Execution Guardrails
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-80205

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

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.

Vulnerability Title
NLTK before 3.10.0 ReDoS via Text.findall() unvalidated regex
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
CWE-1333
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
nltk nltk 0 ~ 3.10.0 -

II. Public POCs for CVE-2026-80205

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-80205

登录查看更多情报信息。

Other References for CVE-2026-80205 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-80205

No comments yet


Leave a comment