CVE-2026-81723

Severity CVSS v4.0:
MEDIUM
Type:
CWE-400 Uncontrolled Resource Consumption ('Resource Exhaustion')
Publication date:
27/08/2026
Last modified:
27/08/2026

Description

NLTK versions before 3.10.3 contain a quadratic CPU exhaustion vulnerability in XMLCorpusView._read_xml_fragment() that rescans accumulated XML fragments on every 1 KiB block read. Attackers can provide malformed XML corpus files to cause severe CPU consumption and denial of service through affected readers like BNCCorpusReader.