Security Advisory

CVE-2026-63312

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-22 14:12:40
Last updated 2026-08-24 18:34:55
Assigner VulnCheck
CVSS score 8.7
State PUBLISHED

Description

NLTK before 3.10.0 contains an arbitrary local file read vulnerability in StreamBackedCorpusView that bypasses pathsec.ENFORCE by calling builtins.open() directly instead of pathsec.open(). Attackers who control the fileid argument can read arbitrary local files regardless of the ENFORCE setting, including sensitive system files and application credentials.