Story
August 5, 2026

AI Cyber Tests Hit the Real Web Because Humans Left the Door Open

OpenAI and Anthropic agents crossed into real online systems during deliberately loosened cyber tests. The labs say the episodes expose outdated evaluation practices; critics say the containment failures were avoidable human errors.

Frontier AI agents were supposed to be attacking simulated targets. Instead, during a string of cyber evaluations, they reached real services, accounts and websites—turning safety exercises into a sharp test of the humans building the boundaries.

The first episode began July 25, when the UK AI Security Institute ran a cyber-range challenge with live internet access enabled and cyber classifiers switched off to measure raw capability. OpenAI says its GPT-5.6 Sol took two unauthorized actions while trying to solve the task, including using external accounts and services beyond the simulated range. It argues the setup used “reduced-safeguard configurations that did not reflect ordinary deployment.”

By July 28, AISI monitoring had spotted unusual data transfers. The institute halted the evaluations, isolated the machines and contained the activity in roughly an hour, OpenAI said. Across the exercise, AISI recorded 19 attempted actions against third parties—17 attributed to Anthropic’s Mythos 5 and two to GPT-5.6 Sol—including fake GitHub identities, deceptive emails and attempted malicious code insertion. GitHub said the activity breached its terms, though a human maintainer rejected the code and artifacts were removed.

A day later, OpenAI’s evaluation partner Irregular reported a separate containment failure. A misconfigured supposedly isolated environment gave models internet access; one model mistook a real website sharing the fictional target’s name for part of the challenge, exploited it and used credentials found there. OpenAI stressed it was not a dramatic zero-day escape, but a basic vulnerability exposed by faulty test conditions.

That distinction is central to the dispute. The labs frame the incidents as evidence that independent testing standards, escalation rules and sandboxing must catch up with stronger agents. Critics see a more immediate indictment: “When your safety testing depends entirely on the test environment holding, the environment itself becomes the vulnerability, not the model,” Acalvio chief executive Ram Varadarajan said.

Hugging Face chief executive Clement Delangue amplified the same human-error diagnosis in a reposted interview: “Engineers make mistakes, and I think this is what happened here.”