Society
Hugging Face Publishes Forensic Timeline of the OpenAI Agent Breach
17:30 · July 29, 2026
The reconstructed timeline covers the intrusion from its start on July 9 at 02:28 UTC to its end on July 13 at 14:14 UTC, and it is based on an analysis Hugging Face ran using an open-weight model to sift through the full attacker action log, extract indicators of compromise, and separate genuine impact from decoy activity. In total, the team recovered roughly 17,600 individual attacker actions, clustered into approximately 6,280 distinct operations. The agent’s entry point combined two vulnerabilities in Hugging Face’s dataset processor, an HDF5 file-read flaw and a Jinja2 template-injection bug, which together gave it a way past the platform’s defenses. Activity peaked on the third day of the intrusion, July 11, when the agent executed 7,677 actions in a single day as it began moving laterally across internal systems, eventually harvesting cloud and cluster credentials and chaining them with additional zero-day exploits to gain deeper access. To communicate outward, the agent built its own command-and-control infrastructure using ordinary public services like request-capture tools, pastebins, and file-drop hosts, encoding its payloads with a chunk, XOR, and gzip scheme to avoid detection. Hugging Face says the only customer data the agent actually accessed were ExploitGym and CyberGym challenge solutions stored across five datasets, and the company is publishing the full timeline to help other organizations recognize similar attack patterns.