CVE-2026-54293
Reported by GitHub_M · Published June 22, 2026
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.
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| nltk | nltk | < 3.10.0-rc1 |
| Red Hat | Red Hat OpenShift AI (RHOAI) | |
| wolfi | py3-nltk | 0, 0, 0 |
| Red Hat | Red Hat OpenShift AI (RHOAI) | |
| chainguard | apache-beam-python-3.13-sdk | 0, 0, 0 |
| Red Hat | Exploit Intelligence | |
| Red Hat | Red Hat OpenShift AI (RHOAI) | |
| Red Hat | OpenShift Lightspeed | |
| Red Hat | Red Hat Ansible Automation Platform 2 | |
| Red Hat | Red Hat OpenShift AI 3.4 | 1786635926 |
| Red Hat | OpenShift Lightspeed | |
| chainguard | nemo | 0, 0, 0 |
| Red Hat | Exploit Intelligence | |
| chainguard | apache-beam-python-3.11-sdk | 0, 0, 0 |
| Red Hat | OpenShift Lightspeed | |
| Red Hat | Red Hat OpenShift AI (RHOAI) | |
| Red Hat | Red Hat OpenShift AI (RHOAI) | |
| Red Hat | Red Hat OpenShift AI 3.4 | 1787073459 |
| Red Hat | OpenShift Lightspeed | |
| Red Hat | Red Hat Ansible Automation Platform 2 |
…and 11 more
Timeline
- Jun 16, 2026 CVE Published
- Jun 23, 2026 Coalition ESS Score
- Jun 23, 2026 Security Advisory
- Aug 7, 2026 EPSS Score
- Aug 8, 2026 EPSS Score
- Aug 14, 2026 Distribution Patch
- Aug 14, 2026 Security Advisory
- Aug 24, 2026 EPSS Score
- Aug 26, 2026 EPSS Score
- Aug 28, 2026 EPSS Score
- Aug 28, 2026 Distribution Patch
- Aug 29, 2026 EPSS Score
References
- https://github.com/nltk/nltk/security/advisories/GHSA-p4gq-832x-fm9v x_refsource_CONFIRM
- https://github.com/nltk/nltk/pull/3575 x_refsource_MISC
- https://access.redhat.com/security/cve/CVE-2026-54293 vdb
- RHBZ#2491486 issue
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-54293.json url
- https://access.redhat.com/errata/RHSA-2026:42644 vendor-advisory
- https://access.redhat.com/errata/RHSA-2026:60520 vendor-advisory
- https://nvd.nist.gov/vuln/detail/CVE-2026-54293 advisory
- https://github.com/advisories/GHSA-p4gq-832x-fm9v advisory
- https://github.com/pypa/advisory-database/tree/main/vulns/nltk/PYSEC-2026-2078.yaml advisory