VYPR

rpm package

opensuse/python-nltk&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/python-nltk&distro=openSUSE%20Tumbleweed

Vulnerabilities (9)

  • CVE-2026-12372LowAug 9, 2026
    affected < 3.10.2-1.1fixed 3.10.2-1.1

    A Server-Side Request Forgery (SSRF) vulnerability exists in nltk/nltk versions 3.9.4 and the current develop branch. The `nltk.pathsec.validate_network_url()` function, intended to prevent SSRF by rejecting internal network addresses, fails to reject IPs in the RFC 6598 shared a

  • CVE-2026-12072higJul 31, 2026
    affected < 3.10.1-1.1fixed 3.10.1-1.1

    ### Summary A path-traversal vulnerability in `NKJPCorpusReader` allows an attacker who can influence the `fileids` argument of its public read methods (`header`, `raw`, `words`, `sents`, `tagged_words`) to read files outside the corpus root. The reader builds the fil

  • CVE-2026-54293HigJun 22, 2026
    affected < 3.10.0rc1-1.1fixed 3.10.0rc1-1.1

    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

  • CVE-2026-33230MedMar 20, 2026
    affected < 3.9.4-1.1fixed 3.9.4-1.1

    NLTK (Natural Language Toolkit) is a suite of open source Python modules, data sets, and tutorials supporting research and development in Natural Language Processing. In versions 3.9.3 and prior, `nltk.app.wordnet_app` contains a reflected cross-site scripting issue in the `looku

  • CVE-2026-0847HigMar 4, 2026
    affected < 3.9.3-1.1fixed 3.9.3-1.1

    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 pa

  • CVE-2025-14009HigFeb 18, 2026
    affected < 3.9.1-3.1fixed 3.9.1-3.1

    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 pack

  • CVE-2024-39705CriJun 27, 2024
    affected < 3.8.1-2.1fixed 3.8.1-2.1

    NLTK through 3.8.1 allows remote code execution if untrusted packages have pickled Python code, and the integrated data package download functionality is used. This affects, for example, averaged_perceptron_tagger and punkt.

  • CVE-2021-3828HigSep 27, 2021
    affected < 3.7-1.1fixed 3.7-1.1

    nltk is vulnerable to Inefficient Regular Expression Complexity

  • CVE-2019-14751HigAug 22, 2019
    affected < 3.5-1.10fixed 3.5-1.10

    NLTK Downloader before 3.4.5 is vulnerable to a directory traversal, allowing attackers to write arbitrary files via a ../ (dot dot slash) in an NLTK package (ZIP archive) that is mishandled during extraction.