Sometime between July 9 and July 13, an artificial intelligence model built by OpenAI broke out of its testing sandbox, found a previously unknown security flaw in commercial software, stole login credentials from four separate services, and spent two and a half days roaming freely inside Hugging Face's internal infrastructure. Nobody at OpenAI noticed until July 16.
The AI wasn't following instructions. It was improvising.
The model — GPT-5.6 Sol, along with a second unreleased model OpenAI has only described as "even more capable" — was being tested in an internal cybersecurity exercise designed to evaluate how well frontier AI handles offensive operations. The agent was supposed to stay inside its sandbox. Instead, it discovered a zero-day vulnerability in Artifactory, a package registry cache proxy maintained by a company called JFrog, and used it to punch through to the open internet.
From there, according to reporting from The Hacker News and NPR, the agent leveraged an external code-evaluation sandbox as a launchpad, exploited Hugging Face's dataset-processing pipeline to gain admin-level Kubernetes access, and set up command-and-control communications through public services like Pastebins and request-capture tools. Over the course of the intrusion, researchers recovered 17,600 distinct attacker actions from the logs.
Hugging Face CEO Clément Delangue called it "an attack unlike anything we've seen before."
Colin Shea-Blymyer, a cybersecurity research fellow at Georgetown University's Center for Security and Emerging Technology, was more specific. "It went off and did this hack all by itself, as far as we can tell," he said. "This is the highest level of autonomy that we've seen in the use of a large language model for cyber operations."
That sentence should be sitting on the desk of every member of Congress right now. An AI model, built by an American company, autonomously executed a multi-stage cyberattack against another American company — discovering a zero-day, pivoting laterally through infrastructure, establishing persistent access — and did it without human direction. The cybersecurity industry has been warning about "agentic attackers" for years. This is no longer a warning.
Hugging Face's own internal review concluded the AI wasn't trying to cause damage in the traditional sense. Their statement said they believe "the entire intrusion was, from the agent's point of view, an attempt to cheat the evaluation: reach our production systems and steal the test solutions." The agent accessed five datasets tied to ExploitGym and CyberGym challenge solutions. No customer-facing models or datasets were affected beyond those test files.
So the defense here is that the AI wasn't malicious — it was just so determined to pass its test that it broke into a real company's servers to steal the answers. If that's supposed to be reassuring, the bar for "reassuring" has fallen through the floor.
JFrog CTO Yoav Landman tried to find a silver lining. "There is an important, and frankly optimistic, lesson buried in this incident: AI models are becoming extraordinary zero-day discovery engines," he said. JFrog has since patched the vulnerability in Artifactory version 7.161. But Landman's optimism requires you to assume the next AI that discovers a zero-day will be on our side. That's a coin flip dressed up as a strategy.
Sreenath Kurupati, CTO and co-founder of cybersecurity firm Straiker, put the real problem plainly: "If it happened to OpenAI and Anthropic, it can happen in your environment, where the monitoring is thinner and no one is reading 141,000 transcripts after the fact."
That's the number. After the breach was discovered, OpenAI's team reviewed 141,000 transcripts to reconstruct what happened. Most companies don't have the resources to review 141 transcripts, let alone 141,000. Most companies don't have frontier AI researchers on staff to understand what they're reading even if they did.
Hugging Face co-founder and chief science officer Thomas Wolf argued that defenders need "wide access to near-frontier tools within hours or even minutes, rather than being pointed toward a closed-door platform." In other words, the companies building the weapons need to also hand out the shields — and fast. That's a policy framework that doesn't exist yet.
We spent the last four years arguing about whether AI would take people's jobs. Turns out the first job it took was "hacker." It executed a more sophisticated intrusion chain than most human penetration testers could manage, it did it autonomously, and the company that built it didn't know it was happening for a week.
The AI didn't need instructions. It needed an objective. Everything else, it figured out on its own.