CVE-2026-12199
Published:June 17, 2026
Updated:June 29, 2026
A vulnerability in "nltk.app.wordnet_app" up to version 3.9.3 allows unauthenticated remote shutdown of the local WordNet Browser HTTP server when started in its default mode. The server listens on all interfaces and processes a specific unauthenticated GET request ("/SHUTDOWN%20THE%20SERVER") to terminate the process immediately via "os._exit(0)". This results in a denial of service, impacting service availability. The issue arises due to insufficient authentication and protection mechanisms for critical server functions.
Affected Packages
nltk (CONDA):
Affected version(s) >=2.0.3 <3.9.4Fix Suggestion:
Update to version 3.9.4https://github.com/nltk/nltk.git (GITHUB):
Affected version(s) >=v3.9.2 <3.9.4Fix Suggestion:
Update to version 3.9.4nltk (PYTHON):
Affected version(s) >=0.8 <3.9.4Fix Suggestion:
Update to version 3.9.4Related Resources (1)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Missing Authentication for Critical Function
EPSS
Base Score:
0.33