UNKNOWNPyPI

NLTK versions before 3.10.0 contain a regular expression denial of service vulnerability in Text.findall() and TokenSear

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.

CVE-2026-80205Published 1 week agoUpdated 4 days agoSource: OSV

Affected packages

  • nltkbefore 3.10.0

Exploit signal

Known exploited (CISA KEV)
No
EPSS score
EPSS percentile

EPSS is the probability a CVE is exploited in the wild; percentile is its rank among all CVEs.

NLTK versions before 3.10.0 contain a regular expression denial of service vulnerability in Text.findall() and TokenSear | HackTribune