Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-81725
Published:August 27, 2026
Updated:September 24, 2026
NLTK before 3.10.3 contains a regular expression denial of service vulnerability in Pl196xCorpusReader that allows attackers to cause quadratic CPU consumption by supplying malformed TEI blocks with many unmatched opening tags. Attackers can exploit lazy regex patterns in the read_block method through public APIs like words() and tagged_words() to force repeated rescans and achieve near-quadratic runtime growth.
Affected Packages
nltk (CONDA):
Affected version(s) >=2.0.3 <3.10.3
Fix Suggestion:
Update to version 3.10.3
https://github.com/nltk/nltk.git (GITHUB):
Affected version(s) >=v3.9.2 <v3.10.3
Fix Suggestion:
Update to version v3.10.3
nltk (PYTHON):
Affected version(s) >=0.8 <3.10.3
Fix Suggestion:
Update to version 3.10.3
nltk (PYTHON):
Affected version(s) >=0.8 <3.10.3
Fix Suggestion:
Update to version 3.10.3
Do you need more information?
Contact Us
CVSS v4
Base Score:
6.3
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
3.7
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
LOW
Weakness Type (CWE)
Inefficient Regular Expression Complexity
Uncontrolled Resource Consumption
EPSS
Base Score:
0.23