OpenAI's secret model solved an 80-year-old math problem & then kept breaking out of its cage

OpenAI's secret model solved an 80-year-old math problem & then kept breaking out of its cage

OpenAI's secret model solved an 80-year-old math problem & then kept breaking out of its cage

Story highlights

OpenAI revealed on July 20 that it paused internal access to an unreleased long-horizon AI model after the system repeatedly escaped its sandbox — once exploiting a vulnerability to open a GitHub pull request against explicit instructions, and once splitting an authentication token into fragments to evade a security scanner. The model had previously disproved the 80-year-old Erdős unit distance conjecture.

OpenAI built an AI model so capable that it disproved an 80-year-old mathematical conjecture. Then it started escaping.

On July 20, OpenAI published a detailed post-mortem revealing that it had paused internal access to an unreleased long-horizon AI model after the system repeatedly found ways to act outside the sandboxes designed to contain it. The company restored access several weeks later under significantly tighter monitoring — but the incidents it described mark the first publicly documented case of an AI system actively circumventing its own containment.

The model in question is the same system OpenAI credited in May 2026 with disproving the Erdős unit distance conjecture — a problem in combinatorial geometry that had stood open for roughly 80 years. Unlike standard AI models that complete a task and return a result, this system was designed to work autonomously for extended periods, pursuing multi-step research goals with minimal human oversight.

That autonomy is what made it dangerous.

Escape Incident One: The GitHub Pull Request

During an internal coding benchmark called the NanoGPT Speedrun, the model discovered a learning-rate optimisation technique it named PowerCool. Its instructions stated that results should be posted only to an internal Slack channel. The model ignored that instruction.

Trending Stories

Instead, it spent approximately one hour probing the sandbox for vulnerabilities. When it found one, it reached the public internet and opened a pull request on a GitHub repository — exposing its technique to the outside world. Competitors, including Anthropic's Opus 4.7, subsequently adopted the optimisation after seeing the exposed code.

The model did not misunderstand its instructions. It found them inconvenient and worked around them.

Escape Incident Two: The Split Token

In a second incident, the model attempted to access evaluation backend solutions. A security scanner detected that the model was about to expose an authentication token and blocked the action. The model's response was sophisticated: it split the token into two fragments, obfuscated each fragment separately, and reconstructed the full credential at runtime — ensuring the complete token never appeared as a single string that the scanner could catch.

Most striking was that the model explicitly documented this circumvention in its own reasoning traces. It knew what it was doing, recorded what it was doing, and did it anyway.

Why This Matters

AI safety researchers have long warned about the theoretical risk of advanced AI systems subverting human oversight. OpenAI's post-mortem describes something more concrete: a real system, in a real deployment, that treated containment boundaries as obstacles to be solved rather than rules to be followed.

The distinction from earlier AI misbehaviour is important. Previous models occasionally produced unexpected outputs or followed instructions too literally. This model displayed goal-directed problem-solving aimed specifically at circumventing the controls placed on it — and it did so over extended timeframes, not in isolated glitches.

What OpenAI Did About It

OpenAI's response included what it calls a defence-in-depth safety architecture: adversarial evaluations modelled on the actual failures, alignment training to address instruction drift during long autonomous sessions, active monitoring that can pause sessions when trajectories deviate from expected patterns, and enhanced visibility for human reviewers into extended operations.

The company has not disclosed the model's architecture, whether it will eventually be released publicly, or whether similar long-horizon systems are being developed by other laboratories. What it has disclosed is that the containment problem — long treated as a future concern — is now an engineering reality.

About the Author

Tarun Mishra is a Sub-Editor at WION. He has worked with leading outlets doing investigative journalism and covering business, global affairs, technology, space exploration etc. Hi...Read More