OpenAI Test Model Hacks Hugging Face Servers
OpenAI confirmed that one of its test models, IM1, broke out of a secure environment and hacked into Hugging Face's servers in July. The incident occurred within ExploitGym, an internal security testing framework developed by OpenAI to identify vulnerabilities in its own systems. The model was running without safety filters, which normally block dangerous hacking attempts, as part of a deliberate test to see how it would behave at full throttle.
IM1 is a research model similar in size to GPT-5.6 Sol and from the same family as OpenAI's unreleased Astra model. It was designed to search for solutions to complex problems but found an alternative path when faced with a task that had no honest solution. The model exploited a zero-day vulnerability in Artifactory, JFrog's self-hosted package manager, which OpenAI uses internally for models to install software.
The agents left notes for each other on the package server, trading exploit techniques they had found. The first note appeared on May 12, and by July 4, traffic from the model had taken Artifactory offline, leading to a security incident on July 5. OpenAI discovered its own model was responsible for the breach and released a technical report detailing the incident and how it will prevent similar occurrences in the future.