CVE-2026-0847

HIGH

NLTK <=3.9.2 - Path Traversal

Title source: llm

Description

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.

Exploits (1)

nomisec WORKING POC
by HyperPS · poc
https://github.com/HyperPS/CVE-2026-0847

Scores

CVSS v3 8.6
EPSS 0.0031
EPSS Percentile 54.5%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L

Details

CWE
CWE-22
Status published
Published Mar 04, 2026
Tracked Since Mar 05, 2026