Claude Code is an agentic coding tool. Versions prior to 2.1.53 resolved the permission mode from settings files, including the repo-controlled .claude/settings.json, before determining whether to display the workspace trust confirmation dialog. A malicious repository could set permissions.defaultMode to bypassPermissions in its committed .claude/settings.json, causing the trust dialog to be silently skipped on first open. This allowed a user to be placed into a permissive mode without seeing the trust confirmation prompt, making it easier for an attacker-controlled repository to gain tool execution without explicit user consent. This issue has been patched in version 2.1.53.
References
| Link | Resource |
|---|---|
| https://github.com/anthropics/claude-code/security/advisories/GHSA-mmgp-wc2j-qcv7 | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-20 09:16
Updated : 2026-03-24 15:46
NVD link : CVE-2026-33068
Mitre link : CVE-2026-33068
CVE.ORG link : CVE-2026-33068
JSON object : View
Products Affected
anthropic
- claude_code
CWE
CWE-807
Reliance on Untrusted Inputs in a Security Decision
