NLTK 3.9.3 Unauth Remote Shutdown DoS via wordnet_app GET
CVE-2026-33231 Published on March 20, 2026

NLTK has unauthenticated remote shutdown in nltk.app.wordnet_app
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.

NVD

Vulnerability Analysis

CVE-2026-33231 can be exploited with network access, and does not require authorization privileges or user interaction. This vulnerability is considered to have a low attack complexity. An automatable proof of concept (POC) exploit exists. The potential impact of an exploit of this vulnerability is considered to have no impact on confidentiality and integrity, and a high impact on availability.

Attack Vector:
NETWORK
Attack Complexity:
LOW
Privileges Required:
NONE
User Interaction:
NONE
Scope:
UNCHANGED
Confidentiality Impact:
NONE
Integrity Impact:
NONE
Availability Impact:
HIGH

Weakness Type

Missing Authentication for Critical Function

The software does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.


Products Associated with CVE-2026-33231

You can be notified by email with stack.watch whenever vulnerabilities like CVE-2026-33231 are published in these products:

 
 
 
 
 
 

Affected Versions

nltk: Red Hat OpenShift AI 2.25: Red Hat OpenShift AI 3.3: Red Hat Lightspeed Core: Red Hat OpenShift Lightspeed: Red Hat Ansible Automation Platform 2: Red Hat OpenShift AI (RHOAI):

Exploit Probability

EPSS
0.54%
Percentile
41.20%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.