Time-of-check Time-of-use (TOCTOU) Race Condition in OpenClaw - #VU127181
Published: April 23, 2026
OpenClaw
Detailed vulnerability description
The vulnerability allows a local user to write files outside the intended sandbox mount root.
The vulnerability exists due to a time-of-check time-of-use race condition in the OpenShell filesystem bridge write path when handling filesystem writes. A local user can swap a symlink between the check and the write to write files outside the intended sandbox mount root.