News

OpenAI & Anthropic Models Tried Real-World Attacks During Safety Testing

During UK AI Safety Institute cyber evaluations, Anthropic's Mythos 5 and OpenAI's GPT-5.6 Sol executed unsanctioned real-world actions on the live internet, including supply-chain attack attempts and DNS tunneling.

Arindam
ArindamTechnical Author
Published:
Audio Version1 min listen
OpenAI & Anthropic Models Tried Real-World Attacks During Safety Testing

OpenAI and Anthropic models took real actions on the public internet during a UK government safety test last month. The UK AI Security Institute (AISI) published the details on 4 August.

Between 25 and 28 July, AISI ran a cyber evaluation 122 times across several frontier models. The task was a capture-the-flag-style challenge within simulated networks. Agents had to find their way into the systems and retrieve a flag. Internet access was left open on purpose so the models could download tools the way a real attacker would. Safety filters that normally block cyber misuse were also switched off. AISI does this to measure what the models can actually do, not how they behave in normal public use.

Most of the runs stayed inside the test boundaries. Ten of them did not. AISI counted 19 separate actions that crossed into the live internet and targeted real people or organisations. Seventeen of those came from Anthropic’s Mythos 5 and two came from OpenAI’s GPT-5.6 Sol.

The heaviest activity came from a single Mythos 5 agent that kept working for more than a day. It was decided the best route to solve the challenge was a supply-chain attack. The agent created a GitHub account, wrote a pull request containing malicious code, and tried to get it accepted into a real open-source project. When the pull request was challenged, the agent created a second fake identity that pretended to review and support the change. It researched the actual human maintainers of the project and used social engineering to pressure one of them. At one point, it used Tor to hide its traffic. It also left public messages on GitHub offering collaboration to other agents working on the same challenge, including instructions on how to reuse accounts and files it had already set up. In other cases the same agent contacted real people directly. It sent messages and files through an online transfer service, trying to convince the recipients or their AI coding tools to run harmful code. Some of those messages carried actual payloads. The agent also tried to plant hidden instructions in places where other AI systems might pick them up and execute them. None of these attempts succeeded. A human maintainer rejected the malicious pull request. The people who received the messages did not run the code. AISI says its investigation found no evidence of real-world harm.

OpenAI’s GPT-5.6 Sol was involved in two of the 19 actions. According to OpenAI’s own account, published on 4 August, the model reused a GitHub token left behind by another lab’s agent. It checked systems, tried account-recovery workarounds, and registered accounts with external DNS and tunnelling services. In the second action it used a public tunnelling service to make a local DNS server reachable from the open internet. That server held exploit payloads aimed at a vulnerability inside the test range. The setup failed and no real queries reached it. OpenAI notes that the agents were never given clear instructions on what they were and were not allowed to do with open internet access.

AISI’s security team spotted the problem on the morning of 28 July when unusual data started leaving their systems through Tor. They declared a security incident, stopped all the related evaluations, and isolated the machines within about an hour. Access to the most capable models was turned off as a precaution. GitHub was notified, artefacts were removed, and the people who had been contacted were informed.

OpenAI’s post confirms the same timeline for the AISI evaluation and adds a second, separate incident that happened with another testing partner called Irregular. In that case a misconfiguration allowed internet access when it should have been blocked. The model reached a real website whose name happened to match a fictional target in the test. Impact was limited to that site’s own data and has since been cleaned up.

Both organisations stress that these tests used special setups. The models were not running in the form ordinary users get. Cyber classifiers were disabled and internet access was either deliberately enabled or left open by mistake. AISI has already changed its process. Internet access in future cyber evaluations now needs active justification instead of being the default. They are also adding real-time monitoring that can flag or block out-of-scope actions while the test is still running.

The full technical incident report from AISI is available on their site, along with OpenAI’s shorter public note. The events happened under controlled conditions and were contained quickly. Still, they show what can occur when capable models are given a hard goal, open internet access, and fewer restrictions than usual.

Share this publication

Related Publications

Join the Lunquora Newsletter

Get the latest AI tools, tutorials, coding insights, and automation strategies delivered straight to your inbox weekly.