Deserialization in Nltk

CVE-2026-71513

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 class: Insecure Deserialization

CVSS v3 metric

CVSS v3 base score 8.8 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-71513?
CVE-2026-71513 is a high-severity vulnerability in Nltk, classified under Deserialization of Untrusted Data. CVSS score: 8.8/10. Published 2026-08-22.
How severe is CVE-2026-71513?
High severity. CVSS v3 base score is 8.8 out of 10.