CVE-2026-78682
Published:August 25, 2026
Updated:September 24, 2026
NLTK before 3.10.3 contains a server-side request forgery vulnerability in nltk.pathsec.urlopen (and callers nltk.data.load, nltk.downloader.Downloader.index/download) when an HTTP proxy is configured. pathsec.urlopen validates the requested hostname locally, but proxy-handler inheritance disables the safe HTTP/HTTPS handlers so the actual fetch is performed by the proxy against a destination that is never re-validated. An attacker can supply a validated public URL that the proxy forwards to an internal loopback-only service, allowing disclosure of internal HTTP resources, loading of forged downloader indexes, and installation of attacker-chosen package content.
Affected Packages
nltk (CONDA):
Affected version(s) >=3.9.4 <3.10.3Fix Suggestion:
Update to version 3.10.3nltk (CONDA):
Affected version(s) >=2.0.3 <3.10.3Fix Suggestion:
Update to version 3.10.3https://github.com/nltk/nltk.git (GITHUB):
Affected version(s) >=v3.10.0 <v3.10.3Fix Suggestion:
Update to version v3.10.3nltk (PYTHON):
Affected version(s) >=0.8 <3.10.3Fix Suggestion:
Update to version 3.10.3nltk (PYTHON):
Affected version(s) >=3.9.4 <3.10.3Fix Suggestion:
Update to version 3.10.3Related Resources (8)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
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:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
EPSS
Base Score:
0.25