Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

debian логотип

CVE-2026-79676

Опубликовано: 25 авг. 2026
Источник: debian

Описание

NLTK versions before 3.10.3 contain a path traversal vulnerability in corpus readers that reopen root-derived paths using built-in open() instead of nltk.pathsec.open(), allowing symlinks to escape trusted roots. Attackers who stage symlinked corpus files under a trusted data root can disclose outside-root content through normal corpus reader methods like channels(), domains(), and synonyms().

Пакеты

ПакетСтатусВерсия исправленияРелизТип
nltkfixed3.10.3-1package
nltkno-dsatrixiepackage
nltkpostponedbookwormpackage

Примечания

  • https://github.com/nltk/nltk/security/advisories/GHSA-p4rw-rvv2-7xwr

Связанные уязвимости

CVSS3: 5.9
ubuntu
23 дня назад

NLTK versions before 3.10.3 contain a path traversal vulnerability in corpus readers that reopen root-derived paths using built-in open() instead of nltk.pathsec.open(), allowing symlinks to escape trusted roots. Attackers who stage symlinked corpus files under a trusted data root can disclose outside-root content through normal corpus reader methods like channels(), domains(), and synonyms().

CVSS3: 5.9
redhat
23 дня назад

NLTK versions before 3.10.3 contain a path traversal vulnerability in corpus readers that reopen root-derived paths using built-in open() instead of nltk.pathsec.open(), allowing symlinks to escape trusted roots. Attackers who stage symlinked corpus files under a trusted data root can disclose outside-root content through normal corpus reader methods like channels(), domains(), and synonyms().

CVSS3: 5.9
nvd
23 дня назад

NLTK versions before 3.10.3 contain a path traversal vulnerability in corpus readers that reopen root-derived paths using built-in open() instead of nltk.pathsec.open(), allowing symlinks to escape trusted roots. Attackers who stage symlinked corpus files under a trusted data root can disclose outside-root content through normal corpus reader methods like channels(), domains(), and synonyms().

github
9 дней назад

NLTK: Corpus readers follow symlinks outside trusted roots despite pathsec enforcement