PyPI: nltk

CVE-2021-43854

Safety vulnerability ID: SFTY-20211223-97779

Safety legacy ID: pyup.io-43622

Nltk 3.6.5 includes a fix for CVE-2021-43854: Versions prior to 3.6.5 are vulnerable to regular expression denial of service (ReDoS) attacks. The vulnerability is present in PunktSentenceTokenizer, sent_tokenize and word_tokenize. Any users of this class, or these two functions, are vulnerable to the ReDoS attack. In short, a specifically crafted long input to any of these vulnerable functions will cause them to take a significant amount of execution time. If your program relies on any of the vulnerable functions for tokenizing unpredictable user input, it's strongly recommended upgrading to a version of NLTK without the vulnerability. For users unable to upgrade the execution time can be bounded by limiting the maximum length of an input to any of the vulnerable functions. https://github.com/nltk/nltk/security/advisories/GHSA-f8m6-h2c7-8h9x https://github.com/nltk/nltk/issues/2866

Created at: Nov 5, 2025Updated at: Nov 5, 2025

Overview

Inefficient Regular Expression Complexity in nltk (word_tokenize, sent_tokenize)

Advisory

Nltk 3.6.5 includes a fix for CVE-2021-43854: Versions prior to 3.6.5 are vulnerable to regular expression denial of service (ReDoS) attacks. The vulnerability is present in PunktSentenceTokenizer, sent_tokenize and word_tokenize. Any users of this class, or these two functions, are vulnerable to the ReDoS attack. In short, a specifically crafted long input to any of these vulnerable functions will cause them to take a significant amount of execution time. If your program relies on any of the vulnerable functions for tokenizing unpredictable user input, it's strongly recommended upgrading to a version of NLTK without the vulnerability. For users unable to upgrade the execution time can be bounded by limiting the maximum length of an input to any of the vulnerable functions. https://github.com/nltk/nltk/security/advisories/GHSA-f8m6-h2c7-8h9x https://github.com/nltk/nltk/issues/2866

Affected Package

Affecting nltk package, versions
<3.6.5

Also affects

---

How to Fix

Upgrade
nltk
to
3.6.5
or higher.

Mitigation and Workarounds

---

Vulnerable Functions

Functions linked to known vulnerabilities.

Vulnerable function data is available for Enterprise customers

Book a call with us to see Safety in action.

Safety

Verified by Safety

Our Cybersecurity Intelligence Team reviewed this vulnerability. We combine public data with our own research to find issues not yet reported to public sources.

Learn more