NLTK versions before 3.9.4 contain an unbounded recursion vulnerability in JSONTaggedDecoder.decode_obj() that allows attackers to cause denial of service by supplying deeply nested JSON structures. Attackers can craft JSON payloads exceeding the recursion limit to trigger an unhandled RecursionError that crashes the Python process.
References
| Link | Resource |
|---|---|
| https://github.com/nltk/nltk/security/advisories/GHSA-rf74-v2fm-23pw | Exploit Mitigation Vendor Advisory |
| https://www.vulncheck.com/advisories/nltk-before-denial-of-service-via-jsontaggeddecoder | Third Party Advisory |
| https://github.com/nltk/nltk/security/advisories/GHSA-rf74-v2fm-23pw | Exploit Mitigation Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-08-22 15:16
Updated : 2026-08-27 14:47
NVD link : CVE-2026-66393
Mitre link : CVE-2026-66393
CVE.ORG link : CVE-2026-66393
JSON object : View
Products Affected
nltk
- nltk
CWE
CWE-674
Uncontrolled Recursion
