๐Ÿ” CVE Alert

CVE-2026-12372

LOW 3.7

Server-Side Request Forgery (SSRF) in nltk/nltk

CVSS Score
3.7
EPSS Score
0.0%
EPSS Percentile
0th

A Server-Side Request Forgery (SSRF) vulnerability exists in nltk/nltk versions 3.9.4 and the current develop branch. The `nltk.pathsec.validate_network_url()` function, intended to prevent SSRF by rejecting internal network addresses, fails to reject IPs in the RFC 6598 shared address space (`100.64.0.0/10`). This occurs because Python's `ipaddress` module does not classify such addresses as `is_private` or `is_global`, and the current guard only checks `is_private` and a few explicit categories. An attacker who can influence a URL passed to NLTK's network-loading helpers can exploit this vulnerability to make a strict-mode application send requests to shared-address-space hosts, potentially exposing non-public infrastructure reachable from the application host. The impact is limited to SSRF-style confidentiality exposure, with no code execution claimed.

CWE CWE-918
Vendor nltk
Product nltk/nltk
Published Aug 9, 2026
Stay Ahead of the Next One

Get instant alerts for nltk nltk/nltk

Be the first to know when new low vulnerabilities affecting nltk nltk/nltk are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N

Affected Versions

nltk / nltk/nltk
unspecified โ‰ค latest

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
huntr.com: https://huntr.com/bounties/2911b643-571c-42e4-b0c2-9a1fa6f491db