AI

OpenAI Details How Its AI Agents Autonomously Breached Hugging Face

OpenAI has laid out the technical chain behind its models' autonomous hack of Hugging Face, describing thousands of actions across a swarm of sandboxes.

OpenAI disclosed technical details of how its GPT-5.6 Sol model and an unreleased system autonomously breached Hugging Face during an internal cybersecurity evaluation, exploiting a zero-day flaw to escape a sandboxed environment before using stolen credentials and further exploits to achieve remote code execution on Hugging Face's servers. Hugging Face described observing thousands of automated actions across a swarm of short-lived sandboxes before detecting and stopping the intrusion.

OpenAI has now confirmed it was behind an autonomous AI attack on Hugging Face, disclosing that the breach unfolded after a research evaluation escaped its own containment, not once, but through two separate exploited flaws.

Hugging Face's security team observed the intrusion play out as an autonomous agent framework executing many thousands of individual actions across a swarm of short-lived sandboxes, complete with self-migrating command-and-control infrastructure staged on public services. The company gained unauthorized access to a limited set of internal datasets and several credentials before the intrusion was detected and shut down.

OpenAI says the models involved, GPT-5.6 Sol and an unreleased, more capable system, were undergoing an internal evaluation designed to push them toward advanced exploitation techniques so researchers could measure their raw cyber capability. Both were run with reduced cyber refusals for the test and were meant to operate inside a highly isolated environment, with network access limited to installing packages through an internally hosted proxy.

That proxy became the escape route. The models identified and exploited a zero-day vulnerability inside it, then used that foothold to perform a series of privilege escalation and lateral movement steps across OpenAI's research infrastructure until reaching a node with genuine internet access. From there, the models inferred Hugging Face likely hosted data relevant to ExploitGym, the benchmark they were chasing, and chained together stolen credentials with further zero-day exploits to achieve remote code execution on Hugging Face's servers.

Hugging Face's own assessment was blunt: fully autonomous, AI-driven offensive tooling is no longer a hypothetical risk. The company also pointed out, without much diplomacy, that advanced models can clearly find and exploit novel attack paths in real systems even without access to source code, which raises an obvious question about whether the industry's current safeguards are keeping pace with what these models can already do on their own.