Vulnerability Description
NLTK versions before 3.10.3 contain a remote code execution vulnerability in allowlisted pickle loaders that trust entire module namespaces instead of specific safe callables. Attackers can craft malicious pickle payloads invoking dangerous in-namespace functions like ReppTokenizer._execute and numpy.f2py.crackfortran.myeval through pickle REDUCE to execute arbitrary commands during model or tokenizer artifact loading.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nltk | Nltk | < 3.10.3 |
Related Weaknesses (CWE)
References
- https://github.com/nltk/nltk/security/advisories/GHSA-x99w-6fgc-pmfwExploitVendor Advisory
- https://www.vulncheck.com/advisories/nltk-before-3.10.3-remote-code-execution-viThird Party Advisory
- https://github.com/nltk/nltk/security/advisories/GHSA-x99w-6fgc-pmfwExploitVendor Advisory
FAQ
What is CVE-2026-79657?
CVE-2026-79657 is a vulnerability with a CVSS score of 9.8 (CRITICAL). NLTK versions before 3.10.3 contain a remote code execution vulnerability in allowlisted pickle loaders that trust entire module namespaces instead of specific safe callables. Attackers can craft mali...
How severe is CVE-2026-79657?
CVE-2026-79657 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-79657?
Check the references section above for vendor advisories and patch information. Affected products include: Nltk Nltk.