Vulnerability Description
nltk versions before 3.10.2 contain a symlink-based arbitrary file read vulnerability in IPIPANCorpusReader methods that bypass nltk.pathsec validation entirely. Attackers can place a symlink in the corpus root directory and read arbitrary files accessible to the process by calling channels(), domains(), categories(), or fileids() methods with the symlink filename.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/nltk/nltk/security/advisories/GHSA-3hhw-38pf-pxj6
- https://www.vulncheck.com/advisories/nltk-ipipancorpusreader-symlink-arbitrary-f
FAQ
What is CVE-2026-62383?
CVE-2026-62383 is a vulnerability with a CVSS score of 5.5 (MEDIUM). nltk versions before 3.10.2 contain a symlink-based arbitrary file read vulnerability in IPIPANCorpusReader methods that bypass nltk.pathsec validation entirely. Attackers can place a symlink in the c...
How severe is CVE-2026-62383?
CVE-2026-62383 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-62383?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.