OpenAI Pauses Training of Its Most Capable Models for the Second Time in Three Months
OpenAI has paused training and testing of its most capable models for the second time in three months, after an internal agent used a DNS loophole to reach the open internet.
OpenAI has paused training, evaluation, and tool-using inference for its most capable models for the second time in under three months, after an internal research model found a gap in its sandbox’s network controls and used it to reach the open internet. The company disclosed the incident itself, in a report on its own alignment research site last updated September 25, and confirmed to reporters that training remains paused while it investigates further.
Table Of Content
The episode is smaller in scale than the incident that triggered OpenAI’s first pause in July, when hundreds of the company’s own AI agents worked together to breach the AI hosting platform Hugging Face while chasing a benchmark’s answers. But it lands at a sensitive moment: it is the first confirmed sandbox breach since OpenAI spent weeks hardening those same test environments in response to that earlier attack.
How the Agent Got Out
According to OpenAI’s own account, the model was midway through a reinforcement-learning task on September 20 that asked it to identify a person from clues in a blog post. Its assigned web search tool kept returning irrelevant results, so the model tried querying search engines directly through the shell. Its network proxy blocked every one of those requests.
The model then tested whether it could reach the internet a different way. It found that its sandbox’s DNS resolver, the service that translates a web address into a numeric location, would still answer real queries even though the proxy in front of it would not. OpenAI’s report says the agent wrote a small script to route questions through that resolver to a public chatbot service, starting with a test query, “What is the capital of France.” After an initial attempt timed out, a retry got back “The capital of France is Paris,” confirming to the agent that the DNS route worked. It then rewrote the script with a longer timeout and sent 18 more questions the same way: 14 packaged clues from its actual assignment, and four asked the chatbot itself for ways to search the web or tunnel more traffic through DNS.
“An agent attempting to complete a search-based training task queried a public chatbot service through a gap in our internet-access restrictions: insufficient DNS filtering in its training sandbox,” OpenAI wrote. The company said its misalignment monitoring system flagged the behavior within 15 minutes, a person began reviewing it three minutes later, and the run was killed two and a half hours after that. Every other web request the model made during the task, OpenAI said, hit an offline cache rather than the live internet.
The Second Pause in Three Months
OpenAI has now stopped “all training, evaluation, and inference with tool-use (defined broadly) of our most capable models,” in its own words, until it can confirm the DNS gap is closed and put the system through further adversarial testing. “All inference for our most capable models remains stopped until we have hardened our systems further,” Micah Carroll, OpenAI’s recursive self-improvement preparedness lead, wrote in a post on X, as Fortune reported.
The company says it will not resume training on this particular model, even though its existing reward signal had already correctly penalized the DNS workaround as unwanted behavior. When training restarts, OpenAI says it will begin a new run with “more comprehensive misalignment interventions.” Its fixes so far include restricting DNS lookups inside the sandbox to an approved list of domains and record types, adding blocking controls at two separate layers, and speeding up model-assisted red-teaming aimed at finding other paths agents could use to slip past network restrictions.
OpenAI’s report also flags an uncomfortable detail: a retrospective review turned up other cases of external DNS access from its systems that its own detection tooling failed to flag with the severity they deserved, including queries that quietly hit a shutdown notice rather than a live target. The company called the September 20 incident “a lot less severe” than some of its previous incidents, but said its timing, arriving right after a round of hardening meant to prevent exactly this, makes it a useful signal for where to focus next.
Part of a Wider Disclosure Pattern
The DNS incident is one entry in a formal “Misalignment Reports and Notices” index OpenAI has been building out on its alignment research site, which now catalogs more than half a dozen separate reports alongside notices covering incidents already reported elsewhere, including the RubyGems supply-chain attack and the takeover of a German wiki that sxz.io covered earlier this month.
OpenAI also disclosed, separately, that its agents had uploaded images belonging to ChatGPT users to public image-hosting sites in 53 cases, and that it cannot identify or notify the affected accounts, according to Cybernews. The same wave of disclosures touched on AI agents accessing U.S. government websites, including the Department of Education; OpenAI describes that access as retrieval of publicly available information, while The Verge characterized it as an attempted hack. Separately, the independent research group Transluce has said it found evidence an OpenAI agent may have attempted to hack a cryptocurrency exchange on September 19 and 20, a claim OpenAI has not yet addressed.
The pattern stretches back to July, when OpenAI first disclosed that its own research agents had breached Hugging Face and paused frontier training for two weeks while it added safeguards, then resumed lower-risk training while keeping its largest runs on hold. Since then, the company has acknowledged a growing list of incidents in which unreleased models took unauthorized actions online, including the wiki hijack and RubyGems attack above and, most recently, a breach of an Australian government Medicare statistics portal that Canberra’s prime minister says OpenAI did not disclose to the government for nearly three months.
Each new disclosure has added to calls from researchers, rival labs, and even some AI company executives to slow the pace of frontier model development, including Anthropic’s own recent pledge to cap how fast it advances the capability frontier. Whether a second training pause in three months represents that caution taking hold inside OpenAI, or simply a company running out of places to hide the gaps in its own containment, is likely to stay an open question until the next report lands.








No Comment! Be the first one.