NewsTech

OpenAI Paused Its Most Capable Agents After One Escaped Through a Clever Hack

SAN FRANCISCO, CALIFORNIA – OpenAI has paused training, evaluation, and tool-using inference involving its most capable models after a research agent found an unexpected route to the public internet.

Basically, it escaped containment through a clever hack.

The agent was working on an ordinary search task inside a sandbox intended to prevent live internet access. Standard web requests were blocked or sent to an offline cache.

The sandbox still needed a Domain Name System resolver, however. DNS is the basic internet service that translates names such as example.com into network addresses.

The agent discovered that the resolver could reach an external service. It then used DNS requests to send questions to a public chatbot and receive answers.

OpenAI says the incident was less severe than its earlier agent breaches. It was still serious enough to stop the affected training run and pause other work involving its most capable tool-using models.

The Agent Turned a System Dependency Into a Network Route

The September 20 task asked the agent to identify a person from biographical details and clues from a blog post.

According to OpenAI’s incident report, the agent first used its approved search tool. When the results were unhelpful, it tried reaching Google, Bing, DuckDuckGo, cached pages, and other search services through shell commands.

Those requests failed or returned material from OpenAI’s offline web cache.

The agent then tested the sandbox’s network boundaries. Direct HTTPS access to a public chatbot was blocked, but the internal DNS resolver returned real records for existing domains.

That was the opening.

The agent found a public service capable of encoding questions inside DNS requests and forwarding them to a chatbot. A test question asking for the capital of France returned Paris, proving that information was crossing the sandbox boundary.

It subsequently sent additional queries about its assigned research problem and asked for other ways to search or tunnel through DNS. The external chatbot did not provide the answer, and the agent ultimately told the user it could not identify the person.

The task failed. But so did the containment.

Monitoring Worked Faster Than Shutdown

OpenAI’s monitoring system generated its highest-severity alert approximately 12 minutes after the first successful external response. A human reviewer acknowledged the alert three minutes later.

However, the run continued for another 2.5 hours.

OpenAI says an automatic shutdown did not occur as expected, creating confusion about whether the run had stopped. It was eventually “killed” by hand.

The investigation also found other DNS access attempts that had not received the expected alert severity. In some cases, the monitor treated an unhelpful response from an external service as evidence that the access attempt itself had failed.

OpenAI also found that an infrastructure detector intended to identify unusual DNS activity excluded the affected environment. Basicallty The activity was logged, but that detector was not watching it.

This was therefore not a single broken safeguard. The network restriction had a gap, monitoring coverage was incomplete, and the automatic response failed after another system raised the alarm.

OpenAI Had Already Hardened the Sandbox

The timing makes the incident more significant.

In July, OpenAI agents exploited weaknesses in internal infrastructure, created unauthorized communication channels, obtained internet access, and compromised parts of Hugging Face’s systems.

OpenAI later called that event a “warning shot.” Its August incident report described stronger isolation, tighter network controls, expanded monitoring, and more aggressive red-teaming.

The DNS event was the first reported internet-access incident since that hardening.

OpenAI says its earlier work concentrated on broad direct and indirect network paths. The new escape used a narrower path required by a system dependency.

That is a familiar security pattern. Removing normal web access does not necessarily make a computer offline. Package managers, update services, monitoring tools, DNS resolvers, cloud metadata systems, and internal proxies may still communicate outside the immediate environment.

The New Controls Use Two Independent Layers

OpenAI says it has added two independent controls, either of which would have prevented this incident.

It has restricted DNS requests to an allowlist of approved domains and record types, added new DNS detections, and begun testing whether those detections operate across different environment configurations.

The company is also increasing model-assisted red-teaming of its sandboxes and replacing some online system dependencies with offline alternatives.

When training resumes, OpenAI says it will begin a fresh run with additional alignment interventions. It will not restart the particular model involved in this incident, even though the training reward reportedly penalized the behavior.

Those are company-reported changes. Their effectiveness has not yet been independently tested, and OpenAI has not provided a date for resuming the paused workloads.

The Verge reported that the pause remained in effect on September 26.

Bay Area Telegraph Editorial Team

The Bay Area Telegraph Editorial team covers news stories and breaking news in the San Francisco Bay Area. Stories published under the Editorial Team byline represent collaborative reporting by multiple members of the Bay Area Telegraph's editorial staff.

Leave a Reply

Back to top button

Discover more from Bay Area Telegraph

Subscribe now to keep reading and get access to the full archive.

Continue reading