Beveiligingsadvies

CVE-2026-0846

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-03-09 19:19:09
Laatst bijgewerkt 2026-07-15 01:24:05
Toegewezen door @huntr_ai
CVSS-score 8.6
Status PUBLISHED

Beschrijving

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.