Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-80206

Опубликовано: 26 авг. 2026
Источник: nvd
CVSS3: 5.9
EPSS Низкий

Описание

NLTK before 3.10.3 contains a regular expression denial of service (ReDoS) vulnerability in the tgrep module. The _tgrep_node_action function compiles user-supplied regular expressions embedded in /regex/ pattern nodes and executes them via re.search against tree node labels without any validation or timeout. An attacker who controls the tgrep pattern (e.g., via tgrep_positions() or tgrep_compile() exposed to external input) can supply a pattern that triggers catastrophic backtracking, causing indefinite CPU saturation that blocks the Python process.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:nltk:nltk:*:*:*:*:*:*:*:*
Версия до 3.10.3 (исключая)

EPSS

Процентиль: 18%
0.00264
Низкий

5.9 Medium

CVSS3

Дефекты

CWE-1333

Связанные уязвимости

CVSS3: 5.9
ubuntu
22 дня назад

NLTK before 3.10.3 contains a regular expression denial of service (ReDoS) vulnerability in the tgrep module. The _tgrep_node_action function compiles user-supplied regular expressions embedded in /regex/ pattern nodes and executes them via re.search against tree node labels without any validation or timeout. An attacker who controls the tgrep pattern (e.g., via tgrep_positions() or tgrep_compile() exposed to external input) can supply a pattern that triggers catastrophic backtracking, causing indefinite CPU saturation that blocks the Python process.

CVSS3: 5.9
redhat
22 дня назад

NLTK before 3.10.3 contains a regular expression denial of service (ReDoS) vulnerability in the tgrep module. The _tgrep_node_action function compiles user-supplied regular expressions embedded in /regex/ pattern nodes and executes them via re.search against tree node labels without any validation or timeout. An attacker who controls the tgrep pattern (e.g., via tgrep_positions() or tgrep_compile() exposed to external input) can supply a pattern that triggers catastrophic backtracking, causing indefinite CPU saturation that blocks the Python process.

CVSS3: 5.9
debian
22 дня назад

NLTK before 3.10.3 contains a regular expression denial of service (Re ...

github
9 дней назад

NLTK: ReDoS in nltk.tgrep via unvalidated user-supplied regular expressions

EPSS

Процентиль: 18%
0.00264
Низкий

5.9 Medium

CVSS3

Дефекты

CWE-1333