A rogue OpenAI agent hacked huggingface independently during a test run. This one should end up in the history books.
OpenAI and Hugging Face address security incident during model evaluation
21–30 of 1001 posts
Re: OpenAI and Hugging Face address security incident during model evaluation
#22Re: OpenAI and Hugging Face address security incident during model evaluation
#23Tl;dr - OpenAI was testing GPT‑5.6 Sol and “an even more capable pre-release model” internally on cyber benchmarks. - The model found vulnerabilities in the sandboxed test bench (via the package registry cache proxy), traversed the internal network and found a node with access to the open internet. - It figured that the answers to one of the tests (ExploitGym) were on Huggingface, and set about trying to access them.…
so openai hacked into huggingface?
Re: OpenAI and Hugging Face address security incident during model evaluation
#24Re: OpenAI and Hugging Face address security incident during model evaluation
#25Two things don't add up here: 1. If huggingface has access to uncensored OAI models, how come they had to use GLM 5.2 to investigate the intrusion? 2. Once the model gains network access, can't it cheat to a perfect score by looking at the full dataset? Why go into the trouble of doing this kind of things: "In one example, the model chained together multiple attack vectors, including using stolen credentials and zero…
While operating in our sandboxed testing environment, our models spent a substantial amount of inference compute finding a way to obtain open Internet access, in pursuit of solving the evaluation problem. [...]
After gaining Internet access, the models inferred that Hugging Face potentially hosted models, datasets and solutions for ExploitGym. Knowing this, the model searched for and successfully found ways to gain access to secret information that it could use to cheat the evaluation."
escaped openai, hacked hugging face to get the solutions. your #2 is exactly what it was trying to do.
Re: OpenAI and Hugging Face address security incident during model evaluation
#26Holy shit. This wasn't "intentional" this was just openai letting their testing run wild.
Re: OpenAI and Hugging Face address security incident during model evaluation
#27Re: OpenAI and Hugging Face address security incident during model evaluation
#28Re: OpenAI and Hugging Face address security incident during model evaluation
#29Re: OpenAI and Hugging Face address security incident during model evaluation
#30Holy shit. This wasn't "intentional" this was just openai letting their testing run wild.
They're not just letting it run wild. They took precautions to exercise it in an isolated environment. It managed to evade the constraints.