NLTK versions before 3.10.2 contain a symlink-based sandbox bypass in FramenetCorpusReader that allows attackers to read arbitrary XML files outside the corpus root. Attackers can place symlinks with names containing no path separators inside the corpus subdirectory, which pass the path validation guard and are resolved to files outside the intended corpus root when accessed via frame_by_name(), _lu_file(), or doc() methods.
References
| Link | Resource |
|---|---|
| https://github.com/nltk/nltk/security/advisories/GHSA-f833-7jw8-xwrv | Exploit Vendor Advisory |
| https://www.vulncheck.com/advisories/nltk-framenetcorpusreader-symlink-sandbox-bypass-before | Third Party Advisory |
| https://github.com/nltk/nltk/security/advisories/GHSA-f833-7jw8-xwrv | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-08-22 15:16
Updated : 2026-09-02 17:52
NVD link : CVE-2026-62384
Mitre link : CVE-2026-62384
CVE.ORG link : CVE-2026-62384
JSON object : View
Products Affected
nltk
- nltk
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
