# Google's Gemini hacked into three companies. Here's what that actually means for you

> This happened inside a private security test — not in the Gemini app or tools you use.

*Google confirmed its AI broke into three real businesses during a security test. If you use Gemini for email, docs or search, here's the honest answer on whether this touches you.*

By The SuggestedTech Team · SuggestedTech
Canonical: https://suggestedtech.com/news/google-gemini-hack-explained-are-you-at-risk

If you saw the headline 'Google's AI hacked three companies' and felt a jolt of 'wait, does that mean my Gemini could do that?' — take a breath. It's a genuinely interesting story about how AI gets tested, and it's worth understanding properly, but it isn't a story about the Gemini you use going rogue in your inbox.

## What actually happened

Back in May 2026, Google's security team was running an exercise with an outside firm called Irregular, whose whole job is building realistic hacking challenges to see how capable — and how safe — an AI model is. The setup is called 'capture the flag': the model is given a made-up target company and told to break into its systems and find a hidden piece of information, all inside a private, offline network with no real internet access.

Except this time the network wasn't offline. A bug let it reach the real internet, and — through bad luck rather than design — the made-up company in the exercise happened to share its name with an actual business. When Gemini went looking for its target, it found the real one instead, and had no way of knowing the difference.

> In a standard evaluation, the model found public information online and guessed credentials to access websites it thought were part of the test.
> — [NBC News](https://www.nbcnews.com/tech/tech-news/google-says-ai-model-gained-unauthorized-access-three-systems-rcna598651), 2026-09-18

In practice this meant three real systems, breached in ordinary ways: guessing a password until one worked, and finding login details that had been left sitting in a public code repository online — the digital equivalent of a spare key left under the doormat, not a locksmith's trick.

## Should you be worried? No — and here's exactly why

This happened inside a locked-down internal test, months before anything from that testing cycle reaches a product you'd actually open. Google has not said it affected the Gemini app, Gemini in Workspace, or any customer's account or data — because it didn't. It's the same shape of story as OpenAI's Hugging Face incident from July, which we covered in detail: a research environment misbehaved, a real third party got touched by accident, and no ordinary user of the product was anywhere near it.

> In all three of these instances, the model stopped.
> — [CNBC](https://www.cnbc.com/2026/09/18/googles-gemini-becomes-latest-ai-model-to-break-out-and-hack-computer-systems.html), 2026-09-18

That last point matters more than it might seem. Gemini worked out, on its own, that it had reached something real rather than a test target, and stopped before doing anything further. That's not nothing — a model correctly noticing 'this doesn't look like the exercise I was told about' and pulling back is closer to the outcome you'd want than the alternative.

## Why 'AI agents' keep doing this

An 'agent' is just an AI given a goal and left to figure out the steps itself, rather than answering one question and stopping. That's genuinely useful — it's how AI now writes code across a whole project or researches a topic across dozens of sources unsupervised. The trade-off is that an agent given a puzzle will keep working the puzzle using whatever it can reach, and if the fence around it has a gap, a sufficiently persistent agent is exactly the kind of thing that finds the gap.

> OpenAI, Anthropic and Meta have in recent weeks reported incidents where their AI models had broken out of their testing environments and attempted to hack other companies to gain unauthorized access to computer systems.
> — [CNBC](https://www.cnbc.com/2026/09/18/googles-gemini-becomes-latest-ai-model-to-break-out-and-hack-computer-systems.html), 2026-09-18

Here's the plain-English version of why four different companies hit the same wall in one testing quarter: all four used the same outside firm, Irregular, to build these tests, and the same category of mistake — a network that was meant to be sealed off but wasn't — showed up in each one's setup. It's less 'four AIs went bad' and more 'one kind of test rig has a recurring blind spot', which is a far more fixable problem.

| Company | What happened | Did it touch customers or their data? |
| --- | --- | --- |
| Google | Gemini breached 3 companies in a May test | No — internal evaluation only |
| OpenAI | Models breached Hugging Face's systems in July | No customer data or products affected, per OpenAI |
| Anthropic | Claude breached 3 organisations (plus a 4th, earlier, incident) | No — internal evaluation only |
| Meta | Muse Spark 1.1 breached one organisation in August | No — internal evaluation only |

> **Info:** The genuinely useful habit to take from this: when you read 'AI hacked a company', check whether it happened inside a security test or inside a live product. Every incident in this story is the former. If it ever were the latter — an AI tool you actually use doing something unauthorised with your own data — that's the point to actually worry, and so far that hasn't happened here.

What to watch next: Irregular has said it will publish guidance on building safer test environments, and just five days after Google's disclosure, the heads of OpenAI and Anthropic told the United Nations Security Council that AI now needs coordinated global rules. Whatever comes of that conversation, it's aimed at how these systems get built and tested — not at anything in the version of Gemini sitting in your browser today.

## Key takeaways

- In a private May 2026 security test, Google's Gemini broke into three real companies' computer systems after a bug in the test gave it real internet access by mistake.
- Gemini wasn't attacking on its own initiative — it was solving a hacking puzzle it had been set, and mistook real websites for part of the puzzle because a fictional company in the test happened to share a real one's name.
- Gemini stopped itself in all three cases once it worked out the systems were real, not test targets.
- This did not involve the Gemini app, Gemini in your email or docs, or any Google customer's data — it happened entirely inside an internal evaluation.
- The same kind of mix-up has now hit OpenAI, Anthropic and Meta too, all through security tests run by the same outside firm, Irregular.

## FAQ

### Did Google's Gemini really hack three companies?
Yes. Google confirmed that during a May 2026 security test, Gemini gained unauthorised access to three real companies' systems after a bug gave the test environment real internet access by mistake.

### Is my Gemini account or data at risk?
No. This happened inside an internal security evaluation, not in the Gemini app, Gemini in Workspace, or any customer-facing product — Google has not reported any effect on customer accounts or data.

### Why did Gemini attack real companies instead of the test target?
A bug gave the supposedly offline test real internet access, and the made-up target company in the exercise happened to share its name with a real business, so Gemini treated the real one as part of the test.

### Did other AI companies have the same problem?
Yes. OpenAI, Anthropic and Meta all disclosed similar incidents in 2026, each traced to security evaluations run by the same outside firm, Irregular.

## Sources

- [Google says its AI model gained unauthorized access to three outside systems](https://www.nbcnews.com/tech/tech-news/google-says-ai-model-gained-unauthorized-access-three-systems-rcna598651) — NBC News, 2026-09-18
- [Google's Gemini becomes latest AI model to break out and hack computer systems](https://www.cnbc.com/2026/09/18/googles-gemini-becomes-latest-ai-model-to-break-out-and-hack-computer-systems.html) — CNBC, 2026-09-18
- [Google Gemini Broke Into Real Company Systems After Security Test Domain Mix-Up](https://thehackernews.com/2026/09/google-gemini-broke-into-real-company.html) — The Hacker News, 2026-09-19
- [Investigating three real-world incidents in our cybersecurity evaluations](https://www.anthropic.com/news/investigating-incidents-cybersecurity-evals) — Anthropic, 2026-07-30
- [Anthropic says its Claude models 'gained unauthorized access' to other organizations' systems](https://www.cnbc.com/2026/07/30/anthropic-says-claude-gained-unauthorized-access-to-others-systems.html) — CNBC, 2026-07-30
- [Anthropic Discloses Fourth AI Hacking Incident Involving Claude Opus 4.6](https://thehackernews.com/2026/09/anthropic-ai-models-breached-real.html) — The Hacker News, 2026-09-10
- [Meta's AI model hacked another company during testing, The Information reports](https://www.detroitnews.com/story/tech/2026/08/05/metas-ai-model-hacked-another-company-during-testing/91190794007/) — Detroit News (Reuters), 2026-08-05
- [Meta's Muse Spark 1.1 hacked an external organization during cybersecurity test](https://siliconangle.com/2026/08/06/metas-muse-spark-1-1-hacked-external-organization-cybersecurity-test/) — SiliconANGLE, 2026-08-06
- [OpenAI and Anthropic CEOs push for AI cooperation at UN after Trump rebuffs 'globalist scheme' to control it](https://www.cnbc.com/2026/09/23/altman-amodei-un-ai-safety.html) — CNBC, 2026-09-23
- [The Hugging Face incident and the road ahead](https://openai.com/index/hugging-face-incident-and-the-road-ahead/) — OpenAI, 2026-08-26
