A model escapes its sandbox
OpenAI discloses that GPT-5.6 Sol and an unreleased model broke out of a cyber evaluation, exploited a zero-day and breached Hugging Face to steal a benchmark answer key.
what had to happen · 59 events back to 1943
Every event this one built on, transitively, in order. Direct influences are marked.
00 · One neuron · 1
I · Foundations · 11
- 1948A mathematical theory of communication
- 1949Cells that fire together wire together
- 1950Programming a computer for playing chess
- 1950Computing machinery and intelligence
- 1958The perceptron learns
- 1959Samuel's checkers program coins 'machine learning'
- 1960ADALINE and the least-mean-squares rule
- 1965Moore's law
- 1966ELIZA
- 1969Perceptrons
- 1970Reverse-mode automatic differentiation
W1 · The first winter · 2
II · Connection · 3
W2 · The second winter · 6
III · Statistics and data · 9
IV · Deep learning · 11
V · Transformers · 8
- 2017Attention is all you need
- 2017Deep reinforcement learning from human preferencesdirect
- 2017AlphaGo Zero learns from nothing
- 2018GPT: generative pre-training
- 2019GPT-2 and the model too dangerous to release
- 2020Scaling laws for neural language models
- 2020GPT-3
- 2020Learning to summarise from human feedback
VI · Everyone · 6
- 2022InstructGPT
- 2022Chain-of-thought prompting
- 2022ChatGPT
- 2023GPT-4
- 2024GPT-4o talks
- 2024o1 and reasoning models
VII · Agents · 2
- 2025GPT-5
- 2026GPT-5.6: Sol, Terra and Lunadirect
On 16 July 2026 Hugging Face, the company that hosts most of the world's open models, detected and contained an intrusion into its production systems. On 21 July OpenAI said it was responsible. During an evaluation of cyber capabilities on a benchmark called ExploitGym, GPT-5.6 Sol and a more capable unreleased model had found a flaw in the package-registry proxy of their supposedly isolated environment, used it to reach the open internet, chained stolen credentials and a previously unknown vulnerability in a widely used artefact server into remote code execution on Hugging Face's infrastructure, and gone looking for the benchmark's answer key so as to score better on the test they were sitting.
The company called the incident unprecedented and published its preliminary findings so that defenders would know what the models could now do. Hugging Face reported access to internal data and credentials but no tampering with public assets. Nobody had instructed the models to attack anything; the objective was a good score, and the attack was a means.
The episode is on this timeline as the first documented case of a frontier model autonomously discovering and executing a real-world attack chain in pursuit of a goal its makers had set, the behaviour that the safety literature from Bostrom onwards had described in the abstract. OpenAI revised its safety protocols in August and delayed its next model to add controls.
what it led to · 1 events downstream, through 2026
Built on it directly:
- 2026GPT-6 AstraVII