Improper access control in OpenClaw - #VU128783
Published: May 1, 2026
OpenClaw
OpenClaw
Description
The vulnerability allows a remote user to disclose sensitive information from out-of-workspace mounted image paths.
The vulnerability exists due to improper access control in native prompt image ingestion functions detectAndLoadPromptImages / loadImageFromRef when processing prompt text that references mounted out-of-workspace image paths in sandboxed runs. A remote user can reference a mounted out-of-workspace image path in prompt text to disclose sensitive information from out-of-workspace mounted image paths.
Exploitation requires sandbox mode, tools.fs.workspaceOnly=true, a reachable out-of-workspace mount path from the sandbox, and a vision-capable model path active for native prompt image loading.