CVE-2026-0846
Received Received - Intake
Arbitrary File Read in NLTK 3.9.2 filestring() Function

Publication date: 2026-03-09

Last updated on: 2026-04-17

Assigner: huntr.dev

Description
A vulnerability in the `filestring()` function of the `nltk.util` module in nltk version 3.9.2 allows arbitrary file read due to improper validation of input paths. The function directly opens files specified by user input without sanitization, enabling attackers to access sensitive system files by providing absolute paths or traversal paths. This vulnerability can be exploited locally or remotely, particularly in scenarios where the function is used in web APIs or other interfaces that accept user-supplied input.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-09
Last Modified
2026-04-17
Generated
2026-06-16
AI Q&A
2026-03-09
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
nltk nltk 3.9.2
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-36 The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize absolute path sequences such as "/abs/path" that can resolve to a location that is outside of that directory.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in the filestring() function of the nltk.util module in nltk version 3.9.2. The function improperly validates input paths and directly opens files specified by user input without sanitization. This allows attackers to read arbitrary files on the system by providing absolute or traversal paths.

Impact Analysis

The vulnerability can be exploited both locally and remotely, especially in environments where the filestring() function is used in web APIs or other interfaces that accept user input. Exploitation can lead to unauthorized access to sensitive system files, potentially exposing confidential information and causing confidentiality, integrity, and availability impacts.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

I don't know

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-0846. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart