CVE-2026-63310

Summary

NLTK before 3.9.3 fails to verify file integrity after downloading packages and before extraction in the downloader module. Attackers can perform man-in-the-middle attacks or DNS poisoning to inject malicious package contents that are extracted without validation.

Affected Software

VendorProductVersion RangeStatus
nltknltk0 < 3.9.3affected
nltknltk3.9.3unaffected

Weaknesses

  • CWE-494: Download of Code Without Integrity Check

References