CyberRota Analysis
AI-GeneratedVersions of NLTK prior to 3.10.0 are vulnerable due to a configuration that defaults to ENFORCE=False in pathsec.py, allowing security validation functions to issue warnings instead of enforcing strict checks. This weakness enables attackers to bypass critical protections against path traversal and pickle deserialization attacks. Organizations using affected NLTK versions should prioritize upgrading to mitigate the risk of exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
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.
Related CVEs
Other vulnerabilities affecting the same vendor(s)