OpenClaw: OpenShell FS bridge writes stay pinned to the sandbox mount root
Moderate severity
GitHub Reviewed
Published
Apr 23, 2026
in
openclaw/openclaw
•
Updated May 12, 2026
Description
Published to the GitHub Advisory Database
May 4, 2026
Reviewed
May 4, 2026
Last updated
May 12, 2026
Summary
OpenShell FS bridge writes stay pinned to the sandbox mount root
Affected Packages / Versions
Impact
A time-of-check/time-of-use race around OpenShell sandbox filesystem writes could let a symlink swap redirect a write outside the intended local mount root.
Fix
OpenShell write paths now validate the canonical target against the mount root, reject unsafe symlink parents and symlink leaves for writes, and use root-scoped write helpers before syncing to the remote sandbox.
Fix Commit(s)
Verification
Thanks @VladimirEliTokarev for reporting.
References