Lucene search
+L

56666 matches found

UbuntuCve
UbuntuCve
added 2026/08/22 3:16 p.m.13 views

CVE-2026-62388

NLTK versions before 3.10.0 default to ENFORCE=False in pathsec.py, causing all security validation functions to emit warnings instead of raising exceptions. Attackers can bypass path traversal and pickle deserialization protections by exploiting the disabled security controls that are only activ...

8.7CVSS5.4AI score0.00457EPSS
SaveExploits1References6
OSV
OSV
added 2026/08/22 3:16 p.m.12 views

UBUNTU-CVE-2026-62385

NLTK versions before 3.10.0 contain a path traversal vulnerability in FramenetCorpusReader and NKJPCorpusReader that allows attackers to parse XML files outside the corpus root by supplying unsafe selectors or poisoned index state. Attackers can exploit framebyname, doc, lu, and header methods wi...

8.2CVSS5.6AI score0.00367EPSS
SaveExploits1References7
OSV
OSV
added 2026/08/22 3:16 p.m.9 views

UBUNTU-CVE-2026-62388

NLTK versions before 3.10.0 default to ENFORCE=False in pathsec.py, causing all security validation functions to emit warnings instead of raising exceptions. Attackers can bypass path traversal and pickle deserialization protections by exploiting the disabled security controls that are only activ...

8.7CVSS5.5AI score0.00457EPSS
SaveExploits1References7
EUVD
EUVD
added 2026/08/22 2:23 p.m.21 views

EUVD-2026-64331

Joomla Extension - fabrikar.com - Path Traversal via image element in Fabrik 4.7.3 - ???...

10CVSS5.1AI score0.00331EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/22 2:23 p.m.11 views

CVE-2026-76606 Joomla Extension - fabrikar.com - Path Traversal via image element in Fabrik < 4.7.2

Joomla Extension - fabrikar.com - Path Traversal via image element in Fabrik 4.7.2...

10CVSS5.1AI score0.00331EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/22 2:23 p.m.59 views

CVE-2026-76606

Fabrik is a Joomla extension that is vulnerable to path traversal via its image element in versions prior to 4.7.3 . The CVSS 4.0 base score is 10.0 (CRITICAL) , indicating network-exploitable impact with no required privileges or user interaction, affecting confidentiality, integrity, and availa...

10CVSS5.1AI score0.00331EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/22 2:23 p.m.43 views

CVE-2026-76606 Joomla Extension - fabrikar.com - Path Traversal via image element in Fabrik < 4.7.2

Joomla Extension - fabrikar.com - Path Traversal via image element in Fabrik 4.7.2...

10CVSS0.00331EPSS
SaveExploits0References1
PyPA
PyPA
added 2026/08/22 2:16 p.m.11 views

PYSEC-2026-3790

NLTK 3.9.4 through 3.10.2 contains a path traversal vulnerability in CrubadanCorpusReader. loadlangngrams joins the corpus root with crubadancode, the column-0 value read from the corpus table.txt mapping file, and opens the result with the builtin open rather than the pathsec-validated opener, s...

3.3CVSS5.9AI score0.00162EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/08/22 2:16 p.m.16 views

CVE-2026-71514

NLTK 3.9.4 through 3.10.2 contains a path traversal vulnerability in CrubadanCorpusReader. loadlangngrams joins the corpus root with crubadancode, the column-0 value read from the corpus table.txt mapping file, and opens the result with the builtin open rather than the pathsec-validated opener, s...

3.3CVSS0.00162EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/22 2:16 p.m.8 views

PYSEC-2026-3790

NLTK 3.9.4 through 3.10.2 contains a path traversal vulnerability in CrubadanCorpusReader. loadlangngrams joins the corpus root with crubadancode, the column-0 value read from the corpus table.txt mapping file, and opens the result with the builtin open rather than the pathsec-validated opener, s...

3.3CVSS5.4AI score0.00162EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/22 2:16 p.m.11 views

CVE-2026-71514

NLTK 3.9.4 through 3.10.2 contains a path traversal vulnerability in CrubadanCorpusReader. loadlangngrams joins the corpus root with crubadancode, the column-0 value read from the corpus table.txt mapping file, and opens the result with the builtin open rather than the pathsec-validated opener, s...

3.3CVSS5.4AI score0.00162EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 2:16 p.m.8 views

UBUNTU-CVE-2026-71514

NLTK 3.9.4 through 3.10.2 contains a path traversal vulnerability in CrubadanCorpusReader. loadlangngrams joins the corpus root with crubadancode, the column-0 value read from the corpus table.txt mapping file, and opens the result with the builtin open rather than the pathsec-validated opener, s...

3.3CVSS5.5AI score0.00162EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/22 2:12 p.m.37 views

CVE-2026-70626 NLTK before 3.9.4 Symlink Escape via CorpusReader

NLTK versions before 3.9.4 contain a symlink escape vulnerability in CorpusReader.open that allows local attackers to read arbitrary files outside the corpus root. The vulnerability exists because path validation is lexical and does not account for symlink resolution, enabling attackers to place...

8.6CVSS0.00205EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/22 2:12 p.m.32 views

CVE-2026-70626

NLTK versions before 3.9.4 are affected by a symlink escape vulnerability in CorpusReader.open() . The root cause is that path validation is purely lexical and does not resolve symlinks, allowing a local attacker to place a symlink inside the corpus root to read arbitrary files outside the intend...

8.6CVSS5.5AI score0.00205EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/22 2:12 p.m.8 views

CVE-2026-70626 NLTK before 3.9.4 Symlink Escape via CorpusReader

NLTK versions before 3.9.4 contain a symlink escape vulnerability in CorpusReader.open that allows local attackers to read arbitrary files outside the corpus root. The vulnerability exists because path validation is lexical and does not account for symlink resolution, enabling attackers to place...

8.6CVSS5.7AI score0.00205EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/22 2:12 p.m.20 views

CVE-2026-70626 NLTK before 3.9.4 Symlink Escape via CorpusReader

NLTK versions before 3.9.4 contain a symlink escape vulnerability in CorpusReader.open that allows local attackers to read arbitrary files outside the corpus root. The vulnerability exists because path validation is lexical and does not account for symlink resolution, enabling attackers to place...

8.6CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/22 2:12 p.m.31 views

CVE-2026-62388 NLTK before 3.10.0 Insecure Default Configuration in pathsec.py

NLTK versions before 3.10.0 default to ENFORCE=False in pathsec.py, causing all security validation functions to emit warnings instead of raising exceptions. Attackers can bypass path traversal and pickle deserialization protections by exploiting the disabled security controls that are only activ...

8.7CVSS0.00457EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/08/22 2:12 p.m.9 views

CVE-2026-62388 NLTK before 3.10.0 Insecure Default Configuration in pathsec.py

NLTK versions before 3.10.0 default to ENFORCE=False in pathsec.py, causing all security validation functions to emit warnings instead of raising exceptions. Attackers can bypass path traversal and pickle deserialization protections by exploiting the disabled security controls that are only activ...

8.7CVSS5.9AI score0.00457EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/22 2:12 p.m.47 views

CVE-2026-62388

NLTK (Python Natural Language Processing toolkit) versions before 3.10.0 ship with an insecure default in pathsec.py : the ENFORCE flag is set to False, causing all security validation functions to emit warnings rather than raising exceptions. This means path traversal and pickle deserialization ...

8.7CVSS5.4AI score0.00457EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/08/22 2:12 p.m.27 views

CVE-2026-62388 NLTK before 3.10.0 Insecure Default Configuration in pathsec.py

NLTK versions before 3.10.0 default to ENFORCE=False in pathsec.py, causing all security validation functions to emit warnings instead of raising exceptions. Attackers can bypass path traversal and pickle deserialization protections by exploiting the disabled security controls that are only activ...

8.7CVSS5.9AI score
SaveExploits0References4
Rows per page
Query Builder