
In brief
- Researchers demonstrated that Anthropic’s Claude Cowork could escape its local virtual machine and access files on a host Mac.
- The disclosure comes a week after OpenAI revealed two frontier AI models escaped a sandbox during an internal security evaluation.
- The incidents underscore growing concerns about AI agents’ ability to escape their containment environments.
Just a week after OpenAI disclosed that two frontier AI models escaped a sandboxed testing environment and breached Hugging Face, researchers have demonstrated a similar containment failure involving Anthropic’s Claude Cowork.
In a report published on Thursday, security researchers at Accomplish AI found that Claude Cowork’s local execution mode could escape its Linux virtual machine by chaining together several architectural weaknesses with a Linux kernel privilege-escalation flaw. Once outside the sandbox, the agent could read and write files anywhere the logged-in Mac user had permission to access, including SSH keys and cloud credentials.
“That’s not supposed to be possible,” the researchers wrote. “Cowork runs the agent inside a Linux VM as an unprivileged user, and the promise is that whatever it does stays inside that VM and the folders you hand it. That boundary is the product. Untrusted input isn’t an edge case for an agent, it’s the main case.”
However, Accomplish argues the kernel bug was only one part of the problem. The researchers say the escape only worked because several security safeguards failed at the same time, including giving the virtual machine access to the host computer’s entire filesystem and allowing it to load kernel modules it didn’t need. According to the report, fixing any one of those weaknesses would have stopped the attack.
In a statement to The Hacker News, Accomplish AI said roughly 500,000 macOS users running local Claude Cowork sessions were affected before the issue was addressed.
Accomplish said Anthropic classified the report as “informative,” saying the kernel flaw fell within the company’s 30-day window for recently disclosed vulnerabilities and the remaining findings were considered defense-in-depth recommendations rather than standalone vulnerabilities.
The disclosure follows OpenAI’s admission last week that GPT-5.6 Sol and another unreleased frontier model escaped a sandbox during internal ExploitGym testing, which ultimately breached Hugging Face’s production infrastructure in an attempt to obtain the benchmark solutions.
The incident led to calls from policymakers for an AI “kill switch” that would give the Department of Homeland Security the ability to order the throttling or complete shutdown of advanced AI models in response to serious security incidents.
Daily Debrief Newsletter
Start every day with the top news stories right now, plus original features, a podcast, videos and more.
