CVE Catalog

CVE-2026-0847

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.92%

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

Summary

A vulnerability in NLTK versions up to 3.9.2 allows arbitrary file read via path traversal in CorpusReader classes. Lack of file path validation enables attackers to access sensitive files on the server.

Risk Assessment

Risk includes unauthorized access to system files, SSH keys, and API tokens, potentially leading to privilege escalation and remote code execution when combined with other vulnerabilities.

Recommendation

Update NLTK to version 3.9.3 or later immediately. In the meantime, restrict access to functions processing user-controlled inputs.

Other vulnerabilities in NLTK

See all
Original NVD description (English source)

A vulnerability in NLTK versions up to and including 3.9.2 allows arbitrary file read via path traversal in multiple CorpusReader classes, including WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReader. These classes fail to properly sanitize or validate file paths, enabling attackers to traverse directories and access sensitive files on the server. This issue is particularly critical in scenarios where user-controlled file inputs are processed, such as in machine learning APIs, chatbots, or NLP pipelines. Exploitation of this vulnerability can lead to unauthorized access to sensitive files, including system files, SSH private keys, and API tokens, and may potentially escalate to remote code execution when combined with other vulnerabilities.

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