CVE-2026-81726
HighCVSS 7.0Summary
NLTK through 3.10.3 contains a path traversal vulnerability in model-artifact APIs that bypass pathsec enforcement by using raw file operations on caller-controlled paths. Attackers can read or write files outside allowed sandbox roots through TransitionParser, AveragedPerceptron, PerceptronTagger, and maxent parameter APIs when pathsec is enabled.
Risk Assessment
An attacker can access or modify sensitive files outside the sandbox, potentially leading to data leakage or system integrity compromise.
Recommendation
Update NLTK to version 3.10.3 or later, which contains the fix.
Original NVD description (English source)
NLTK through 3.10.3 contains a path traversal vulnerability in model-artifact APIs that bypass pathsec enforcement by using raw file operations on caller-controlled paths. Attackers can read or write files outside allowed sandbox roots through TransitionParser, AveragedPerceptron, PerceptronTagger, and maxent parameter APIs when pathsec is enabled.

