Lucene search
+L

310 matches found

OSV
OSV
added 2026/03/04 7:16 p.m.13 views

UBUNTU-CVE-2026-0847

A vulnerability in NLTK versions up to and including 3.9.2 allows arbitrary file read via path traversal in multiple CorpusReader classes, including WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReader. These classes fail to properly sanitize or validate file paths, enabling...

8.6CVSS6.4AI score0.00899EPSS
SaveExploits3References7
ATTACKERKB
ATTACKERKB
added 2026/03/04 6:25 p.m.10 views

CVE-2026-0847

A vulnerability in NLTK versions up to and including 3.9.2 allows arbitrary file read via path traversal in multiple CorpusReader classes, including WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReader. These classes fail to properly sanitize or validate file paths, enabling...

8.6CVSS6.6AI score0.00899EPSS
SaveExploits3References2
Debian CVE
Debian CVE
added 2026/03/04 6:25 p.m.35 views

CVE-2026-0847

A vulnerability in NLTK versions up to and including 3.9.2 allows arbitrary file read via path traversal in multiple CorpusReader classes, including WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReader. These classes fail to properly sanitize or validate file paths, enabling...

8.6CVSS8.7AI score0.00899EPSS
SaveExploits3
Snyk
Snyk
added 2026/03/04 6:25 p.m.7 views

Directory Traversal

Overview nltk is a Natural Language Toolkit NLTK is a Python package for natural language processing. Affected versions of this package are vulnerable to Directory Traversal due to improper sanitization of file paths in the CorpusReader classes. An attacker can gain unauthorized access to sensiti...

8.7CVSS6.3AI score0.00899EPSS
SaveExploits3References2
OSV
OSV
added 2026/03/04 6:25 p.m.15 views

CVE-2026-0847 Path Traversal in nltk/nltk

A vulnerability in NLTK versions up to and including 3.9.2 allows arbitrary file read via path traversal in multiple CorpusReader classes, including WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReader. These classes fail to properly sanitize or validate file paths, enabling...

7.5CVSS7.8AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/03/04 6:25 p.m.62 views

CVE-2026-0847 Path Traversal in nltk/nltk

A vulnerability in NLTK versions up to and including 3.9.2 allows arbitrary file read via path traversal in multiple CorpusReader classes, including WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReader. These classes fail to properly sanitize or validate file paths, enabling...

8.6CVSS0.00899EPSS
SaveExploits3References1
Vulnrichment
Vulnrichment
added 2026/03/04 6:25 p.m.7 views

CVE-2026-0847 Path Traversal in nltk/nltk

A vulnerability in NLTK versions up to and including 3.9.2 allows arbitrary file read via path traversal in multiple CorpusReader classes, including WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReader. These classes fail to properly sanitize or validate file paths, enabling...

8.6CVSS6.6AI score0.00899EPSS
SaveExploits3References1
CNNVD
CNNVD
added 2026/03/04 12:00 a.m.25 views

NLTK 路径遍历漏洞

NLTK is an open-source natural language toolkit developed by NLTK. It is used to support research and development in natural language processing. NLTK versions 3.9.2 and earlier contained a path traversal vulnerability. This vulnerability stemmed from multiple CorpusReader classes not properly...

8.6CVSS7.4AI score0.00899EPSS
SaveExploits3References3
SUSE CVE
SUSE CVE
added 2026/02/23 12:26 a.m.12 views

SUSE CVE-2025-14009

A critical vulnerability exists in the NLTK downloader component of nltk/nltk, affecting all versions. The unzipiter 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...

10CVSS6.5AI score0.00804EPSS
SaveExploits1References3
Huntr
Huntr
added 2026/02/19 9:06 a.m.21 views

Path Traversal in NLTK Downloader Package Metadata Allows Arbitrary File Write

Description The NLTK downloader does not validate file paths constructed from package metadata before writing downloaded files. A malicious NLTK data server can specify arbitrary paths via the subdir and id attributes in the package index XML, allowing arbitrary file write outside the intended...

10CVSS6.1AI score0.00804EPSS
SaveExploits1
OSV
OSV
added 2026/02/18 6:24 p.m.15 views

PYSEC-2026-96

A critical vulnerability exists in the NLTK downloader component of nltk/nltk, affecting all versions. The unzipiter 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...

10CVSS7.8AI score0.00804EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/18 6:24 p.m.11 views

DEBIAN-CVE-2025-14009

A critical vulnerability exists in the NLTK downloader component of nltk/nltk, affecting all versions. The unzipiter 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...

8.8CVSS9.3AI score0.00804EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/02/18 6:24 p.m.11 views

CVE-2025-14009

A critical vulnerability exists in the NLTK downloader component of nltk/nltk, affecting all versions. The unzipiter 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...

10CVSS7.5AI score0.00804EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/02/18 5:45 p.m.5 views

Arbitrary Code Injection

Overview nltk is a Natural Language Toolkit NLTK is a Python package for natural language processing. Affected versions of this package are vulnerable to Arbitrary Code Injection via the unzipiter function due to the lack of validation before unpacking untrusted downloaded packages. An attacker c...

10CVSS7.6AI score0.00804EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/02/18 12:00 a.m.15 views

NLTK 安全漏洞

NLTK is an open-source natural language toolkit developed by NLTK. It is used to support research and development in natural language processing. NLTK has a security vulnerability that stems from the unzipiter function using zipfile.extractall without performing path validation or security checks...

10CVSS7.6AI score0.00804EPSS
SaveExploits1References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/01/16 2:28 p.m.19 views

Security Bulletin: A vulnerability in Watson NLP affects IBM Robotic Process Automation which may result in arbitrary code execution (CVE-2025-1550).

Summary A vulnerability in Watson NLP affects IBM Robotic Process Automation which may result in arbitrary code execution. Watson NLP is used by IBM Robotic Process Automation for Natural Language Processing. This bulletin identifies the fixes required to address the vulnerablity. Vulnerability...

9.8CVSS7.8AI score0.02626EPSS
SaveExploits3Affected Software1
Huntr
Huntr
added 2026/01/14 7:02 p.m.14 views

Uncontrolled Recursion in NLTK StupidBackoff Language Model Allows Denial of Service

Description NLTK’s StupidBackoff language model contains an unbounded recursive call in its scoring logic. The recursion depth is directly proportional to the length of the supplied context and is not limited or validated by the library. This behavior is triggered through normal, documented API...

5.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/01/09 8:47 a.m.15 views

CVE-2025-23314

NVIDIA NeMo Framework for all platforms contains a vulnerability in the NLP component, where malicious data created by an attacker could cause a code injection issue. A successful exploit of this vulnerability might lead to code execution, escalation of privileges, information disclosure, and dat...

7.8CVSS7.4AI score0.00246EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:41 a.m.12 views

CVE-1999-0041

Buffer overflow in NLS Natural Language Service...

7.5CVSS7.3AI score0.09088EPSS
SaveExploits2References1
Huntr
Huntr
added 2025/12/09 7:18 p.m.19 views

Arbitrary File Read via Absolute Path Input in nltk.util.filestring() enabling Local & Remote File Disclosure

Description The function filestring in nltk.util treats a given string as a filesystem path and directly opens it without validation or sandboxing: def filestringf: if hasattrf, "read": return f.read elif isinstancef, str: with openf as infile: ← Direct unsanitized file access return infile.read...

8.6CVSS7.4AI score0.00428EPSS
SaveExploits1
Rows per page
Query Builder