CVE-2026-32977 PUBLISHED

OpenClaw < 2026.3.11 - Sandbox Boundary Bypass via Unanchored writeFile Commit Path

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 the fs-bridge writeFile commit step that uses an unanchored container path during the final move operation. An attacker can exploit a time-of-check-time-of-use race condition by modifying parent paths inside the sandbox to redirect committed files outside the validated writable path within the container mount namespace.

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

  • Qi Deng (@qi-scape) reporter

References

Problem Types

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