Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-79676
Published:August 25, 2026
Updated:September 24, 2026
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().
Affected Packages
nltk (CONDA):
Affected version(s) >=2.0.3 <3.10.3
Fix Suggestion:
Update to version 3.10.3
nltk (CONDA):
Affected version(s) >=3.10.0 <3.10.3
Fix Suggestion:
Update to version 3.10.3
https://github.com/nltk/nltk.git (GITHUB):
Affected version(s) >=v3.10.0 <v3.10.3
Fix Suggestion:
Update to version v3.10.3
nltk (PYTHON):
Affected version(s) >=0.8 <3.10.3
Fix Suggestion:
Update to version 3.10.3
nltk (PYTHON):
Affected version(s) >=3.10.0 <3.10.3
Fix Suggestion:
Update to version 3.10.3
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.2
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.9
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Improper Link Resolution Before File Access ('Link Following')
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
EPSS
Base Score:
0.31