CVE Catalog

CVE-2026-65915

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

21th percentile - higher than 21% of all known CVEs

Summary

NLTK versions before 3.10.0 contain a logic bug in FileSystemPathPointer.open() where the sandbox validation check compares a normalized path against itself, making the security check permanently inert. Attackers can pass file:// URLs to nltk.data.load() to read arbitrary files accessible to the process user, including credentials and configuration files.

Risk Assessment

An attacker can access sensitive files such as credentials and configuration, potentially leading to full system compromise.

Recommendation

Update NLTK to version 3.10.0 or later, which includes a security fix for path validation.

Other vulnerabilities in NLTK

See all
Original NVD description (English source)

NLTK versions before 3.10.0 contain a logic bug in FileSystemPathPointer.open() where the sandbox validation check compares a normalized path against itself, making the security check permanently inert. Attackers can pass file:// URLs to nltk.data.load() to read arbitrary files accessible to the process user, including credentials and configuration files.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS