#VU125117 Time-of-check Time-of-use (TOCTOU) Race Condition in OpenClaw - CVE-2026-27670
Published: April 8, 2026
OpenClaw
OpenClaw
Description
The vulnerability allows a local user to write files outside the intended destination directory.
The vulnerability exists due to time-of-check time-of-use race condition in ZIP extraction in src/infra/archive.ts when processing ZIP archives. A local user can rebind a parent-directory symlink between path validation and the final write to write files outside the intended destination directory.