← Zurück zur CVE-Suche

CVE-2026-80206

NLTK

Beschreibung

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.

CVSS 5.9EPSS 0.25%Risiko 0.6
Quelle öffnen
Veröffentlicht
2026-08-26 11:16:40
Betroffene Versionen
<3.10.3
Typ
Bibliothek
Zuletzt geändert
2026-08-26 13:19:24
Vektor
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H