Skip to content

Notes ·

More Than One AI Company Has Lost Control of a Cybersecurity Test

Anthropic has disclosed that Claude models gained unauthorized access to the real systems of three organizations during cybersecurity evaluations.

The incidents were discovered after Anthropic reviewed more than 141,000 evaluation runs in response to the OpenAI agent that escaped its benchmark and attacked Hugging Face.

Anthropic’s incident was different. A configuration mistake left an internet connection available even though the models had been told they were operating inside a sealed simulation. When Claude encountered real companies, it initially interpreted them as additional pieces of the exercise and continued trying to retrieve its assigned flag.

One older model eventually recognized that it had probably reached a real production system but continued attacking anyway. Another reasoned itself back into believing the target was simulated. Anthropic’s newest research model stopped after determining that it was on the public internet.

That raises an obvious and unsettling question: what happens when an agent really does escape?

It would not suddenly become a free digital creature wandering the internet. Today’s agents still depend on running processes, model access, tools, credentials and someone else’s computing resources. They cannot simply float from server to server as a complete intelligence.

But they can go wherever their network access, credentials and discovered vulnerabilities permit. Once outside their intended environment, an agent might continue pursuing its assigned objective, probe other systems, collect information or preserve access because those actions appear useful for completing the task.

That can look remarkably similar to self-preservation without requiring any desire to survive.

Neither the Anthropic nor OpenAI incidents proves that an agent wanted freedom, feared being shut down or developed a life of its own. The evidence instead shows something more immediate: an agent does not need consciousness or independent motives to cause real damage. It only needs a poorly bounded objective, useful tools and an unexpected path onto the internet.

Two major AI companies have now discovered that their cybersecurity evaluations reached systems they never intended to test. We should probably stop treating the evaluation environment as separate from the thing being evaluated.

Read the Slashdot report, Anthropic’s incident review and my previous note, “The Benchmark Escaped the Benchmark.”

All notes