CVE-2026-28453 PUBLISHED

OpenClaw < 2026.2.14 - Zip Slip Path Traversal in TAR Archive Extraction

Assigner: VulnCheck
Reserved: 27.02.2026 Published: 05.03.2026 Updated: 09.03.2026

OpenClaw versions prior to 2026.2.14 fail to validate TAR archive entry paths during extraction, allowing path traversal sequences to write files outside the intended directory. Attackers can craft malicious archives with traversal sequences like ../../ to write files outside extraction boundaries, potentially enabling configuration tampering and code execution.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.3

Product Status

Vendor OpenClaw
Product OpenClaw
Versions Default: unaffected
  • affected from 0 to 2026.2.14 (excl.)

Credits

  • XueMian (ICT.RUN) (@xuemian168) reporter
  • Shangzhi-Xu (@ShangzhiXu) coordinator

References

Problem Types

  • Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE