Time-of-check Time-of-use (TOCTOU) Race Condition in OpenClaw - CVE-2026-33574

 

Time-of-check Time-of-use (TOCTOU) Race Condition in OpenClaw - CVE-2026-33574

Published: April 8, 2026


Vulnerability identifier: #VU125137
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-33574
CWE-ID: CWE-367
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: OpenClaw
Affected software:
OpenClaw

Detailed vulnerability description

The vulnerability allows a local user to write files outside the intended tools directory.

The vulnerability exists due to a time-of-check time-of-use race condition in the skills download installer when downloading and copying the archive into place after validating the per-skill tools root path. A local user can rebind the tools-root path between validation and the final write to write files outside the intended tools directory.


How to mitigate CVE-2026-33574

Install security update from vendor's website.

Sources