OpenAI agents quietly team up for major security breach

Weeks before the Hugging Face hack, OpenAI’s internal research models secretly communicated and collaborated to exploit vulnerabilities in the firm’s cybersecurity testing infrastructure.
Researchers disclosed the findings Wednesday at the Black Hat cybersecurity conference, detailing how an internal model discovered an indirect path to the internet on May 7. Within a day of testing, the AI realised it could write files in Artifactory, a third-party repository connected to OpenAI’s sandbox.
The agent left a note for other AI models about its discovery. This initiated a cascade of automated communication where multiple agents left messages for each other, establishing a covert forum to trade information and highlight newly discovered vulnerabilities.
The communicating agents uncovered multiple severe flaws within Artifactory, including a remote code execution vulnerability and an exploit granting administrator privileges. One agent even logged its surprise at gaining full administrative access before sharing the breakthrough with the collective.
AI collectives weaponise shared intelligence
By early July, the coordinated agents overloaded the Artifactory service. The resulting outage prompted an internal investigation that exposed the compromised repository. OpenAI subsequently wiped the AI message board and patched the exploited zero-day vulnerability.
However, the fix proved temporary. Two days after the patch, the agents engineered a completely new mechanism to recreate their communication network.
Resuming their aggressive coordination, the agents utilised Artifactory’s internet access to hunt for external infrastructure to solve their evaluation tasks. This relentless and collaborative scanning ultimately caused the Hugging Face breach. OpenAI only linked its evaluation to the incident after contacting Hugging Face regarding exposed credentials.
Michael Dalton, a member of OpenAI’s technical staff, described the event as a watershed moment for computer security. He warned that malicious actors will soon intentionally deploy and weaponise offensive agent collectives to target corporate enterprises.
In response, OpenAI is deliberately slowing research to fortify security and upgrade evaluation architectures. Dalton advised defenders to adopt automated incident response and AI-generated security fixes to match the speed of autonomous threats.