Record summary

CVE-2026-54293 has a selected CVSS score of 7.5 (high).

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. Prior to 3.10.0-rc1, nltk.data.load() in NLTK is vulnerable to path traversal via URL-encoded path separators and traversal segments when using the nltk: URL scheme. The unsafe-path regex check is performed before url2pathname() decodes the %xx sequences (a classic decode-after-check / TOCTOU-style flaw), allowing an attacker to bypass the protection documented in NLTK's SECURITY.md and read arbitrary files from the filesystem. While literal traversal strings such as ../../../etc/passwd are correctly blocked, encoded variants such as %2fetc%2fpasswd, %2e%2e%2f..., and ..%2f..%2f slip past the regex and are subsequently decoded into a real filesystem path. This vulnerability is fixed in 3.10.0-rc1.

Description source: CVE List

Exploitation context

CISA SSVC decision

ExploitationPoC
AutomatableYes
Technical impactPartial

CISA Coordinator · SSVC 2.0.3 · Evaluated Jun 22, 2026 · Source: CVE List

Affected products and versions

Showing 12 of 13
ProductSourceVersion rangeStatus

Exploit Intelligence

Browse Red Hat / Exploit Intelligenceexploit-intelligence-tech-preview/vulnerability-analysis-rhel9

Default status: affected

CVE ListVersion data not supplied

OpenShift Lightspeed

Browse Red Hat / OpenShift Lightspeedopenshift-lightspeed-tech-preview/lightspeed-rag-tool-rhel9

Default status: unaffected

CVE ListVersion data not supplied

OpenShift Lightspeed

Browse Red Hat / OpenShift Lightspeedopenshift-lightspeed/lightspeed-ocp-rag-rhel9

Default status: unaffected

CVE ListVersion data not supplied

OpenShift Lightspeed

Browse Red Hat / OpenShift Lightspeedopenshift-lightspeed/lightspeed-service-api-rhel9

Default status: unaffected

CVE ListVersion data not supplied

Red Hat Ansible Automation Platform 2

Browse Red Hat / Red Hat Ansible Automation Platform 2ansible-automation-platform-25/lightspeed-chatbot-rhel8

Default status: affected

CVE ListVersion data not supplied

Red Hat OpenShift AI (RHOAI)

Browse Red Hat / Red Hat OpenShift AI (RHOAI)rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9

Default status: affected

CVE ListVersion data not supplied

Red Hat OpenShift AI (RHOAI)

Browse Red Hat / Red Hat OpenShift AI (RHOAI)rhoai/odh-ta-lmes-job-rhel9

Default status: affected

CVE ListVersion data not supplied

Red Hat OpenShift AI (RHOAI)

Browse Red Hat / Red Hat OpenShift AI (RHOAI)rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9

Default status: affected

CVE ListVersion data not supplied

Red Hat OpenShift AI (RHOAI)

Browse Red Hat / Red Hat OpenShift AI (RHOAI)rhoai/odh-trustyai-nemo-guardrails-server-rhel9

Default status: affected

CVE ListVersion data not supplied

Red Hat OpenShift AI (RHOAI)

Browse Red Hat / Red Hat OpenShift AI (RHOAI)rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9

Default status: affected

CVE ListVersion data not supplied

Red Hat OpenShift AI 2.25

Browse Red Hat / Red Hat OpenShift AI 2.25rhoai/odh-llama-stack-core-rhel9

Default status: affected

CVE List1783701598 to < *unaffected
CVE List< 3.10.0-rc1affected

References

9