Path traversal in OpenClaw - CVE-2026-32060
Published: May 4, 2026
OpenClaw
Detailed vulnerability description
The vulnerability allows a remote user to write or delete files outside the workspace.
The vulnerability exists due to path traversal in apply_patch when processing crafted relative or absolute paths without workspace containment. A remote user can supply a specially crafted path to write or delete files outside the workspace.
Exploitation requires apply_patch to be enabled and the agent to run without filesystem sandbox containment.