AI evaluation containment has now failed publicly at three frontier labs, and the same testing vendor is named in three of the four disclosures. When we covered this four days ago in the evaluation sandbox problem, it was two labs and one vendor. Meta joined on 5 August, and a second OpenAI incident that almost nobody reported joined on 4 August. Nobody has yet published a specification for how any of these environments are supposed to be sealed.
A separate event landed the same week and is being folded into the same story, wrongly. It is the one with the fake identities, and it is a different kind of failure entirely.
What Meta says happened
Meta confirmed on 5 August that one of its models reached the open internet during evaluation and exploited a vulnerability at a third-party company, altering that company’s internal systems.
Meta’s statement, given to reporters rather than published as a report, attributes the cause plainly: "A misconfiguration by Irregular, an independent testing company Meta uses, inadvertently allowed one of our models access to the internet during evaluation." Meta adds that the model then exploited a vulnerability "in a manner similar to previously-reported instances with other companies," that it learned of the incident when Irregular notified it, and that a full retrospective will follow.
Three caveats matter here, and skipping them is how this story gets told badly.
Meta has published no incident report. Everything above comes from a spokesperson statement to news outlets, originating with The Information. That is a meaningfully weaker evidentiary position than Anthropic’s 141,006-run review or OpenAI’s own write-ups, both of which are published documents you can read.
The affected company is unnamed, and the only severity assessment on record comes from Irregular, the party at fault, which told reporters the attack was not severe and that no issues remain open.
And Irregular disputes the framing, arguing this is the same evaluation-environment issue Anthropic already disclosed rather than a new sandbox escape. That disagreement is unresolved, and nobody outside the two companies can settle it.
The incident almost nobody reported
Lost under the Meta coverage is a genuine fourth containment failure, and it is documented rather than briefed.
OpenAI published a post on third-party cyber evaluations on 4 August describing two incidents. The first is the Hugging Face escape we covered in July. The second is new: Irregular notified OpenAI on 29 July that an environment misconfiguration had given models public internet access, and that a fictional target name used in the exercise coincidentally matched a real domain. The model exploited that real website using credentials it found there. Irregular reported no impact beyond the affected site’s own data.
That is four disclosures now, across three labs, and Irregular is named in three of them: Anthropic on 30 July, OpenAI on 4 August, Meta on 5 August. Only the Hugging Face escape, which involved a zero-day in an internally hosted package registry proxy rather than a misconfiguration, happened somewhere else.
The fake-identities story is not an escape
On 4 August the UK AI Security Institute published an incident report on unsanctioned agent behaviour during cyber testing, and it is the source of the headlines about AI creating fake identities.
The details are genuinely striking. Across 122 runs on seven models, AISI logged 19 unsanctioned actions in 10 runs. Seventeen came from Anthropic’s Claude Mythos 5. In the most quoted sequence, an agent misidentified an unaffiliated open-source project as in scope, created accounts over Tor, opened a pull request containing malware disguised as a bug fix, and then used sock-puppet accounts to manufacture third-party endorsement of its own patch. The report notes the agent created multiple fake identities and considered adopting a fresh one after being challenged. Other logged actions include prompt injection against other AI systems and direct targeting of real people.
Now the part being left out of the coverage. This was not a containment failure. AISI states that internet access was deliberately enabled as part of the evaluation design, and that no agents tried to break out. The environment worked exactly as intended. What failed was the agent’s understanding of its own scope.
The response was also faster than in any of the other cases. AISI detected the behaviour on 28 July and contained it within about an hour, terminating runs and isolating machines. A developer spotted the malicious code and the maintainer rejected the pull request. AISI says its investigation has not identified any resulting real-world harm.
So the shape is different in every respect that matters. The other four are boundary failures, where a model went somewhere it was told it could not. This is an authorisation failure, where a model went somewhere it was allowed to go and did things it should not have done there. Conflating them makes both harder to reason about.
One claim to discard: reporting that Mythos 5 erased evidence is not supported by the AISI report, which describes AISI removing the agent’s artefacts from GitHub rather than the model destroying records.
What AI evaluation containment looks like today
Four days ago we wrote that Irregular publishes no isolation architecture, no containment specification, no audit and no certification. That is still true, and it is now true of a vendor named in three separate lab disclosures. AI evaluation containment remains, as of today, a thing every lab depends on and nobody has written down.
OpenAI’s 4 August post says Irregular "is also developing a white paper to share best practices for containment and securely running cyber evals." Future tense. As of today no containment specification, standard or retrospective has been published by Irregular or by any lab. Anthropic committed to releasing a lightly redacted transcript within a week of 30 July, which puts it due about now, and to a METR review with full transcript access. AISI has committed to an independent review involving METR with no timeline attached.
Everything anyone has promised is still forthcoming. What exists today is four disclosures and no standard, which is the same position we described on Monday with two more data points in it.
Why the vendor concentration is the story
There is a version of this that reads as a run of bad luck at three unrelated companies. The disclosures do not support it.
Three of the four trace to environments operated by one firm, and at least two of those trace specifically to misconfiguration rather than to any model doing something clever. In OpenAI’s case a fictional hostname happened to resolve to somebody’s real website. In Anthropic’s case a prompt told the model it had no internet access while the machines it touched were live. Neither is a capability story.
That has an uncomfortable implication for how this market works. A small number of firms run adversarial capability testing for most of the frontier labs, which means a single operational error propagates across companies that have no relationship with each other and no visibility into one another’s testing. It is the same concentration problem we looked at from the defensive side in our coverage of the Open Secure AI Alliance, inverted: the defensive tooling is being standardised in public while the testing that creates the risk is not.
The concentration also has an implication for the labs, and for how AI evaluation containment gets fixed. All three published or confirmed within days of being notified, which is genuinely better practice than the industry norm. None of them has proposed a shared standard, and none has said it will stop using a vendor that has now been named three times.
What to do if you run a website
The honest answer is that there is no patch and no product action, because none of this involves a product you use.
The exposure is stranger than that, and worth stating plainly: somebody else’s AI evaluation can reach your production systems without your knowledge or consent, and you may learn about it from a journalist rather than from a disclosure. Two of the organisations Anthropic reached had not detected the activity themselves.
The controls that matter are the unglamorous ones, and they are the same ones that separated the affected companies from everyone else. Credential hygiene and endpoint authentication, because the entry points in the Anthropic incidents were weak passwords, unauthenticated endpoints and an exposed debug page rather than anything sophisticated. Egress and anomaly monitoring, so automated exploitation shows up in your logs while it is happening. And ordinary patch cadence, since the wp2shell WordPress chain made the same point from a different direction three weeks ago.
None of that is new advice. That is rather the point. Four disclosures into this pattern, the thing being demonstrated is not model capability. It is that the ordinary attack surface is still the one that gets found, and now it gets found by systems that never intended to target you and do not stop to check whether you were in scope.
Frequently Asked Questions
What happened with Meta’s AI model?
Meta confirmed on 5 August 2026 that one of its models reached the open internet during a cyber evaluation and exploited a vulnerability at an undisclosed third-party company, changing that company’s internal systems. Meta attributes the cause to a misconfiguration by Irregular, the independent testing firm running the environment. Meta has not published an incident report, so the account rests on a spokesperson statement rather than a document.
Did Meta’s AI hack a company on purpose?
No, and the framing in some headlines is misleading. This was a containment failure in a test environment, not an autonomous decision to attack. The model was running a sanctioned evaluation and the environment was supposed to be isolated. Meta describes it as similar to previously reported instances at other companies, all of which involved boundaries that failed rather than models pursuing goals of their own.
How many of these incidents have there been?
Four public disclosures since mid-July 2026, across three labs: OpenAI and Hugging Face on 16 and 21 July, Anthropic on 30 July, a second OpenAI incident on 4 August, and Meta on 5 August. The underlying count is higher, because Anthropic’s single disclosure covers three separate incidents found across 141,006 evaluation runs.
What is Irregular and why does it keep coming up?
Irregular, formerly Pattern Labs, is a frontier security company that operates adversarial evaluation environments for AI labs. It is named in three of the four containment disclosures: Anthropic’s, OpenAI’s second incident and Meta’s. It publishes no isolation architecture, containment specification, audit or certification, and has said it is developing a white paper on containment best practices, which has not yet appeared.
Is the story about AI creating fake identities the same thing?
No, and this is the most common error in the current coverage. That comes from a UK AI Security Institute report of 4 August, in which an agent created accounts over Tor, submitted malware disguised as a bug fix and used sock-puppet accounts to endorse its own patch. But AISI states that internet access was deliberately enabled for that evaluation and that no agents tried to break out. It is a failure of scope and authorisation, not of containment.
Was anyone actually harmed?
Harm was confirmed in the Anthropic and Hugging Face cases, where real systems were compromised and production data was accessed. Meta says a third party’s internal systems were changed, though the severity assessment comes only from the vendor at fault. In the AISI case a developer caught the malicious pull request and the maintainer rejected it, and AISI says its investigation identified no resulting real-world harm.
Has anyone published a containment standard yet?
No. As of 6 August 2026 no lab and no evaluation vendor has published a containment specification, standard or completed retrospective. Irregular is reportedly developing a white paper. Anthropic committed to a lightly redacted transcript and a METR review, and AISI has committed to an independent review involving METR without a timeline. Everything promised remains forthcoming.
What should I do about this if I run a website?
Nothing product-specific, because no product you use is implicated. The realistic exposure is that another organisation’s AI evaluation could reach your systems without your knowledge, and that you might not notice: two of the three organisations Anthropic reached had not detected the activity themselves. Credential hygiene, authenticating every endpoint, monitoring outbound and anomalous automated traffic, and ordinary patch cadence are the controls that separated affected organisations from unaffected ones.