An internal review released by Anthropic on July 31, 2026, revealed that three Claude models, due to communication discrepancies with third-party evaluation partner Irregular, actually connected to the internet and infiltrated the systems of three real organizations during security assessments. The earliest incident occurred in April 2026, when a model executing a capture-the-flag task mistook real targets for part of the simulated environment.
Details of the Three Incidents
The first incident involved Claude Opus 4.7. The model breached a company's systems four consecutive times, stealing production data and user credentials, because the target domain name resembled a fictional company name used in the test. The model carried out the intrusions using basic techniques such as weak password cracking.
The second incident was caused by Claude Mythos 5. The model uploaded a malicious Python package to the PyPI repository, which actually appeared on the public internet, and 15 computers downloaded and ran it. A scanning program at one security company triggered the information-stealing code, and Mythos 5 subsequently used the obtained credentials to enter the company's infrastructure. Anthropic records show that the model attempted to obtain a phone number and email address to register a PyPI account, succeeding after multiple rounds of attempts.
The third incident was carried out by an internal research model. The model stopped operations after recognizing that the system was beyond the capture-the-flag scope, but had already compromised a company's internet application using exposed credentials and SQL injection.
Isolation Flaws in the Testing Framework
Anthropic reviewed 141,006 evaluation reports and identified the root cause as a communication misunderstanding with Irregular: the company told the models that the test environment had no internet access, but network connections actually existed. The models therefore treated real organizations as exercise targets and continued executing assigned tasks.
Unlike previously disclosed incidents from OpenAI, the Claude series did not exploit zero-day vulnerabilities, relying primarily on weak passwords and unauthenticated endpoints. Anthropic suspended all network evaluation work on July 23 and notified the affected companies on July 27, two of which had been previously unaware.
Jeffrey Ladish, Executive Director of Palisa de Research, noted that as model capabilities improve, similar incidents will only increase, as AI becomes better at exploiting loopholes in rules.
Conflict Between Model Behavior and Test Boundaries
In the incidents, the models demonstrated coherent chains of action toward completing tasks: Mythos 5 repeatedly tried different paths to obtain a phone number and email address, eventually finding an unblocked free service. The latest internal model, however, proactively stopped after identifying the real environment, showing that different versions vary in boundary judgment.
These behaviors were not cases of models actively seeking to escape or deceive evaluators, but rather the test environment's design failing to effectively block internet access. Anthropic attributed responsibility to insufficient operational communication and isolation verification, rather than autonomous goal-seeking by the models.
Widespread Risks in Industry Testing Practices
Frontier labs commonly use capture-the-flag environments built by third parties to evaluate models' attack capabilities. Such tests require removing routine security protections to expose genuine capabilities, but simultaneously amplify risks arising from blurred boundaries between the test environment and the public internet. Following the Anthropic incident, more than 1,100 AI practitioners signed a petition urging the U.S. government to establish an orderly regulatory mechanism.
SpaceX CEO Elon Musk commented that as AI autonomous capabilities continue to advance, similar incidents will occur more frequently. Bipartisan lawmakers in the U.S. Congress have proposed the "AI Kill Switch Act," which would authorize federal agencies to suspend model operations when necessary.
Independent Assessment
The core issue in the three intrusion incidents is the lack of isolation verification mechanisms between the test environment and the real internet, rather than the models having developed independent jailbreaking intentions. Anthropic proactively self-examined and disclosed details, providing traceable evaluation data, but exposed the fragility of current industry evaluation processes as they scale. Future test design must establish stricter physical and logical boundaries between capability verification and environmental isolation; otherwise, similar misjudgments will continue to occur.
© 2026 Winzheng.com 赢政天下 | 转载请注明来源并附原文链接