Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Joshgunabdullayev

#41936of 56,330
6.9Total CVSS
Vulnerabilities · 1
PT-2026-82619
6.9
2026-08-27
Pypi · Nltk · CVE-2026-81724
**Name of the Vulnerable Software and Affected Versions** NLTK versions prior to 3.10.3 **Description** An uncontrolled recursion issue exists in the `nltk.featstruct.FeatStructReader` class. Unauthenticated attackers can trigger a denial of service by providing deeply nested feature-structure input, such as payloads with nested brackets. This exceeds Python's recursion limit and triggers an unhandled `RecursionError`, which crashes applications that parse user-supplied feature structures or feature grammars. **Recommendations** Update to version 3.10.3 or later.