Claude Code: Sandbox Escape via Git Worktree Path Confusion Allows Unsandboxed Code Execution
High severity
GitHub Reviewed
Published
Jun 25, 2026
in
anthropics/claude-code
•
Updated Jul 24, 2026
Package
Affected versions
>= 2.1.38, < 2.1.163
Patched versions
2.1.163
Description
Published by the National Vulnerability Database
Jun 29, 2026
Published to the GitHub Advisory Database
Jul 24, 2026
Reviewed
Jul 24, 2026
Last updated
Jul 24, 2026
Claude Code's worktree handling allowed creation of worktrees named ".git" and navigation to worktrees outside the sandbox context, enabling git directory confusion attacks. By exploiting symlink manipulation and git fsmonitor execution during worktree operations, an attacker could overwrite files in the user's home directory (such as .zshenv), leading to code execution outside of seatbelt sandbox restrictions. Reliably exploiting this required the user to clone a malicious repository containing prompt injection content and run Claude Code against it.
Users on standard Claude Code auto-update have received this fix automatically. Users performing manual updates are advised to update to the latest version.
Thank you to hackerone.com/metnew for reporting this issue.
References