Time-of-check Time-of-use (TOCTOU) Race Condition in OpenClaw - #VU125248

 

Time-of-check Time-of-use (TOCTOU) Race Condition in OpenClaw - #VU125248

Published: April 8, 2026


Vulnerability identifier: #VU125248
CSH Severity: Medium
CVSS v4: 8.2 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-367
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to escape the sandbox and read files outside the intended sandbox.

The vulnerability exists due to a time-of-check time-of-use race condition in the remote FS bridge readFile when processing remote sandbox file reads. A remote attacker can trigger a race between the path check and the file read to escape the sandbox and read files outside the intended sandbox.


Affected software

OpenClaw

Remediation

Install security update from vendor's website.

OpenClaw - update to 2026.3.31

External References

Related Security Bulletins