PT-2026-23531 · Openclaw · Openclaw

Shangzhi-Xu

+1

·

Published

2026-03-02

·

Updated

2026-03-07

·

CVE-2026-28453

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.2.14
Description OpenClaw versions before 2026.2.14 do not properly validate TAR archive entry paths during extraction. A crafted archive can use path traversal sequences, such as ../../..., to write files outside the intended destination directory, a condition known as Zip Slip. The affected code path is the extractArchive() function in src/infra/archive.ts, which used tar.x({ cwd: destDir }) without rejecting traversal and absolute entry paths. This issue affects installation flows, including openclaw plugins install and openclaw hooks install. An attacker who successfully exploits this issue can write files outside the extraction directory with the permissions of the OpenClaw process, potentially leading to configuration tampering and code execution.
Recommendations Upgrade to OpenClaw version 2026.2.14 or later. Avoid installing untrusted plugin or hook archives.

Fix

Path traversal

Weakness Enumeration

Related Identifiers

CVE-2026-28453
GHSA-P25H-9Q54-FFVW

Affected Products

Openclaw