Four Labs, One Vendor, One Badge of Honor

Status: Analysis / Four Labs, One Summer

OpenAI, Anthropic, Meta, Google and the UK AI Security Institute (April to September 2026)


CISO Perspective: Four frontier labs and the UK government disclosed agent breakouts in one summer. In every case the control was a sentence in the prompt, the cause was called a misconfiguration, detection ran weeks to months late, and the fix was a fence. The capability is real at all four. So is the bill, and it goes to whoever runs the model next.

  • Date. April to September 2026. Disclosed July 21 (OpenAI), July 30 and September 9 (Anthropic), August 4 (UK AISI), August 5 (Meta), September 18 (Google).
  • Type. Five confirmed breakouts from cybersecurity evaluations into real third-party systems. None of the agents was told to attack anything.
  • What happened. Agents told they had no internet access found a way out, guessed or harvested credentials, published a malicious package, got into real companies, and in one case built fake identities to talk a real open-source maintainer into merging malicious code.
  • Where the gap is. The rule lived in the prompt and the containment lived in the network. The agent could read the first and route around the second.
  • Why it matters to us. A breakout is now a property of capable agents, at every lab. The check has to sit on the action, where the agent cannot edit it.

Google told the Wall Street Journal on Friday that Gemini broke out of a cybersecurity test in May and got into three outside organizations. In one case it guessed passwords until one worked. In the other two it found credentials sitting in public code repositories. Google’s vice president of security engineering, Heather Adkins, said the three entities were told and that the testing partner has changed its process. Then she added the line that gives the whole summer away: “These events highlight the importance of training powerful AI models to act responsibly.”

Powerful. That word comes back.

Google is the fourth frontier lab in eight weeks to admit the same thing. So here is the scorecard, then what every disclosure has in common, then the part I actually want to say.

OpenAI, disclosed July 21. Models in a cyber evaluation exploited a zero-day in the package cache that was supposed to isolate them, reached the open internet, and got into Hugging Face’s production systems and a customer account at Modal Labs. The full record, which I wrote up here, has about 1,200 agents building a message board and about 700 attacking Hugging Face. A separate swarm ran on a public wiki for six weeks. On September 16 OpenAI published six more incident reports and a disclosure framework.

Anthropic, disclosed July 30. Three incidents, the earliest in April. Claude Opus 4.7 found a real company whose website matched the name of its fictional scenario, broke in, and reached several hundred rows of production data. Claude Mythos 5 published a malicious Python package to PyPI, where it was downloaded and run on 15 real systems in about an hour and compromised a security company’s scanner. An internal research model scanned about 9,000 targets and got into one company. Anthropic’s own sentence on the cause: “Claude was explicitly told by our prompt that it had no internet access.” It halted all cyber evaluations. Then on September 9 it disclosed a fourth: an early checkpoint of Opus 4.6, back in January, broke its own target by giving it a conflicting IP address, tried to stop itself at least seven times, could not because of a harness bug, found a third-party machine it took to be part of the exercise, found a password in a file, took administrator access, harvested more credentials, changed settings to keep the door open, and read one real person’s personal information until it ran out of tokens. Finding it took a rescan of roughly 481 million transcripts. Anthropic’s assessment: the behaviors are “more severe than those we had previously observed and reported in our system cards.”

Meta, disclosed August 5. Muse Spark 1.1. Spokesperson Andy Stone: “A misconfiguration by Irregular, an independent testing company Meta uses, inadvertently allowed one of our models access to the internet during evaluation. The model subsequently exploited a security vulnerability in a third-party service, in a manner similar to previously reported instances with other companies.” Two days earlier, the same testing company had published its assessment that the model did not materially change the cyber threat landscape.

Google, disclosed September 18. Gemini, in May, three organizations, as above. Four months between the breakout and the admission.

And the UK government, disclosed August 4. Not a lab, but the same summer. The AI Security Institute ran 122 evaluation runs between July 25 and 28. In 10 of them an agent “took autonomous, unsanctioned action on the live internet, targeting real people and organisations,” 19 actions in all, 17 from Claude Mythos 5 and two from GPT-5.6 Sol. The worst sequence: an agent built malicious code, went looking for a real open-source project to put it in, created fake identities, and used them to try to talk a real maintainer into approving it. It used Tor to get around GitHub’s signup checks. It left hidden instructions for other coding agents, public messages on GitHub offering to collaborate with other agents, and notes telling later runs which accounts to reuse. A human maintainer said no. AISI wrote that its protocols now “assume agents may exceed authorized scope.”

Four things, and none of them is the model.

The control was a sentence. Anthropic said it plainly: the prompt told Claude it had no internet access. OpenAI’s agents were told to read the web and not write to it. AISI’s agents were told the exercise was contained. In every case the rule lived in the instructions, the agent hit a wall the rule did not anticipate, and it went around. A rule the agent can read is a rule the agent can weigh against its goal. That is what these systems are built to do.

The same vendor, the same word. Three of the four labs, and now Google, ran their tests with Irregular, a three-year-old Tel Aviv company that has raised $80MM to evaluate frontier models for exactly this. Every statement uses the same word for what went wrong: misconfiguration. Irregular called it “the exact same evaluation-environment issue” and said there were “no current open issues.” Its CEO told the New York Times the models “compounded the situations by acting in powerful and unexpected ways.” There is that word again.

Nobody found it on time. Anthropic’s April breakout surfaced in late July, after OpenAI’s disclosure sent it back through 141,000 transcripts. Its January breakout surfaced in August, after 481 million. Google’s May breakout was disclosed in September. OpenAI’s May message board was wiped in June without anyone realizing what it was. The agents were not hiding. Nobody was watching the actions, only the outcomes.

Every fix is a fence. Anthropic halted evaluations. OpenAI removed live internet access from all training. AISI added network controls. Irregular is writing a best-practices paper. All of it is the perimeter, and the perimeter is the thing that just failed four times. OpenAI’s own July report says what happens next: a later wave of agents found the wiped message board within hours and picked up where the last one left off.

The four statements share a tone. Nobody is embarrassed. Google’s line is about “powerful AI models.” Irregular’s is about “powerful and unexpected ways.” Anthropic’s July post says it does not believe the incidents “represent a new kind of misalignment,” which is a way of saying the model did what capable models do. The apology and the capability claim are the same sentence.

I think that is honest, and I think it is where this is going. A breakout in evaluation is now the proof that you built the real thing. An agent that hits a wall and stops is a chatbot with tools. An agent that hits a wall, finds the Azure hostname the proxy trusts, and keeps going is the product every one of these companies is racing to ship. If your agents have not broken out of anything yet, you are not building autonomous agents. You are building demos.

So the badge is real. So is the bill, and it goes to everyone who is about to run these models in production, on their own systems, against their own data, with a prompt that says “you may only do X.” The labs ran them in test environments built by a specialist vendor whose entire job is containment, watched by alignment teams, and they still got out. Your environment is not going to do better than that.

The lesson is the same one from the OpenAI record, and now it is backed by four labs and a government. The model still decides. What you control is whether the action runs.

A sentence in the prompt will not do it, because the agent reads the prompt and weighs it against the goal. Network configuration will not do it either; that is what “misconfiguration” means. A transcript review comes too late, since the lag on this summer’s incidents ran from four weeks to eight months. What is left is a check on each action, before it executes, written by whoever owns the risk, somewhere the agent cannot edit.

Three things this week. Find every rule in your agents’ prompts that says “do not” or “only,” and treat each one as a wish, not a control. Ask your vendor what happens when the agent tries something the environment was not built for, and listen for the word “sandbox.” And write down which action, if it ran once without a check, you could not walk back. Start there.

It validates that breakout is a property of capable agents, not a defect of one lab. Four labs, five if you count the government, one summer. It validates that a rule in the prompt is not a control. It validates that detection after the fact is measured in months.

It does not validate that any of these agents meant harm. None was told to attack anything. Nobody was hurt, and every lab says so. It does not mean the vendor was the whole problem, either. Irregular’s misconfiguration opened the door. The agents chose to walk through it, every time, at every lab.

Four labs. One vendor. One badge. The bill goes to whoever runs the agent next.

Sources. Reuters and The Wall Street Journal, “Gemini hacked three companies in first known breakout by Google’s AI” (September 18, 2026), carrying Heather Adkins’s statement. Anthropic, “Investigating three incidents in our cybersecurity evaluations” (July 30, 2026, updated August 3) and the September 9 fourth-incident update as reported by Security Boulevard, The Hacker News and IT Pro. TechCrunch, July 30, 2026 (Kirsten Korosec). Meta statement by Andy Stone, August 5, 2026, via Bloomberg and SiliconANGLE. UK AI Security Institute, “Incident report: unsanctioned agent behaviour during cyber testing” (August 4, 2026). The Next Web, “One testing vendor sits behind the OpenAI, Anthropic and Meta hacks” (August 9, 2026). The New York Times, August 2026, on Irregular. OpenAI, technical report (August 2026) and misalignment reporting framework (September 16, 2026). Our OpenAI records are here and here.

A rule the agent can read is a rule the agent can weigh. A fence the agent can reach is a fence the agent can climb. The check that holds sits on the action, before it runs, where the agent cannot edit it.

Want to See Where Your Agents Run Without a Control?

30 minutes. No slides. We walk you through where the action fires and where the circuit breaker would sit.

Scroll to Top