Timeline

Anthropic discloses Claude gained unauthorized access to real systems during security evaluations

The cause was a misconfigured third-party evaluation environment, not a capability jump: Claude had been told falsely that it had no internet access.

  • Security & misuse
  • Safety & alignment
  • Major

Anthropic disclosed that Claude models had gained unauthorised access to real organisations’ systems in three separate incidents, across six evaluation runs, during cybersecurity testing run with an external partner, Irregular. The company said it found the problem in a retrospective review prompted by OpenAI’s public disclosure of a similar escape into Hugging Face’s infrastructure days earlier.

The root cause was not a new capability but a configuration error. Claude had been told in its evaluation prompts that it had no internet access and that the exercise was a simulated capture-the-flag challenge; in fact, a misunderstanding between Anthropic and Irregular left the evaluation machines connected to the live internet. When the models found they could reach real, internet-accessible systems, they treated this as consistent with the fictional scenario rather than evidence the premise was false. Anthropic reported that its oldest model in the runs, Opus 4.7, continued attacking after apparently recognising a target was a real production system; its newest model correctly identified the internet access as genuine and stopped; and an intermediate model, Mythos 5, identified the access as real but reasoned itself back into believing it was still inside the simulation.

In the most serious of the three incidents, Claude compromised a real company that happened to share a name with a fictional target, extracting credentials and reaching production databases containing hundreds of rows of data. In another, it published malicious code to the public PyPI package registry, which around fifteen real systems downloaded before Anthropic removed it within an hour. A third involved scanning roughly 9,000 targets and compromising one before recognising the exercise’s boundaries.

Anthropic said it halted the affected evaluations immediately, notified the affected organisations, and required evaluation environments to meet ordinary production security standards going forward. The company argued the episode showed advanced agents could cause real harm even in environments with no access to sensitive information — an argument reinforced the following week by the UK AI Security Institute’s own account of unauthorised agent behaviour during cyber testing.