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.
References
| Link | Resource |
|---|---|
| https://github.com/nltk/nltk/security/advisories/GHSA-8mpw-7fpc-4gqj | Exploit Vendor Advisory |
| https://www.vulncheck.com/advisories/nltk-before-3.10.3-regular-expression-denial-of-service-via-pl196xcorpusreader | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-08-27 17:21
Updated : 2026-09-01 20:06
NVD link : CVE-2026-81725
Mitre link : CVE-2026-81725
CVE.ORG link : CVE-2026-81725
JSON object : View
Products Affected
nltk
- nltk
CWE
CWE-400
Uncontrolled Resource Consumption
