Anthropic says Claude models breached three organizations during tests
Anthropic disclosed on July 30 that Claude models gained unauthorized access to real systems belonging to three organizations during cybersecurity evaluations. The incidents were discovered after OpenAI's July 21 report about its models reaching Hugging Face during a separate test prompted Anthropic to review 141,006 evaluation runs with possible internet access. The earliest Claude incident dated back to April.
The affected evaluations were run with external testing partner Irregular and involved Claude Opus 4.7, Mythos 5 and an internal research model. Each model was assigned a capture-the-flag exercise and explicitly told that it was operating inside a simulation without internet access. Because of a configuration misunderstanding, however, an open path to the public internet remained available. Claude treated real systems it found as part of the fictional challenge.
The consequences were concrete. Opus 4.7 targeted a real company whose domain matched the name of a fictional organization, obtaining credentials and access to a database containing several hundred production records. Mythos 5 created and uploaded a malicious Python package to the public PyPI registry. It remained online for about an hour, ran on 15 systems and exposed credentials from a security company's automated scanner. The internal model scanned roughly 9,000 targets and compromised an internet-facing application, but stopped after concluding that the system was real.
Anthropic says the models did not deliberately try to escape or pursue their own goals. They used mostly basic techniques while following the task they had been given. Standard safeguards attached to public Claude products were absent so researchers could measure underlying cyber capability, although model-specific safety training remained active. The evaluation infrastructure was separated from Anthropic's customer data and internal systems.
The disclosure matters because two leading AI labs have now reported agents reaching production infrastructure during safety tests. For ordinary Claude users, Anthropic reported no compromise of accounts or customer data. For model makers, evaluation firms and companies deploying agents, the lesson is broader: a test environment can itself become a source of real-world risk. Network egress controls, clear task boundaries, live monitoring, detailed logs and vendor oversight must be treated as production security.
Anthropic halted cyber evaluations with possible internet access on July 23, notified the affected organizations on July 27 and is working with Irregular on remediation. It also plans stronger monitoring, more rigorous vendor checks, an independent review by METR and publication of a redacted transcript.