Lucene search
+L

187 matches found

EUVD
EUVD
added 2026/09/08 3:27 p.m.15 views

EUVD-2026-52226

NLTK: Missing Post-Download Integrity Verification Allows Malicious Package Injection...

5.3CVSS5.8AI score0.001EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/08/09 11:09 p.m.15 views

CVE-2026-12372

A flaw was found in NLTK. A Server-Side Request Forgery SSRF vulnerability allows an attacker to influence a URL passed to NLTK's network-loading helpers. This occurs because the nltk.pathsec.validatenetworkurl function fails to properly identify and reject IP addresses within the RFC 6598 shared...

3.7CVSS4.9AI score0.0026EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-12261

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability in nltk.downloader in nltk/nltk versions = 3.9.4 allows for cross-package resource and model poisoning. The downloader extracts package archives...

6.5CVSS5.8AI score0.00205EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/03 7:09 a.m.16 views

CVE-2026-12259

In nltk version 3.9.4, the nltk.downloader.Downloader.downloadpackage function writes downloaded package bytes to disk and may extract them before enforcing SHA-256 or MD5 checksum validation. This allows an attacker to tamper with the package response body for info.url through a compromised...

5.3CVSS5.9AI score0.001EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/08/03 7:09 a.m.10 views

CVE-2026-12259

In nltk version 3.9.4, the nltk.downloader.Downloader.downloadpackage function writes downloaded package bytes to disk and may extract them before enforcing SHA-256 or MD5 checksum validation. This allows an attacker to tamper with the package response body for info.url through a compromised...

5.3CVSS5.9AI score0.001EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/28 5:22 p.m.11 views

SUSE CVE-2025-71408

NLTK Natural Language Toolkit before version 3.9.3 contains an eval injection vulnerability in the nltk.collocations module that allows an attacker who controls command-line arguments to execute arbitrary Python code. When collocations.py is invoked directly, the main block passes command-line...

8.5CVSS7.5AI score0.00198EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/07/26 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2025-71408

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - NLTK Natural Language Toolkit before version 3.9.3 contains an eval injection vulnerability in the nltk.collocations module that allows an attacker who controls...

8.5CVSS7.7AI score0.00198EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/07/25 12:31 a.m.21 views

EUVD-2025-210509

NLTK Natural Language Toolkit before version 3.9.3 contains an eval injection vulnerability in the nltk.collocations module that allows an attacker who controls command-line arguments to execute arbitrary Python code. When collocations.py is invoked directly, the main block passes command-line...

8.5CVSS6.3AI score0.00198EPSS
SaveExploits1References6
Snyk
Snyk
added 2026/07/24 11:48 p.m.13 views

Eval Injection

Overview nltk is a Natural Language Toolkit NLTK is a Python package for natural language processing. Affected versions of this package are vulnerable to Eval Injection via the main process in collocations.py when command-line arguments are passed directly to the eval function without proper...

8.5CVSS7.3AI score0.00198EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/24 10:16 p.m.13 views

CVE-2025-71408

NLTK Natural Language Toolkit before version 3.9.3 contains an eval injection vulnerability in the nltk.collocations module that allows an attacker who controls command-line arguments to execute arbitrary Python code. When collocations.py is invoked directly, the main block passes command-line...

8.5CVSS0.00198EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/24 10:16 p.m.15 views

DEBIAN-CVE-2025-71408

NLTK Natural Language Toolkit before version 3.9.3 contains an eval injection vulnerability in the nltk.collocations module that allows an attacker who controls command-line arguments to execute arbitrary Python code. When collocations.py is invoked directly, the main block passes command-line...

8.5CVSS6.3AI score0.00198EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/24 10:16 p.m.10 views

UBUNTU-CVE-2025-71408

NLTK Natural Language Toolkit before version 3.9.3 contains an eval injection vulnerability in the nltk.collocations module that allows an attacker who controls command-line arguments to execute arbitrary Python code. When collocations.py is invoked directly, the main block passes command-line...

8.5CVSS6.2AI score0.00198EPSS
SaveExploits1References7
UbuntuCve
UbuntuCve
added 2026/07/24 10:16 p.m.16 views

CVE-2025-71408

NLTK Natural Language Toolkit before version 3.9.3 contains an eval injection vulnerability in the nltk.collocations module that allows an attacker who controls command-line arguments to execute arbitrary Python code. When collocations.py is invoked directly, the main block passes command-line...

8.5CVSS7.7AI score0.00198EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2026/07/24 9:07 p.m.10 views

CVE-2025-71408 NLTK < 3.9.3 Eval Injection via collocations.py Command-Line Arguments

NLTK Natural Language Toolkit before version 3.9.3 contains an eval injection vulnerability in the nltk.collocations module that allows an attacker who controls command-line arguments to execute arbitrary Python code. When collocations.py is invoked directly, the main block passes command-line...

8.5CVSS6.2AI score0.00198EPSS
SaveExploits1References5
CVE
CVE
added 2026/07/24 9:07 p.m.59 views

CVE-2025-71408

The CVE-2025-71408 issue affects NLTK up to version 3.9.2 (pre-3.9.3). The vulnerability lies in nltk.collocations’ main path, where command‑line arguments are passed directly to eval() to form BigramAssocMeasures suffixes without a allowlist or sanitization, enabling an attacker who can control ...

8.5CVSS6.3AI score0.00198EPSS
SaveExploits1References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/24 9:07 p.m.11 views

CVE-2025-71408

NLTK Natural Language Toolkit before version 3.9.3 contains an eval injection vulnerability in the nltk.collocations module that allows an attacker who controls command-line arguments to execute arbitrary Python code. When collocations.py is invoked directly, the main block passes command-line...

8.5CVSS6.3AI score0.00198EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/24 9:07 p.m.17 views

CVE-2025-71408 NLTK < 3.9.3 Eval Injection via collocations.py Command-Line Arguments

NLTK Natural Language Toolkit before version 3.9.3 contains an eval injection vulnerability in the nltk.collocations module that allows an attacker who controls command-line arguments to execute arbitrary Python code. When collocations.py is invoked directly, the main block passes command-line...

8.5CVSS6.3AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/24 9:07 p.m.49 views

CVE-2025-71408 NLTK < 3.9.3 Eval Injection via collocations.py Command-Line Arguments

NLTK Natural Language Toolkit before version 3.9.3 contains an eval injection vulnerability in the nltk.collocations module that allows an attacker who controls command-line arguments to execute arbitrary Python code. When collocations.py is invoked directly, the main block passes command-line...

8.5CVSS0.00198EPSS
SaveExploits1References5
Wolfi
Wolfi
added 2026/07/08 8:38 p.m.29 views

GHSA-P4GQ-832X-FM9V vulnerabilities

Vulnerabilities for packages: open-webui, py3-nltk...

5.7AI score
SaveExploits0
Wolfi
Wolfi
added 2026/07/08 8:38 p.m.29 views

CVE-2026-12243 vulnerabilities

Vulnerabilities for packages: py3-nltk...

7AI score0.00583EPSS
SaveExploits1
Rows per page
Query Builder