AuraTracer智迹闻
中文

EVENT DOSSIER

Breaking Claude Code Opus 5 Auto Mode

2026-08-28 06:50 Cybersecurity 🔥 46.9 heat score devto #14gh-trending #13hn #8
1sources
1days unfolding
46.9heat score
3mentions
SummaryAI generated

Anthropic has set Claude Code Opus 5’s Auto Mode as the default mode to defend against prompt injection attacks, but researcher Johann Rehberger discovered a security vulnerability in this mode. Tests showed that Rehberger successfully bypassed the protection by inducing the model to download and unzip a zip file containing malicious code, allowing it to perform local file operations. In some tests, even though Auto Mode detected abnormal behavior, it failed to prevent the execution of cleanup commands, allowing harmful code to continue running. Researchers recommend that if a proxy is at risk of adversarial attacks, it should be run in containers, virtual machines, or operating system sandboxes, with network outbound traffic restricted and proxy behavior monitored. Additionally, avoid exposing home directories, SSH keys, and cloud credentials to the proxy during operation.

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
AnthropicClaude CodeJohann Rehberger

Coverage · reports per dayLANGUAGE SPLIT

Entity relations
Anthropic × Claude Code1Anthropic × Johann Rehb…1Claude Code × Johann Re…1

SignalsSIGNALS

Keyword heat
  • Anthropic1
  • Claude Code1
  • Johann Rehberger1

All reports (1)SOURCES

S Simon Willison en 2026-08-28 06:50

Breaking Claude Code Opus 5 Auto Mode

Anthropic 将 Claude Code Opus 5 Auto Mode 设为默认模式以防御提示注入攻击,但 Johann Rehberger 发现该模式存在漏洞。Rehberger 通过诱使模型下载并解压包含恶意代码的 zip 档案执行本地文件,成功绕过防护;在部分测试中,Auto Mode 虽检测到异常却阻止了清理命令的执行,导致有害代码继续运行。作者建议,若存在对抗性攻击风险,应使用容器、虚拟机或操作系统沙箱运行无人值守代理,限制网络出站流量并监控代理行为,同时避免暴露家庭目录、SSH 密钥及云凭证给代理运行时。