Security Advisory

CVE-2026-66393

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-22 14:12:42
Last updated 2026-08-22 14:12:42
Assigner VulnCheck
CVSS score 8.7
State PUBLISHED

Description

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.