Description
NLTK (Natural Language Toolkit) is a suite of open source Python modules, data sets, and tutorials supporting research and development in Natural Language Processing. In versions 3.9.3 and prior, `nltk.app.wordnet_app` allows unauthenticated remote shutdown of the local WordNet Browser HTTP server when it is started in its default mode. A simple `GET /SHUTDOWN%20THE%20SERVER` request causes the process to terminate immediately via `os._exit(0)`, resulting in a denial of service. Commit bbaae83db86a0f49e00f5b0db44a7254c268de9b patches the issue.
INFO
Published Date :
2026-03-20T22:45:40.784Z
Last Modified :
2026-03-25T13:43:45.724Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-33231 vulnerability.
| Vendors | Products |
|---|---|
| Nltk |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-33231.