CVE-2026-80205

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:nltk:nltk:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-08-26 11:16

Updated : 2026-09-03 05:15


NVD link : CVE-2026-80205

Mitre link : CVE-2026-80205

CVE.ORG link : CVE-2026-80205


JSON object : View

Products Affected

nltk

  • nltk
CWE
CWE-1333

Inefficient Regular Expression Complexity