BotBeat
...
← Back

> ▌

AnthropicAnthropic
POLICY & REGULATIONAnthropic2026-07-24

Anthropic's Claude Cowork Sandbox Escape Disclosed: Researchers Demonstrate Path to Host Filesystem Access

Key Takeaways

  • ▸The attack required precise alignment of multiple components: kernel namespace features, a June 2026 Ubuntu CVE, an unhardened daemon process, and shared filesystem architecture—a reminder that sandbox security depends on every layer.
  • ▸The shared host filesystem `/mnt/.virtiofs-root` was designed to be accessible only to guest-root, but privilege escalation via kernel module exploitation made it readable and writable, compromising the entire attack surface.
  • ▸Anthropic has addressed the vulnerability by shifting Cowork to cloud execution by default, eliminating the local VM escape vector entirely.
Source:
Hacker Newshttps://accomplish.ai/blog/sharedroot-escaping-claude-cowork-sandbox/↗

Summary

Security researchers discovered a critical vulnerability in Anthropic's Claude Cowork that allowed an AI agent to escape the Linux sandbox and gain unauthorized access to the host machine's filesystem. The vulnerability, dubbed "SharedRoot," exploited a complex chain of factors: unprivileged user namespace creation, a known Linux kernel CVE (CVE-2026-46331) in the traffic control act_pedit module, an unhardened root daemon, and the design decision to mount the host filesystem read-write inside the VM at /mnt/.virtiofs-root. The attack began with a standard agent session but escalated through privilege escalation to ultimately access files across the entire host.

The vulnerability was responsibly disclosed to Anthropic and classified as "Informative." Notably, the researchers found that Cowork's layered defense—featuring a real VM, unprivileged session user, seccomp filter, and brokered mount layer—held in most places but failed at critical junctures where multiple assumptions aligned. The flaw highlights the inherent difficulty of sandboxing AI agents, especially when untrusted inputs are a core use case. Anthropic has since mitigated the issue by defaulting Cowork to cloud execution, making this particular local escape path inaccessible.

  • The disclosure underscores the tension between agent usability (needing to read user files) and security boundaries (ensuring those boundaries hold against sophisticated exploitation chains).
AI AgentsCybersecurityAI Safety & Alignment

More from Anthropic

AnthropicAnthropic
POLICY & REGULATION

U.S. Treasury Threatens Sanctions Against Moonshot Over Alleged Fable Model Distillation

2026-07-24
AnthropicAnthropic
UPDATE

Anthropic Releases Comprehensive Claude Cookbook with Multi-Agent Patterns and Production Deployment Guides

2026-07-24
AnthropicAnthropic
PRODUCT LAUNCH

DingDuff: Claude-Powered Legal Research Tool Launches with Tip-Jar Model

2026-07-23

Comments

Suggested

Bad Theory LabsBad Theory Labs
OPEN SOURCE

Bad Theory Labs Open-Sources BTL-3, a 27B Agent Model for Agentic Coding

2026-07-24
AnthropicAnthropic
POLICY & REGULATION

U.S. Treasury Threatens Sanctions Against Moonshot Over Alleged Fable Model Distillation

2026-07-24
BelayBelay
OPEN SOURCE

Belay: Open-Source Security Layer Blocks Dangerous AI Agent Tool Calls in Real-Time

2026-07-24
← Back to news
© 2026 BotBeat
AboutPrivacy PolicyTerms of ServiceContact Us