CVE Catalog

CVE-2026-62388

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.46%

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

Summary

NLTK versions before 3.10.0 default to ENFORCE=False in pathsec.py, causing all security validation functions to emit warnings instead of raising exceptions. Attackers can bypass path traversal and pickle deserialization protections by exploiting the disabled security controls that are only active when manually enabled.

Risk Assessment

Bypassing security controls can allow attackers to access sensitive files or execute malicious code through deserialization.

Recommendation

Update NLTK to version 3.10.0 or later, which includes the fix, and manually enable pathsec protections.

Other vulnerabilities in NLTK

See all
Original NVD description (English source)

NLTK versions before 3.10.0 default to ENFORCE=False in pathsec.py, causing all security validation functions to emit warnings instead of raising exceptions. Attackers can bypass path traversal and pickle deserialization protections by exploiting the disabled security controls that are only active when manually enabled.

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