๐Ÿ” CVE Alert

CVE-2026-70626

MEDIUM 6.2

NLTK before 3.9.4 Symlink Escape via CorpusReader

CVSS Score
6.2
EPSS Score
0.0%
EPSS Percentile
0th

NLTK versions before 3.9.4 contain a symlink escape vulnerability in CorpusReader.open() that allows local attackers to read arbitrary files outside the corpus root. The vulnerability exists because path validation is lexical and does not account for symlink resolution, enabling attackers to place symlinks inside the corpus root to access files outside the intended boundary.

CWE CWE-59
Vendor nltk
Product nltk
Published Aug 22, 2026
Stay Ahead of the Next One

Get instant alerts for nltk nltk

Be the first to know when new medium vulnerabilities affecting nltk nltk are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

nltk / nltk
0 < 3.9.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/nltk/nltk/security/advisories/GHSA-r6gq-whwq-mvg9 vulncheck.com: https://www.vulncheck.com/advisories/nltk-before-symlink-escape-via-corpusreader

Credits

๐Ÿ” leduckhuong