Security

Google restricts new Cyber AI to governments

3 min read
Monitor showing source code and a red security warning symbolizes Google's new Gemini 3.5 Flash Cyber AI model for automated vulnerability discovery Image generated with GPT Image 2
Monitor showing source code and a red security warning symbolizes Google's new Gemini 3.5 Flash Cyber AI model for automated vulnerability discovery

TL;DR Too Long; Didn’t read

Google has introduced a new security model with Gemini 3.5 Flash Cyber, which found 55 unknown vulnerabilities in a test on the V8 engine - more than Anthropic's Claude Opus 4.6 with 36. Access to the vulnerability-focused AI is currently limited to governments and selected partners via the Google agent CodeMender. Google justifies the restriction with the dual-use nature of the technology.

Key takeaways

  • Flash Cyber found 55 confirmed vulnerabilities in a V8 test - more than Claude Opus 4.6 with 36.
  • Google restricts access for now to governments and selected partners via CodeMender.
  • The model runs exclusively in CodeMender's isolated environment, not freely accessible.
  • According to Google, ten of the found vulnerabilities were not detected by any comparison model.
  • German companies currently only have access to CodeMender's basic functions with standard models.
  • Google does not provide a timeline for a broader release of the specialized cyber variant.

Google DeepMind has released Gemini 3.5 Flash Cyber, an AI model specialized in software vulnerabilities for the security agent CodeMender. In a test on the V8 JavaScript engine, the model identified 55 confirmed vulnerabilities, outperforming the in-house Flash model and Anthropic’s Claude Opus 4.6. Access is initially limited to governments and selected partners chosen by Google.

CodeMender scans significantly more code paths with the model

CodeMender is Google’s AI agent introduced in October 2025 that automatically detects and fixes security vulnerabilities in software. Until now, the system primarily relied on individual, costly queries to large language models. With Gemini 3.5 Flash Cyber, CodeMender can call the leaner model many times in quick succession and at low cost, allowing it to check significantly more code paths in parallel before consolidating the individual results into a single report.

Google describes the idea behind it as a response to a search space problem: vulnerabilities often hide in rare code paths that can only be reliably found through repeated, broad scanning. The Google DeepMind experts responsible for security, Raluca Ada Popa and Four Flynn, explain that the model runs exclusively within the isolated environment of CodeMender. This allows the defensive function to be used without making the underlying attack capabilities freely accessible.

Unlike Google’s large Gemini models, Flash Cyber is intentionally kept compact - that is precisely what makes the many parallel queries affordable. According to the company, the combination of speed and low cost will also allow continuous checking of individual code commits, rather than limiting scans to rare, resource-intensive runs.

V8 test shows more hits than Claude Opus 4.6

In an internal comparison test on Google’s open-source JavaScript engine V8, Gemini 3.5 Flash Cyber found 55 clearly confirmed vulnerabilities. The regular Gemini 3.5 Flash achieved 47 hits in the same test, while Anthropic’s Claude Opus 4.6 found 36. According to Google, ten of the identified issues were not detected by any of the comparison models.

On the specialized benchmark CyberGym, which measures AI agents against hundreds of real software vulnerabilities, the smaller model reportedly reaches a level that competes with significantly larger security models. In another internal evaluation called Big Sleep, which focuses on critical vulnerabilities in complex software such as the browsers Chrome and Safari, Flash Cyber reportedly outperformed both the regular 3.5 Flash and the newer 3.6 Flash model by a wide margin. In Chrome’s production pipeline, the model delivered a noticeable improvement over 3.5 Flash, while some competing models now refuse such tasks for safety reasons.

Google’s own Cloud Vulnerability Research team also deployed the system productively: it found several critical vulnerabilities in public APIs and internal services within two hours and generated a reliably functioning exploit that bypassed protections such as ASLR and W^X. The figures come from Google’s own tests and have not been independently verified.

Access remains limited to governments for now

Google is initially opening Gemini 3.5 Flash Cyber only as part of a limited pilot program for governments and selected partners through CodeMender. The company justifies the restriction with the dual-use nature of the technology: the same capabilities that reveal vulnerabilities for defenders could, per the same report, also be misused for attacks. Google has not given a fixed timeline for a broader release, only announcing that it will “expand the circle over time,” including features for red-teaming.

Companies without pilot access, including in Germany and the rest of the EU, can use CodeMender’s basic functions through the generally available Gemini Enterprise Agent Platform - though regular, larger Gemini models are used there instead of the specialized Cyber variant. Google has not yet disclosed prices for Flash Cyber itself. The launch also comes at a time when Google’s flagship model Gemini 3.5 Pro, originally slated for the second quarter of 2026, is further delayed due to weak programming performance - while the leaner Flash line keeps getting new features quickly.

What matters now is whether Google widens access before comparable open models hand attackers similar capabilities for free. Defenders only really benefit from tools like Flash Cyber if they become available at least as fast as the attack tools they are meant to counter.

Frequently asked questions

When and for whom will Gemini 3.5 Flash Cyber be available?

The model initially runs only in a pilot program for governments and partners selected by Google via CodeMender. According to Google, no date for a broader release has been set yet.

Can companies in Germany already use the model?

No, direct access to Flash Cyber is limited to the pilot group. German and European companies can only use CodeMender's basic functions with regular Gemini models via the Gemini Enterprise Agent Platform.

What does access to Flash Cyber cost?

Google has not yet announced any public prices for the specialized cyber variant, as access is limited to the pilot program.

How does Flash Cyber compare to Claude Opus 4.6?

In Google's V8 test, Flash Cyber found 55 confirmed vulnerabilities, while Claude Opus 4.6 had 36. The values come from internal tests by Google and are not independently verified.

What is CodeMender?

CodeMender is Google's AI agent introduced in October 2025 for the automatic detection and remediation of software vulnerabilities. Flash Cyber will serve as a fast, cost-effective core component for vulnerability detection.

Sources

  1. Introducing Gemini 3.5 Flash Cyber
  2. Google Launches Gemini 3.5 Flash Cyber AI to Find and Fix Software Vulnerabilities

← Back to the blog