CVE-2026-65915

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:nltk:nltk:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-08-22 15:16

Updated : 2026-08-31 18:39


NVD link : CVE-2026-65915

Mitre link : CVE-2026-65915

CVE.ORG link : CVE-2026-65915


JSON object : View

Products Affected

nltk

  • nltk
CWE
CWE-284

Improper Access Control