CVE-2026-66393
NLTK before 3.9.4 Denial of Service via JSONTaggedDecoder
CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-674 |
| Vendor | nltk |
| Product | nltk |
| Published | Aug 22, 2026 |
Stay Ahead of the Next One
Get instant alerts for nltk nltk
Be the first to know when new high vulnerabilities affecting nltk nltk are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
Affected Versions
nltk / nltk
0 < 3.9.4
References
Credits
๐ ZeroXJacks