CVE-2025-14009
Last modified
CVE-2025-14009 is a critical-severity vulnerability rated 10/10 on the CVSS scale. A critical vulnerability exists in the NLTK downloader component of nltk/nltk, affecting all versions. The _unzip_iter function in nltk/downloader.py uses zipfile.extractall() without performing path validation or security checks. EPSS estimates a 0.79% chance of exploitation in the next 30 days.
Description
A critical vulnerability exists in the NLTK downloader component of nltk/nltk, affecting all versions. The _unzip_iter function in nltk/downloader.py uses zipfile.extractall() without performing path validation or security checks. This allows attackers to craft malicious zip packages that, when downloaded and extracted by NLTK, can execute arbitrary code. The vulnerability arises because NLTK assumes all downloaded packages are trusted and extracts them without validation. If a malicious package contains Python files, such as __init__.py, these files are executed automatically upon import, leading to remote code execution. This issue can result in full system compromise, including file system access, network access, and potential persistence mechanisms.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nltk | Nltk | < 3.9.3 |
References
- https://huntr.com/bounties/49ecbc02-054e-4470-b2e0-b267936cc4e4Exploit, Third Party Advisory
- https://huntr.com/bounties/49ecbc02-054e-4470-b2e0-b267936cc4e4Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-14009?
How severe is CVE-2025-14009?
How do I fix CVE-2025-14009?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-14003The Image Gallery – Photo Grid & Video Gallery plugin for Wo…4.3
- CVE-2025-14004A security flaw has been discovered in dayrui XunRuiCMS up t…9.8
- CVE-2025-14005A weakness has been identified in dayrui XunRuiCMS up to 4.7…6.1
- CVE-2025-14006A security vulnerability has been detected in dayrui XunRuiC…6.1
- CVE-2025-14007A vulnerability was detected in dayrui XunRuiCMS up to 4.7.1…6.1
- CVE-2025-14008A flaw has been found in dayrui XunRuiCMS up to 4.7.1. This …7.2
- CVE-2025-1401The WP Click Info WordPress plugin through 2.7.4 does not sa…7.1
- CVE-2025-14010A flaw was found in ansible-collection-community-general. Th…5.5
- CVE-2025-14011A vulnerability was found in JIZHICMS up to 2.5.5. Impacted …7.2
- CVE-2025-14012A vulnerability was determined in JIZHICMS up to 2.5.5. The …7.2
- CVE-2025-14013A vulnerability was identified in JIZHICMS up to 2.5.5. The …4.8
- CVE-2025-14014Unrestricted Upload of File with Dangerous Type vulnerabilit…9.8
Are you affected by CVE-2025-14009?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
