Link following in OpenClaw - CVE-2026-27523
Published: May 1, 2026
OpenClaw
OpenClaw
Description
The vulnerability allows a remote attacker to bypass sandbox path restrictions.
The vulnerability exists due to improper link resolution before file access in validateBindMounts when validating bind source paths that use a symlinked parent and a non-existent leaf path. A remote attacker can supply a crafted bind source path to bypass sandbox path restrictions.
The issue occurs because parent symlink traversal was not fully canonicalized before allowed-root and blocked-path checks.