Vulnerability Description
NLTK versions before 3.10.0 contain a path traversal vulnerability in FramenetCorpusReader and NKJPCorpusReader that allows attackers to parse XML files outside the corpus root by supplying unsafe selectors or poisoned index state. Attackers can exploit frame_by_name, doc, lu, and header methods with crafted parameters to read arbitrary XML files accessible to the application.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/nltk/nltk/security/advisories/GHSA-568f-pv23-39p4
- https://www.vulncheck.com/advisories/nltk-path-traversal-via-framenet-and-nkjp-r
FAQ
What is CVE-2026-62385?
CVE-2026-62385 is a vulnerability with a CVSS score of 5.9 (MEDIUM). NLTK versions before 3.10.0 contain a path traversal vulnerability in FramenetCorpusReader and NKJPCorpusReader that allows attackers to parse XML files outside the corpus root by supplying unsafe sel...
How severe is CVE-2026-62385?
CVE-2026-62385 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-62385?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.