Search

Find a vulnerability

Search criteria

    Related vulnerabilities

    PYSEC-2026-3726

    Vulnerability from pysec - Published: 2026-08-22 15:16 - Updated: 2026-08-28 16:24
    VLAI
    Details

    nltk versions before 3.10.2 contain a symlink-based arbitrary file read vulnerability in IPIPANCorpusReader methods that bypass nltk.pathsec validation entirely. Attackers can place a symlink in the corpus root directory and read arbitrary files accessible to the process by calling channels(), domains(), categories(), or fileids() methods with the symlink filename.

    Impacted products
    Name purl
    nltk pkg:pypi/nltk

    {
      "affected": [
        {
          "ecosystem_specific": {},
          "package": {
            "ecosystem": "PyPI",
            "name": "nltk",
            "purl": "pkg:pypi/nltk"
          },
          "ranges": [
            {
              "events": [
                {
                  "introduced": "3.10.0"
                },
                {
                  "fixed": "3.10.2"
                }
              ],
              "type": "ECOSYSTEM"
            }
          ],
          "versions": [
            "3.10.0",
            "3.10.1"
          ]
        }
      ],
      "aliases": [
        "CVE-2026-62383",
        "GHSA-3hhw-38pf-pxj6"
      ],
      "details": "nltk versions before 3.10.2 contain a symlink-based arbitrary file read vulnerability in IPIPANCorpusReader methods that bypass nltk.pathsec validation entirely. Attackers can place a symlink in the corpus root directory and read arbitrary files accessible to the process by calling channels(), domains(), categories(), or fileids() methods with the symlink filename.",
      "id": "PYSEC-2026-3726",
      "modified": "2026-08-28T16:24:01.359635Z",
      "published": "2026-08-22T15:16:17.883Z",
      "references": [
        {
          "type": "ADVISORY",
          "url": "https://www.vulncheck.com/advisories/nltk-ipipancorpusreader-symlink-arbitrary-file-read"
        },
        {
          "type": "EVIDENCE",
          "url": "https://github.com/nltk/nltk/security/advisories/GHSA-3hhw-38pf-pxj6"
        }
      ],
      "severity": [
        {
          "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
          "type": "CVSS_V4"
        }
      ]
    }