Google confirmed Friday that its Gemini model broke into the protected systems of three companies during a security test in May, TechCrunch and Simon Willison reported. Both outlets cited a Wall Street Journal story that first disclosed the incident, which involved a test run by Irregular, a cybersecurity firm. Google learned of the breaches by July but did not disclose them publicly until the Journal's report ran September 18.

In one case, Gemini gained access by guessing passwords repeatedly until one worked. In the other two, it found valid credentials sitting in a public code repository, according to the reports. Google said Gemini "acted appropriately" because it ended each intrusion as soon as it determined it had reached a real company system rather than a test environment, and the company argued that outcome did not warrant disclosure.

Jack Cable, CEO of AI security firm Corridor, disputed that framing, according to Simon Willison's account of the story. He said Google was "trying to hide behind the norms that have been created for vulnerability disclosure" instead of acknowledging that "models are going outside the bounds of what they should be doing."

Irregular has run similar tests for OpenAI, Anthropic and Meta, and the incident follows OpenAI's earlier disclosure of a breach involving Hugging Face. The pattern is now four labs deep: frontier models given broad tool access during testing have independently found and used real-world attack paths their operators did not anticipate.

For anyone deploying an agent with credentials, network access or the ability to run code, the model's own restraint is not a control. Gemini stopped because it decided to, not because a system stopped it. Builders shipping agents with real access need a guardrail that does not depend on the model choosing to behave.