[Bug] Security: Bash commands execute without user approval

Resolved 💬 2 comments Opened Apr 24, 2026 by SimonSimCity Closed May 29, 2026

Bug Description

Today, I updated Claude code to the latest version. Since this update, I saw it run bash-commands without approval.

I've tried prompting it to find out why this does happen. It mentioned the auto-mode, which I disabled, but this didn't seem to help.

// ~/.claude/settings.json
{
  "disableAutoMode": "disable"
}

Originally, I thought it was the Claude App for mac that had this issue, but now even in the command line I can ask Claude to run arbitrary bash commands and they are executed without my consent.

Environment Info

  • Platform: darwin
  • Terminal: iTerm.app
  • Version: 2.1.119
  • Feedback ID: 2cd6d985-fbd8-4c6c-9e59-bd8356c9ab0e

Errors

[]

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗