CVE-2026-62383 PUBLISHED

nltk IPIPANCorpusReader Symlink Arbitrary File Read

Assigner: VulnCheck
Reserved: 13.07.2026 Published: 22.08.2026 Updated: 22.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6.8

Product Status

Vendor nltk
Product nltk
Versions Default: unaffected
  • affected from 3.10.0 to 3.10.2 (excl.)
  • Version 3.10.2 is unaffected

Credits

  • LiteshGhute reporter

References

Problem Types

  • Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE