Lucene search
+L

753 matches found

EUVD
EUVD
added 2026/03/05 9:59 p.m.5 views

EUVD-2026-9901

OpenClaw versions prior to 2026.2.14 contain a denial of service vulnerability in the extractArchive function within src/infra/archive.ts that allows attackers to consume excessive CPU, memory, and disk resources through high-expansion ZIP and TAR archives. Remote attackers can trigger resource...

6.7CVSS5.9AI score0.00319EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/05 9:59 p.m.22 views

CVE-2026-28452

CVE-2026-28452 affects OpenClaw prior to version 2026.2.14. The vulnerability is in the extractArchive function (src/infra/archive.ts) and allows resource exhaustion (CPU, memory, disk) via specially crafted ZIP/TAR archives during install/update. This can cause service degradation or unavailabil...

6.7CVSS5.9AI score0.00319EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/03/03 9:20 p.m.6 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition via the ZIP extraction process. An attacker can cause files to be written outside the intended extraction directory by exploiting a race...

8.7CVSS5.8AI score0.00081EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/03 9:20 p.m.8 views

GHSA-R54R-WMMQ-MH84 OpenClaw: ZIP extraction race could write outside destination via parent symlink rebind

Summary ZIP extraction in OpenClaw could be raced into writing outside the intended destination directory via parent-directory symlink rebind between validation and write. Affected Packages / Versions - Package: openclaw npm - Vulnerable versions: = 2026.3.1 - Latest published vulnerable version...

8.7CVSS5.9AI score0.00081EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/03 12:0 a.m.12 views

Zdir Pro 安全漏洞

Zdir Pro is a multi-functional private storage program developed by Zdir Pro Company in China. The version 4.x of Zdir Pro contains a security vulnerability. This vulnerability stems from a path traversal vulnerability in the ZIP extraction API, which may lead to file writes being performed outsi...

9.1CVSS6.2AI score0.0053EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/03/03 12:0 a.m.7 views

PT-2026-27225

Summary ZIP extraction in OpenClaw could be raced into writing outside the intended destination directory via parent-directory symlink rebind between validation and write. Affected Packages / Versions - Package: openclaw npm - Vulnerable versions: = 2026.3.1 - Latest published vulnerable version...

8.7CVSS5.8AI score
SaveExploits0References7
Snyk
Snyk
added 2026/03/02 11:23 p.m.3 views

Directory Traversal

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Directory Traversal via the archive extraction process. An attacker can write arbitrary files outside the intended extraction directory by supplying a crafted archive during explicit...

6.8CVSS6.5AI score0.00152EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/02 11:23 p.m.12 views

OpenClaw vulnerable to path traversal (Zip Slip) in archive extraction during explicit installation commands

Summary A path traversal Zip Slip issue in archive extraction during explicit installation commands could allow a crafted archive to write files outside the intended extraction directory. Affected Packages / Versions - Package: openclaw npm - Affected versions: =2026.1.16-2 2026.2.14 - Fixed...

6.8CVSS6.3AI score0.00152EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/02 11:23 p.m.4 views

GHSA-V892-HWPG-JWQP OpenClaw vulnerable to path traversal (Zip Slip) in archive extraction during explicit installation commands

Summary A path traversal Zip Slip issue in archive extraction during explicit installation commands could allow a crafted archive to write files outside the intended extraction directory. Affected Packages / Versions - Package: openclaw npm - Affected versions: =2026.1.16-2 2026.2.14 - Fixed...

6.9CVSS6.3AI score0.00152EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/03/02 12:0 a.m.19 views

PT-2026-23560

Name of the Vulnerable Software and Affected Versions OpenClaw versions 2026.1.16-2 through 2026.2.13 Description A path traversal issue exists in archive extraction during installation commands. This allows a crafted archive to write files outside the intended extraction directory. The issue...

6.8CVSS6.3AI score0.00152EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/02/27 9:28 p.m.24 views

CVE-2026-28407 malcontent's nested archive extraction failure can drop content from scan inputs

malcontent is software for discovering supply-chain compromises through context, differential analysis, and YARA. Prior to version 1.21.0, malcontent would remove nested archives which failed to extract which could potentially leave malicious content. A better approach is to preserve these archiv...

6.9CVSS0.00222EPSS
SaveExploits0References3
Packet Storm
Packet Storm
added 2026/02/27 12:0 a.m.192 views

📄 Xerte Online Toolkits 3.14 Shell Upload

A vulnerability in Xerte Online Toolkits versions 3.14 and earlier allows unauthenticated users to upload arbitrary files via the template import functionality. The issue exists in /websitecode/php/import/import.php. Due to missing authentication checks on the import endpoint, an attacker can...

6.1AI score
SaveExploits0
CNNVD
CNNVD
added 2026/02/26 12:0 a.m.13 views

Zed 路径遍历漏洞

Zed is a code editor developed by Zed Industries. Versions of Zed prior to 0.224.4 contained a path traversal vulnerability. This vulnerability stemmed from the extension’s archive extraction function, which did not validate the path traversal sequences in the filenames of ZIP archives, potential...

7.4CVSS6AI score0.0029EPSS
SaveExploits1References1
CVE
CVE
added 2026/02/25 11:25 p.m.32 views

CVE-2026-27800

Zed code editor prior to 0.224.4 is vulnerable to Zip Slip in extension archive extraction. The extract_zip() function in crates/util/src/archive.rs does not validate ZIP entry filenames for path traversal (e.g., ../), allowing a malicious extension to write outside the sandbox by downloading and...

7.4CVSS5.5AI score0.0029EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/02/25 11:25 p.m.11 views

CVE-2026-27800 Zed has Zip Slip Path Traversal in Extension Archive Extraction

Zed, a code editor, has a Zip Slip Path Traversal vulnerability exists in its extension archive extraction functionality prior to version 0.224.4. The extractzip function in crates/util/src/archive.rs fails to validate ZIP entry filenames for path traversal sequences e.g., ../. This allows a...

7.4CVSS5.6AI score0.0029EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/02/25 10:18 p.m.10 views

CVE-2026-27117

bit7z is a cross-platform C++ static library that allows the compression/extraction of archive files. Prior to version 4.0.11, a path traversal vulnerability "Zip Slip" exists in bit7z's archive extraction functionality. The library does not adequately validate file paths contained in archive...

7.5CVSS5.8AI score0.00309EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/02/24 9:46 p.m.23 views

CVE-2026-27117 bit7z has a path traversal vulnerability

bit7z is a cross-platform C++ static library that allows the compression/extraction of archive files. Prior to version 4.0.11, a path traversal vulnerability "Zip Slip" exists in bit7z's archive extraction functionality. The library does not adequately validate file paths contained in archive...

5.5CVSS0.00309EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/02/24 9:46 p.m.8 views

CVE-2026-27117 bit7z has a path traversal vulnerability

bit7z is a cross-platform C++ static library that allows the compression/extraction of archive files. Prior to version 4.0.11, a path traversal vulnerability "Zip Slip" exists in bit7z's archive extraction functionality. The library does not adequately validate file paths contained in archive...

5.5CVSS5.8AI score0.00309EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/24 9:46 p.m.8 views

CVE-2026-27117 bit7z has a path traversal vulnerability

bit7z is a cross-platform C++ static library that allows the compression/extraction of archive files. Prior to version 4.0.11, a path traversal vulnerability "Zip Slip" exists in bit7z's archive extraction functionality. The library does not adequately validate file paths contained in archive...

5.5CVSS5.9AI score0.00309EPSS
SaveExploits1References6
CVE
CVE
added 2026/02/24 9:46 p.m.32 views

CVE-2026-27117

CVE-2026-27117 concerns bit7z, a cross-platform C++ static library used for archive compression/extraction. Prior to 4.0.11, its archive extraction lacks proper validation of entry paths, enabling Zip Slip path traversal via relative paths, absolute paths, or symbolic links. This can allow writin...

7.5CVSS5.8AI score0.00309EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder