Bug 2523191 (CVE-2026-78682) - CVE-2026-78682 nltk: NLTK: Server-Side Request Forgery via HTTP Proxy Configuration
Summary: CVE-2026-78682 nltk: NLTK: Server-Side Request Forgery via HTTP Proxy Configu...
Keywords:
Status: NEW
Alias: CVE-2026-78682
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2528392 2528393
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-25 01:52 UTC by OSIDB Bzimport
Modified: 2026-09-04 04:23 UTC (History)
19 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-25 01:52:21 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.