Security Advisory

CVE-2026-79676

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-25 15:16:01
Last updated 2026-08-25 16:15:13
Assigner VulnCheck
CVSS score 8.2
State PUBLISHED

Description

NLTK versions before 3.10.3 contain a path traversal vulnerability in corpus readers that reopen root-derived paths using built-in open() instead of nltk.pathsec.open(), allowing symlinks to escape trusted roots. Attackers who stage symlinked corpus files under a trusted data root can disclose outside-root content through normal corpus reader methods like channels(), domains(), and synonyms().