SEPTEMBER 14, 2026
Live Feed
Back to database
Case File

CVE-2026-80205

HIGH · CVSS 7.5 EPSS 0.49% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-26 · Last synced 2026-09-14

CyberRota Analysis

AI-Generated

NLTK versions prior to 3.10.0 are vulnerable to a regular expression denial of service in the Text.findall() and TokenSearcher.findall() methods, which allow unvalidated user-supplied regex patterns. This can lead to catastrophic backtracking, causing CPU saturation and resulting in denial of service for all users of the affected Python process. Organizations using NLTK for text processing should prioritize upgrading to version 3.10.0 or later to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-80205
Severity
HIGH
CVSS
7.5
EPSS
0.49%

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

Related CVEs

Other vulnerabilities affecting the same vendor(s)