#VU125143 Time-of-check Time-of-use (TOCTOU) Race Condition in OpenClaw - CVE-2026-32977
Published: April 8, 2026
OpenClaw
OpenClaw
Description
The vulnerability allows a local user to modify files outside the validated sandbox path.
The vulnerability exists due to a time-of-check time-of-use race condition in the sandbox fs-bridge writeFile commit step when committing a file after path validation. A local user can race parent-path changes inside the sandbox to modify files outside the validated sandbox path.
This issue is a sandbox boundary bypass within the container mount namespace.