Lucene search
+L

54312 matches found

OSV
OSV
added 2026/08/22 2:12 p.m.15 views

CVE-2026-62385 NLTK 3.9.4 Path Traversal via FrameNet and NKJP Readers

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.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/22 1:34 p.m.27 views

CVE-2026-71514 NLTK 3.9.4 through 3.10.2 Path Traversal via CrubadanCorpusReader pathsec Bypass

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...

2.5CVSS0.00143EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/22 1:34 p.m.10 views

EUVD-2026-64295

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...

2.5CVSS5.5AI score0.00143EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/22 1:34 p.m.26 views

CVE-2026-71514

NLTK 3.9.4 through 3.10.2 contains a path traversal vulnerability in CrubadanCorpusReader._load_lang_ngrams . The function joins the corpus root with a value read from the corpus table.txt mapping file and opens the result using the builtin open() instead of the pathsec -validated opener. Because...

2.5CVSS5.5AI score0.00143EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/22 1:34 p.m.10 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...

2.5CVSS5.4AI score0.00143EPSS
SaveExploits0
OSV
OSV
added 2026/08/22 1:34 p.m.14 views

CVE-2026-71514 NLTK 3.9.4 through 3.10.2 Path Traversal via CrubadanCorpusReader pathsec Bypass

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...

2CVSS5.6AI score
SaveExploits0References6
NVD
NVD
added 2026/08/22 1:16 p.m.9 views

CVE-2026-60084

SiYuan versions before v3.7.4 contain an arbitrary file deletion vulnerability in the /api/search/removeTemplate endpoint that accepts an unvalidated path parameter passed directly to os.RemoveAll. Authenticated admin attackers can supply absolute filesystem paths to recursively delete any file o...

8.7CVSS0.00346EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/22 12:26 p.m.24 views

CVE-2026-60084

SiYuan versions before v3.7.4 contain an arbitrary file deletion vulnerability in the /api/search/removeTemplate endpoint. The endpoint accepts an unvalidated path parameter that is passed directly to os.RemoveAll, allowing an authenticated admin attacker to supply absolute filesystem paths and r...

8.7CVSS5.7AI score0.00346EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/22 12:26 p.m.10 views

EUVD-2026-64269

SiYuan versions before v3.7.4 contain an arbitrary file deletion vulnerability in the /api/search/removeTemplate endpoint that accepts an unvalidated path parameter passed directly to os.RemoveAll. Authenticated admin attackers can supply absolute filesystem paths to recursively delete any file o...

8.7CVSS5.7AI score0.00346EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/22 12:26 p.m.30 views

CVE-2026-60084 SiYuan before v3.7.4 Arbitrary File Deletion via removeTemplate

SiYuan versions before v3.7.4 contain an arbitrary file deletion vulnerability in the /api/search/removeTemplate endpoint that accepts an unvalidated path parameter passed directly to os.RemoveAll. Authenticated admin attackers can supply absolute filesystem paths to recursively delete any file o...

8.7CVSS0.00346EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/22 9:16 a.m.16 views

CVE-2026-78003

The Mailgun for WordPress plugin for WordPress is vulnerable to Server-Side Request Forgery SSRF via path traversal in versions up to and including 2.2.0. This is due to insufficient input validation in the addlist function, which accepts user-controlled array keys from $POST'addresses', passes...

9.8CVSS0.00572EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/22 8:26 a.m.34 views

CVE-2026-78003 Mailgun for WordPress <= 2.2.0 - Unauthenticated Server-Side Request Forgery (SSRF) via 'addresses' Array Keys

The Mailgun for WordPress plugin for WordPress is vulnerable to Server-Side Request Forgery SSRF via path traversal in versions up to and including 2.2.0. This is due to insufficient input validation in the addlist function, which accepts user-controlled array keys from $POST'addresses', passes...

9.8CVSS0.00572EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/22 8:26 a.m.14 views

EUVD-2026-64242

The Mailgun for WordPress plugin for WordPress is vulnerable to Server-Side Request Forgery SSRF via path traversal in versions up to and including 2.2.0. This is due to insufficient input validation in the addlist function, which accepts user-controlled array keys from $POST'addresses', passes...

9.8CVSS5.3AI score0.00572EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/22 8:26 a.m.65 views

CVE-2026-78003

The Mailgun for WordPress plugin (versions up to and including 2.2.0 ) is vulnerable to Server-Side Request Forgery (SSRF) via path traversal. The root cause is insufficient input validation in the add_list() function, which accepts user-controlled array keys from $_POST['addresses'] and passes t...

9.8CVSS5.3AI score0.00572EPSS
SaveIn wildExploits0References9
NVD
NVD
added 2026/08/22 6:16 a.m.12 views

CVE-2026-19093

The Tutor LMS WordPress plugin before 4.0.6 does not validate a stored file path before using it to stream media, allowing users with the instructor role to read arbitrary files on the server, including files outside the web root. The readable files include the WordPress configuration file, which...

6.8CVSS0.00325EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/22 6:00 a.m.12 views

EUVD-2026-64220

The Tutor LMS WordPress plugin before 4.0.6 does not validate a stored file path before using it to stream media, allowing users with the instructor role to read arbitrary files on the server, including files outside the web root. The readable files include the WordPress configuration file, which...

5.7AI score0.00325EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.18 views

PT-2026-79582

Name of the Vulnerable Software and Affected Versions Fabrik versions prior to 4.7.3 Description A path traversal issue exists within the image element of the Fabrik Joomla extension. Path traversal is a flaw that allows an attacker to access files and directories that are stored outside the web...

10CVSS5.2AI score0.00331EPSS
SaveExploits0References5
OPENSUSE Linux
OPENSUSE Linux
added 2026/08/22 12:00 a.m.7 views

Security update for apptainer (important)

openSUSE security update: security update for apptainer ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:21611-1 Rating: important References: bsc1275248 Cross-References: CVE-2026-17106 CVSS scores: CVE-2026-17106 SUSE : 7.1...

7.1CVSS5.8AI score0.00325EPSS
SaveExploits2References1
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-62385

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - NLTK versions before 3.10.0 contain a path traversal vulnerability in FramenetCorpusReader and NKJPCorpusReader that allows attackers to parse XML files outside...

8.2CVSS6AI score0.00291EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.22 views

PT-2026-79525

The Mailgun for WordPress plugin for WordPress is vulnerable to Server-Side Request Forgery SSRF via path traversal in versions up to and including 2.2.0. This is due to insufficient input validation in the add list function, which accepts user-controlled array keys from $ POST'addresses', passes...

9.8CVSS5.3AI score0.00572EPSS
SaveExploits0References12
Rows per page
Query Builder