Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. nltk
  4. ›
  5. CVE-2026-79657

CVE-2026-79657: NLTK: Allowlisted pickle loaders still permit code execution in current source

September 8, 2026

The current source tree still allows arbitrary code execution during supposedly safer allowlisted pickle loading. The allowlist trusts whole module namespaces instead of exact safe globals, so crafted pickles can invoke dangerous in-namespace callables through pickle REDUCE.

References

  • github.com/advisories/GHSA-x99w-6fgc-pmfw
  • github.com/nltk/nltk/commit/c3e37113742a1ebeeb4f2ca58941f320f98805ea
  • github.com/nltk/nltk/releases/tag/v3.10.3
  • github.com/nltk/nltk/security/advisories/GHSA-x99w-6fgc-pmfw
  • github.com/pypa/advisory-database/tree/main/vulns/nltk/PYSEC-2026-3735.yaml
  • nvd.nist.gov/vuln/detail/CVE-2026-79657
  • www.vulncheck.com/advisories/nltk-before-3.10.3-remote-code-execution-via-unsafe-pickle-deserialization

Code Behaviors & Features

Detect and mitigate CVE-2026-79657 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3.10.3

Fixed versions

  • 3.10.3

Solution

Upgrade to version 3.10.3 or above.

Impact 9.8 CRITICAL

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

Learn more about CVSS

Weakness

  • CWE-502: Deserialization of Untrusted Data
  • CWE-693: Protection Mechanism Failure

Source file

pypi/nltk/CVE-2026-79657.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 22 Sep 2026 12:21:12 +0000.