CVE Catalog

CVE-2026-71513

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.78%

53th percentile - higher than 53% of all known CVEs

Summary

NLTK before 3.10.3 contains a remote code execution vulnerability in AllowlistUnpickler that validates only the pickle module string and not the global name, allowing attackers to resolve dotted names by attribute traversal to callables outside the allowlisted namespace. Attackers can craft untrusted transition-parser models that execute arbitrary commands when TransitionParser.parse loads the model through allowlisted_pickle_load.

Risk Assessment

Risk of remote code execution on the server, potentially leading to full system compromise, data theft, or malware installation.

Recommendation

Update NLTK to version 3.10.3 or later. Do not load untrusted transition-parser models.

Other vulnerabilities in NLTK

See all
Original NVD description (English source)

NLTK before 3.10.3 contains a remote code execution vulnerability in AllowlistUnpickler that validates only the pickle module string and not the global name, allowing attackers to resolve dotted names by attribute traversal to callables outside the allowlisted namespace. Attackers can craft untrusted transition-parser models that execute arbitrary commands when TransitionParser.parse loads the model through allowlisted_pickle_load.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS