Lucene search
+L

7468 matches found

CVE
CVE
added 2026/09/03 1:04 a.m.14 views

CVE-2026-85092

LiME (Linux Memory Engine) through version 1.12.0 contains an arbitrary file overwrite vulnerability caused by a missing O_NOFOLLOW flag and insufficient validation of the operator-supplied disk acquisition output path. An unprivileged local attacker who controls the output directory can plant a ...

6.6CVSS5.5AI score0.00152EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/03 12:00 a.m.13 views

PT-2026-85135

Name of the Vulnerable Software and Affected Versions OpenList versions prior to 4.2.3 Description The offline-download feature at the 'POST /api/fs/add offline download' endpoint is susceptible to path traversal when using the tool: "SimpleHttp" configuration. The application accepts a...

6.5CVSS5.4AI score0.00431EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/09/02 2:36 p.m.13 views

EUVD-2026-68883

pnpm: A tarball dependency's manifest name escapes nodemodules → arbitrary file write/overwrite on install...

7.5CVSS5.9AI score0.00413EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/02 2:35 p.m.10 views

EUVD-2026-67077

NLTK: Downloader.download follows hardlinks and overwrites outside-root files...

7.1CVSS5.8AI score0.00135EPSS
SaveExploits1References7
OSV
OSV
added 2026/09/02 2:35 p.m.5 views

GHSA-F794-5JV7-7672 NLTK: Downloader.download follows hardlinks and overwrites outside-root files

Summary NLTK's downloader now blocks symlink escapes during ZIP extraction, but it still treats pre-existing hardlinks inside the install tree as ordinary in-root files. A normal package install can therefore overwrite an outside-root inode through that hardlink. Details - Vulnerability type:...

7.1CVSS5.9AI score0.00135EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2026/09/02 2:35 p.m.10 views

NLTK: Downloader.download follows hardlinks and overwrites outside-root files

Summary NLTK's downloader now blocks symlink escapes during ZIP extraction, but it still treats pre-existing hardlinks inside the install tree as ordinary in-root files. A normal package install can therefore overwrite an outside-root inode through that hardlink. Details - Vulnerability type:...

7.1CVSS5.9AI score0.00135EPSS
SaveExploits1References8Affected Software1
CVE
CVE
added 2026/09/02 11:11 a.m.16 views

CVE-2026-84800

Craft CMS versions >= 5.0.0-RC1 and

7.1CVSS5.9AI score0.00202EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/02 11:11 a.m.5 views

CVE-2026-84800 Craft CMS 5.0.0-RC1 before 5.10.11 File Overwrite via assets/replace-file

Craft CMS versions = 5.0.0-RC1 and 5.10.11 contain a missing authorization vulnerability in AssetsController::actionReplaceFile. When a request supplies sourceAssetId and targetFilename but omits assetId, the target asset is resolved by folder and filename after the permission checks execute, so...

7.1CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/02 11:11 a.m.34 views

CVE-2026-84800 Craft CMS 5.0.0-RC1 before 5.10.11 File Overwrite via assets/replace-file

Craft CMS versions = 5.0.0-RC1 and 5.10.11 contain a missing authorization vulnerability in AssetsController::actionReplaceFile. When a request supplies sourceAssetId and targetFilename but omits assetId, the target asset is resolved by folder and filename after the permission checks execute, so...

7.1CVSS0.00202EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/02 12:00 a.m.12 views

AlmaLinux 10 : tar (ALSA-2026:61586)

The remote AlmaLinux 10 host has a package installed that is affected by multiple vulnerabilities as referenced in the ALSA-2026:61586 advisory. tar: tar: Hidden file injection via crafted archives CVE-2026-5704 tar: tar: TOCTOU in incremental dumpdir 'X' rename handling allows restore path escap...

5.5CVSS5.8AI score0.00401EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2026/09/02 12:00 a.m.13 views

MiracleLinux 9 : tar-1.34-13.el9_8 (AXSA:2026-1733:03)

The remote MiracleLinux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the AXSA:2026-1733:03 advisory. tar: tar: Hidden file injection via crafted archives CVE-2026-5704 tar: tar: TOCTOU in incremental dumpdir 'X' rename handling allows restore path...

5.5CVSS5.8AI score0.00401EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/09/02 12:00 a.m.12 views

MiracleLinux 9 : gzip-1.12-2.el9_8 (AXSA:2026-1737:01)

The remote MiracleLinux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the AXSA:2026-1737:01 advisory. gzip: gzip: Arbitrary file overwrite via insecure temporary file handling in gzexe utility CVE-2026-41991 gzip: gzip: Information disclosure via...

7.5CVSS5.8AI score0.00415EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/01 10:17 p.m.9 views

CVE-2026-84374

Laravel Excel provides supercharged Excel exports and imports in Laravel. From 3.1.8 until 3.1.70, in src/Files/Disk.php the Maatwebsite\Excel\Files\Disk::copy method resolves the caller-controlled $destination supplied through Excel::store, $export-store, or storeExcel against the process workin...

7.5CVSS0.00571EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/01 9:31 p.m.9 views

EUVD-2026-66380

Arbitrary file overwrite via SAVEPROFILE message in OpenRGB. This issue affects OpenRGB through 1.0rc3...

9.1CVSS5.1AI score0.00514EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/01 9:28 p.m.36 views

CVE-2026-84374 Laravel Excel writes exports outside the configured filesystem disk when given a caller-controlled path

Laravel Excel provides supercharged Excel exports and imports in Laravel. From 3.1.8 until 3.1.70, in src/Files/Disk.php the Maatwebsite\Excel\Files\Disk::copy method resolves the caller-controlled $destination supplied through Excel::store, $export-store, or storeExcel against the process workin...

7.5CVSS0.00571EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/01 9:28 p.m.23 views

CVE-2026-84374

Laravel Excel (Maatwebsite) versions 3.1.8 through 3.1.70 contain a path-traversal flaw in Maatwebsite\Excel\Files\Disk::copy() (src/Files/Disk.php). The method resolves a caller-controlled $destination passed via Excel::store(), $export->store(), or storeExcel() against the process working di...

7.5CVSS6.2AI score0.00571EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/01 5:39 p.m.9 views

CVE-2026-32637

A flaw was found in Velero, an open-source tool for managing Kubernetes backups. An attacker who compromises the backup object-storage backend can upload a specially crafted malicious backup file. During the restore process, this malicious file can exploit a path traversal vulnerability to...

6.8CVSS5.9AI score0.00514EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/01 4:17 p.m.8 views

CVE-2026-84201

appium-mcp-server through 0.1.61 fails to validate or normalize file paths in the writefile and writefilesbatch tools, allowing attackers to write files outside the intended PROJECTROOT directory. Attackers can supply absolute paths or relative paths with parent directory segments to overwrite...

7.1CVSS0.00144EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/01 3:33 p.m.8 views

CVE-2026-82393

A flaw was found in pnpm. This vulnerability allows a remote attacker to perform a path traversal by crafting a malicious tarball dependency's manifest name. During package installation, pnpm fails to properly validate the manifest name, leading to files being extracted outside the intended...

7.5CVSS6.3AI score0.00413EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/09/01 3:18 p.m.33 views

CVE-2026-84201 appium-mcp-server through 0.1.61 Path Traversal in write_file and write_files_batch

appium-mcp-server through 0.1.61 fails to validate or normalize file paths in the writefile and writefilesbatch tools, allowing attackers to write files outside the intended PROJECTROOT directory. Attackers can supply absolute paths or relative paths with parent directory segments to overwrite...

7.1CVSS0.00144EPSS
SaveExploits0References4
Rows per page
Query Builder