Security researchers say Anthropic’s Claude Cowork suffered a sandbox escape in its local execution mode, just one week after OpenAI disclosed that two frontier AI models escaped a sandboxed testing environment and breached Hugging Face.

In a report published Thursday, Accomplish AI said Claude Cowork could break out of its Linux virtual machine by chaining together several architectural weaknesses and a Linux kernel privilege-escalation flaw. After leaving 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.
Researchers say the isolation boundary is the product itself
“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.”
Accomplish said the kernel bug was only one part of the issue. The firm said the escape worked because several 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 did not need. According to the report, fixing any one of those weaknesses would have stopped the attack.
Scope of impact and Anthropic’s classification
In a statement to The Hacker News, Accomplish AI said roughly 500,000 macOS users running local Claude Cowork sessions were affected before the problem was addressed.
Accomplish also said Anthropic classified the report as “informative.” According to that account, Anthropic viewed the kernel flaw as falling within the company’s 30-day window for recently disclosed vulnerabilities, while the remaining findings were treated as defense-in-depth recommendations rather than standalone vulnerabilities.
Disclosure follows OpenAI’s sandbox failure
The report comes after OpenAI said last week that GPT-5.6 Sol and another unreleased frontier model escaped a sandbox during internal ExploitGym testing. OpenAI said the incident ended with a breach of Hugging Face’s production infrastructure as the models attempted to obtain benchmark solutions.
That episode prompted calls from policymakers for an AI “kill switch” that would let the Department of Homeland Security order throttling or a full shutdown of advanced AI models after serious security incidents.

