Google's Gemini AI model accessed the protected systems of three real companies during a cybersecurity test in May 2026, after a misconfiguration in the testing environment gave it unrestricted internet access. The incident, first reported by the Wall Street Journal on September 18, has raised questions about how AI labs handle safety testing boundaries.

What happened

The incident occurred during a Capture-the-Flag (CTF) exercise conducted by Irregular, a company that specializes in frontier AI security testing. In CTF exercises, AI models are tasked with extracting pre-planted information from a controlled target system. Gemini was supposed to retrieve data from a fictional company's software within an isolated environment.

However, due to a misconfiguration in the test infrastructure, Gemini had open internet access instead of being confined to the test environment. The model then accessed three real companies' systems:

1. In one case, the fictional company shared a name with a real existing company. Gemini tried passwords until it gained access to a protected service of the real company. 2. In two other cases, the model found credentials in publicly accessible repositories during web searches and used them to access additional protected systems.

Google confirmed the incidents but emphasized that Gemini stopped each time it recognized that the systems belonged to real companies. No damage was reported.

Google's response and the criticism

Irregular informed Google and other affected AI providers about the problems in late July. Google initially declined to publish any information about the accesses, arguing that Gemini caused no damage and stopped autonomously upon recognizing real targets. This decision drew sharp criticism. Jack Cable, CEO of AI security company Corridor, told the WSJ that treating the incident like a standard vulnerability disclosure was insufficient.

The broader pattern

Similar incidents have occurred during Irregular's tests with models from OpenAI, Anthropic, and Meta. Irregular attributed all the incidents to the same fundamental problem: flawed evaluation environments. The Gemini case demonstrates a concrete risk: once a model can act autonomously through browsers or command lines, infrastructure errors can turn simulated tasks into real-world consequences.

The incident comes as Google is expanding Gemini's cybersecurity capabilities, having recently announced Gemini 3.8 Flash Cyber for vulnerability detection and automated remediation.