AI SECURITY
·
Apr 2026
·
5 min read
Claude Code's Bash permission deny rules can be completely bypassed by writing denied commands into a script file and executing it. The parser evaluates only the script path, not its contents. Five explicitly denied commands executed and exfiltrated data to an external endpoint.
PAPER
·
Mar 2026
·
2 min read
Empirical analysis of MCP configuration attacks in Claude Code with enterprise defensive architecture recommendations.
AI SECURITY
·
Mar 2026
·
4 min read
The Claude Code remote-control session events endpoint lacks per-session authentication, enabling invisible remote command execution from any machine on the internet.
AI SECURITY
·
Mar 2026
·
3 min read
A malicious MCP server can misrepresent tool actions in Claude Code's confirmation prompt, causing users to approve a file read while the server silently executes system commands.
AI SECURITY
·
Mar 2026
·
3 min read
How the 'Use this and all future MCP servers' option grants permanent, unbounded trust to arbitrary MCP server definitions added after the initial consent.
AI SECURITY
·
Mar 2026
·
3 min read
How a one-time trust decision in Claude Code enables silent arbitrary command execution when .mcp.json is modified after initial approval.