Skip to content
NLTKGHSA-cv22-g7mw-8v73

NLTK CrubadanCorpusReader path traversal allows arbitrary file disclosure

Low2.5CVE-2026-71514 · Published Aug 22, 2026 · updated Sep 10, 2026

GitHub advisory

Affected versions

PackageAffectedFixed in
nltk
PyPI
>= 3.9.4, < 3.10.33.10.3
Details and references

NLTK 3.9.4 through 3.10.2 contains a path traversal vulnerability in CrubadanCorpusReader. _load_lang_ngrams joins the corpus root with crubadan_code, the column-0 value read from the corpus table.txt mapping file, and opens the result with the builtin open() rather than the pathsec-validated opener, so os.path.join discards the root when that value is absolute and the read escapes the corpus directory without the containment check nltk.pathsec applies when ENFORCE is set. An attacker who controls a corpus package can disclose file contents outside the corpus root through lang_freq, limited to paths ending in -3grams.txt whose contents parse as token count lines.

CVSS 3.1
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N
Severity from
GitHub (reviewed advisory)
Weakness
CWE-22
Also known as
CVE-2026-71514, PYSEC-2026-3790

More NLTK advisories

All NLTK

Critical advisories by email

Wednesdays: the week’s critical and high advisories in the AI and data stack, with the fixed versions. Only in weeks that have some.

Double opt-in. Unsubscribe any time.