CRITICAL🇵🇱 Wersja polska

CVE-2026-78683

CVSS 9.4v4.0pub. 2026-08-25upd. 2026-08-31

NLTK before 3.10.0 (affected versions <=3.9.4) contains an unsafe pickle deserialization vulnerability in the TransitionParser.parse() method (nltk/parse/transitionparser.py). The method calls pickle_load() with the default restricted=False, routing deserialization through WarningUnpickler, which does not override find_class() and therefore permits arbitrary class resolution. When an application loads an attacker-crafted model file, embedded pickle gadget chains execute arbitrary Python code with the privileges of the user running the application. NLTK provides a RestrictedUnpickler for safe deserialization, but it is not used by production code paths. Fixed in 3.10.0.

CVSS Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Nltk

    APP
    Nltk
    < 3.10.0
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
Deserialization
CWE
References

Related vulnerabilities

CVE-2026-79657CRITICAL9.3same product

NLTK versions before 3.10.3 contain a remote code execution vulnerability in allowlisted pickle loaders that t...

CVE-2026-79675CRITICAL9.3same product

NLTK before 3.10.3 fails to validate JVM options passed through the per-call options parameter in the java() f...

CVE-2026-63310CRITICAL9.3same product

NLTK before 3.9.3 fails to verify file integrity after downloading packages and before extraction in the downl...

CVE-2026-0848CRITICAL10.0PL ✓same product

RCE w NLTK StanfordSegmenter — ładowanie niezweryfikowanych plików JAR

CVE-2026-81722HIGH8.7same product

nltk PorterStemmer in versions <= 3.10.2 (fixed in 3.10.3) contains an inefficient-algorithmic-complexity deni...