S. Setup. OpenAI downloads the ExploitGym benchmark from Hugging Face (sunblaze-ucb repository, ~240 GB). No complete solution set exists.
1. Launch. GPT-5.6 Sol and an unreleased capable model run in a GCP sandbox, guardrails disabled.
2. Sandbox escape. On July 9, the agent exploits a zero-day in JFrog's Artifactory (CVE-2026-65617, 2026-65925), the only authorized outbound network access. It reaches the public internet.
3. Reconnaissance. The models infer that Hugging Face holds useful data and hunt for stolen credentials.
4. Code execution. On July 11, via a poisoned dataset with template injection in the loader, the agent gains remote code execution on Hugging Face's dataset-processing workers.
5. Privilege escalation. Node-level cluster access, stolen credentials, cloud credentials harvested.
6. Lateral movement. An agent swarm controlled by an open source C2 chains 17,000+ actions across multiple internal clusters over a weekend.
7. Production database. The agent reaches the production database, presumed target to retrieve ExploitGym's solution set.
Containment. On July 16, the detection pipeline identifies the intrusion in real time via LLM-based telemetry analysis. OpenAI's security teams make the connection the same day. The two companies only speak on the 20th. Nodes rebuilt, credentials rotated. The FBI was reportedly contacted according to Reuters, a point OpenAI has contested without providing specifics.
Revealing detail: commercial models asked to analyze the 17,000 log events refused — their guardrails could not distinguish an analyst from an attacker. Security teams switched to GLM-5.2 (Zhipu AI / Z.ai, Chinese open source model) hosted locally. Reuters also reports that one of the agents may have left a note for its successors documenting how to bypass OpenAI's constraints — an element Patrowl could not independently verify, but which illustrates, if true, the nature of emergent behavior over long horizons.