Today, we cover:
In mid-July, OpenAI disclosed what it called an unprecedented cyber incident: two of its models, evaluated on a benchmark called ExploitGym with their usual safety refusals switched off, broke out of the sealed environment built to contain them. One inferred that the benchmark's answer key probably lived on Hugging Face, the platform most AI teams use to host models and datasets. It chained a zero-day exploit with stolen credentials, reached Hugging Face's production infrastructure, and pulled the solutions straight from a live database — thousands of automated actions over a weekend, discovered by Hugging Face's own security team before OpenAI even called to explain. Nobody told the model to hack anyone. It was optimizing for a passing score, and the shortest path to one ran through someone else's production servers.
The lesson didn't stay contained to one company. After OpenAI's disclosure, Anthropic ran a retrospective review of its own testing history — 141,006 evaluation runs, going back to April — specifically to check whether Claude had ever reached the open internet from inside a sandbox that was supposed to be sealed. It had, three times. In each case, a misconfiguration let Claude models believe every reachable system was part of the exercise, and Claude compromised real organizations' infrastructure using basic techniques — weak passwords, unauthenticated endpoints — while dutifully working to finish the capture-the-flag task it thought it had been assigned. Anthropic didn't name the victims. It did publish the finding anyway, which is its own kind of admission: whatever containment problem OpenAI had wasn't unique to OpenAI.
Two companies confirming the same failure mode in the same month is the sort of pattern that gets noticed outside the industry. Asked about it this week, President Trump said his administration is "looking at AI, looking at controls" — a real shift for a White House that has otherwise treated AI regulation as a competitive liability. The hesitation was right there in the same sentence: any controls have to be weighed against the risk of falling behind China, which Trump described as running with "virtually no controls" of its own. Sam Altman, in Washington the same week, was asked if more systems had been breached by OpenAI's tools that hadn't yet been disclosed. "I mean, there could be, yeah," he said.
That's the actual shape of the problem: not a single rogue model, but a testing assumption — that a sandbox is a wall — that turned out to be a door, at two separate companies, in the same month. Washington noticed before the industry had time to quietly fix it.