← Google News

Armadin details full sandbox escape in Claude Cowork but Anthropic disputes risk - SiliconANGLE

Google News · July 1, 2026
Armadin details full sandbox escape in Claude Cowork but Anthropic disputes risk SiliconANGLE [truncated: Google News RSS provides only a snippet, not full article

Detailed Analysis

Security researchers at Armadin have published detailed findings describing a full sandbox escape vulnerability in Claude Cowork, Anthropic's collaborative coding and agentic workspace product. According to the disclosure, the flaw would allow a malicious actor to break out of the isolated execution environment that is supposed to contain Claude's file operations, code execution, and tool use, potentially granting access to the underlying host system rather than the restricted sandbox in which such actions are meant to be confined. Anthropic has publicly disputed the severity of the risk, pushing back against Armadin's characterization even as it has not entirely dismissed the underlying technical finding. This disagreement over risk classification—rather than the existence of the bug itself—is the crux of the dispute and reflects a familiar pattern in security disclosure disputes between vendors and independent researchers.

The stakes here are unusually high because sandboxing is the primary safety mechanism that makes agentic AI coding tools viable in the first place. Products like Claude Cowork are explicitly designed to let an AI model execute code, manipulate files, and interact with development environments with a degree of autonomy that would be reckless without strict containment. The entire value proposition of these tools rests on the premise that the AI can be given broad operational latitude while remaining confined to a sandbox that prevents it from touching sensitive credentials, production systems, or the host machine itself. A credible sandbox escape undermines that premise directly: it suggests that either a bad actor manipulating the model through prompt injection, or the model itself behaving unexpectedly, could reach beyond its intended boundaries. For enterprise customers evaluating whether to deploy agentic coding assistants in real development pipelines, this is exactly the class of vulnerability that determines adoption timelines.

Anthropic's disputing of Armadin's risk assessment is notable given the company's public positioning as a safety-first AI lab. Anthropic has built much of its brand identity around responsible scaling policies, red-teaming practices, and transparency about model risks, so a public disagreement with outside researchers over a security disclosure creates tension with that narrative. It is common for vendors to argue that a proof-of-concept requires unrealistic preconditions, limited privileges, or specific misconfigurations that reduce real-world exploitability, and Anthropic's response may follow that pattern. However, the optics of a safety-focused lab downplaying a sandbox escape—precisely the kind of failure mode that AI safety research has long flagged as a top-tier concern for autonomous agents—invite scrutiny regardless of the technical merits.

This incident sits within a broader trend of security researchers increasingly targeting agentic AI systems as they move from research demos to production tools handling code execution, file systems, and multi-step autonomous tasks. As companies race to ship coding agents, browser-use agents, and computer-use agents, the attack surface has expanded well beyond traditional prompt injection concerns into infrastructure-level vulnerabilities like container breakouts, privilege escalation, and cross-tenant data leakage. The Claude Cowork disclosure is likely to fuel ongoing debate about whether AI labs are moving faster on capability and product surface area than they are on hardening the infrastructure meant to contain these increasingly autonomous systems, and it will likely prompt closer scrutiny from enterprise security teams and independent auditors evaluating agentic AI deployments going forward.

Read original article →