Stats Digest Feeds
โ† Back to all CVEs

CVE-2026-80205

HIGH NVD
CVSS Score 7.5
Severity HIGH
Published Aug 26, 2026
Vendor unknown

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.

References