Loading market data...
← Back to CVE feed

CVE-2026-80205

HIGH CVSS 7.5 View on NVD ↗

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.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Published: Aug 26, 2026 11:16 UTC Modified: Aug 26, 2026 17:17 UTC