CVE-2026-32988 PUBLISHED

OpenClaw < 2026.3.11 - Sandbox Boundary Bypass via Unvalidated Temporary File Creation

Assigner: VulnCheck
Reserved: 17.03.2026 Published: 31.03.2026 Updated: 31.03.2026

OpenClaw before 2026.3.11 contains a sandbox boundary bypass vulnerability in fs-bridge staged writes where temporary file creation and population are not pinned to a verified parent directory. Attackers can exploit a race condition in parent-path alias changes to write attacker-controlled bytes outside the intended validated path before the final guarded replace step executes.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 5.8

Product Status

Vendor OpenClaw
Product OpenClaw
Versions Default: unaffected
  • affected from 0 to 2026.3.11 (excl.)
  • Version 2026.3.11 is unaffected

Credits

  • tdjackey reporter

References

Problem Types

  • Time-of-check Time-of-use (TOCTOU) Race Condition CWE