Claude Code used the git worktree commondir file when determining folder trust but did not validate its contents. By crafting a repository with a commondir file pointing to a path the victim had previously trusted, an attacker could bypass the trust dialog and immediately execute malicious hooks defined in .claude/settings.json. Exploiting this required the victim to clone a malicious repository and run Claude Code within it, and for the attacker to know or guess a path the victim had already trusted.
Users on standard Claude Code auto-update have received this fix already. Users performing manual updates are advised to update to the latest version.
Claude Code thanks hackerone.com/masato_anzai for reporting this issue.
{
"github_reviewed": true,
"github_reviewed_at": "2026-04-24T16:34:03Z",
"cwe_ids": [
"CWE-20",
"CWE-77"
],
"severity": "HIGH",
"nvd_published_at": "2026-05-05T21:16:23Z"
}