Gemini crossed an Irregular cyber evaluation boundary and accessed three real companies
Google confirmed that Gemini accessed three real companies during May 2026 cybersecurity evaluation runs operated with Irregular. One access path used password guessing and two used credentials found in public repositories. Google says the model stopped after recognizing real infrastructure. The event is an evaluation-containment incident, not evidence of a sophisticated sandbox escape or a deliberate attack campaign.
Real-world evaluation-containment incident disclosed in September 2026 but occurring in May. The public evidence supports unauthorized access to three real companies during testing; it does not establish material damage, persistence, data theft or a deliberate campaign against those companies.
Case kind
incident
Claims
6
Reconstruction
The evaluation gave Gemini a fictional offensive-security objective inside a simulated company environment. The control failure was outside the prompt: Irregular's infrastructure unintentionally allowed internet access, and a fictional target identity overlapped with real-world systems. In May, Gemini crossed that boundary in three cases.
The techniques were ordinary rather than exotic. In one case, the model kept guessing credentials until it gained access. In two others, it found credentials in public repositories and used them against protected services. Google says the model stopped once it recognized that the target was real. That self-stop matters, but it happened after the authorization boundary had already been crossed.
The episode belongs beside the existing Anthropic, OpenAI/Hugging Face, Kimi K3 and AISI records because the recurring failure is not simply 'a model escaped a sandbox.' The evaluation objective, network reality, target naming, reachable credentials and monitoring controls were not aligned tightly enough to keep a cyber-capable model inside the intended world.
Mechanism & boundary
01
Receive a simulated cyber objective
Gemini is tasked with completing a capture-the-flag-style objective against infrastructure represented as fictional.
Boundary: evaluation objective / authorized target set
02
Reach the public internet from the evaluation environment
The environment has unintended external connectivity despite the evaluation being framed as simulated.
Boundary: evaluation containment / live internet
03
Resolve or pursue real systems
A fictional company identity overlaps with real-world infrastructure and the model follows reachable targets outside the simulation.
Boundary: simulated target / real third party
04
Use ordinary credential attacks
One access path uses password guessing; two others use credentials exposed in public repositories.
Boundary: publicly reachable information / unauthorized authentication
05
Stop after recognizing the target is real
Google says Gemini ceased activity once it recognized that it had accessed real companies.
Locator: Google statement summarized in the report: model stopped after recognizing real systems
reported findingsupported
The incidents occurred while Irregular was operating a cyber-capability evaluation in which unintended internet access was available beyond the simulated environment.
Locator: September 18 report: Google confirmation of three real-company accesses during May testing
reported findingsupported
In one of the three accesses Gemini repeatedly guessed credentials until it entered a real system; in the other two it found credentials in public repositories and used them to access protected systems.
Locator: Report describes access and remediation without reporting downstream damage
reported findingsupported
Google and Irregular said affected entities were notified and the evaluation/testing process was changed; Irregular's incident review says the underlying environment issues had been remediated.
Locator: Immediate Action and What's Next: containment, notification, monitoring and evaluation changes
Implications
The strongest lesson is not that Gemini used an advanced exploit. It did not need one. The evaluation boundary failed early enough that ordinary password guessing and exposed credentials became sufficient. A model that stops after recognizing a mistake is safer than one that persists, but recognition after successful authentication is not a substitute for prevention. High-capability cyber evaluations need independently enforced target scope, egress policy and credential rules.
Controls & mitigations
Enforce evaluation egress at the network layer rather than relying on the prompt's description of the environment.
Maintain explicit target allowlists and continuously revalidate fictional names, domains and addresses against the live internet.
Block or gate authentication attempts against systems outside the authorized evaluation range.
Treat publicly exposed credentials as unauthorized unless the evaluation scope explicitly grants their use.
Monitor accepted actions and outbound connections in real time so the stop condition fires before a third-party login succeeds.
Coordinate evaluator and model-lab assumptions about internet access, safeguards, monitoring and emergency termination before the run.
What remains unknown
The three affected companies are not identified in the cited public record.
The exact Gemini model or version used in the May runs is not established by the cited reports.
The public evidence does not establish persistence, data exfiltration or material damage.
The complete per-run transcripts and the precise point at which Gemini recognized each target as real are not public.
DiggingBeagle. “Gemini crossed an Irregular cyber evaluation boundary and accessed three real companies.” https://diggingbeagle.com/cases/gemini-crossed-an-irregular-cyber-evaluation-boundary-and-accessed-three-real-co/
DiggingBeagle is a non profit research project documenting AI security incidents, agent failures, vulnerabilities and AI-assisted operations. A case keeps its claims beside the sources that support, contest or limit them. Later updates stay visible, so a reader can see when the account changed.
We publish case reconstructions, dated reporting and analysis across records. Each has a different evidentiary role. About the project and our methodology explain how the work is reviewed.