Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-78682

7.5 · HIGH
Published Aug 25, 2026 nltk CWE-918 EPSS 0.24% (16th pctl)

Overview

CVE-2026-78682 is a high-severity vulnerability affecting nltk nltk. It was published on August 25, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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.

Remediation

Check the references section for vendor advisories and patches from nltk. Update nltk to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
nltk nltk >= 0, < 3.10.3 Affected

Frequently Asked Questions

What is CVE-2026-78682?

CVE-2026-78682 is a high-severity vulnerability affecting nltk nltk. It was published on August 25, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2026-78682?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-78682?

Check the references section for vendor advisories and patches from nltk. Update nltk to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-78682?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-78682 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.