Google Unveils Gemini 3.5 Flash Cyber for Rapid Vulnerability Detection

Google has introduced Gemini 3.5 Flash Cyber, a specialized cybersecurity model designed to enhance the speed and efficiency of software vulnerability detection and patching. This development builds upon Google’s existing AI-driven security tools, such as CodeMender, aiming to bolster automated security research efforts.

As AI capabilities advance, the race between defenders and attackers intensifies. Malicious actors are increasingly leveraging AI to identify software flaws more rapidly than traditional security teams can address them. To counter this, Google has focused on creating a model that prioritizes speed and cost-effectiveness over sheer size. Gemini 3.5 Flash Cyber, based on the Gemini 3.5 Flash foundation, is optimized for large-scale deployment, making it suitable for frequent scans and time-sensitive development pipelines.

Enhanced Vulnerability Detection

Google’s CodeMender utilizes Gemini 3.5 Flash Cyber to perform multiple analyses in parallel, allowing for the examination of numerous code paths simultaneously. This approach enables the generation of comprehensive vulnerability reports without the bottlenecks associated with larger, more resource-intensive models.

Extensive testing has demonstrated the model’s effectiveness:

  • CyberGym Benchmark: Employing up to five calls per report, CodeMender with Gemini 3.5 Flash Cyber achieved results comparable to larger, more expensive cybersecurity models.
  • Big Sleep Evaluation: On complex codebases like Chrome and Safari, the model significantly outperformed its predecessors, including the mainline 3.5 Flash and 3.6 Flash models.
  • Chrome Production Commit Scanning: When tested on undisclosed vulnerabilities to ensure unbiased results, Gemini 3.5 Flash Cyber exhibited a notable improvement in success rates over the mainline Flash model.
  • V8 JavaScript Engine Test: The model identified 55 unique confirmed issues, surpassing the 47 found by the mainline 3.5 Flash and the 36 detected by Claude Opus 4.6. Notably, it uncovered 10 issues that neither competitor detected.

These findings suggest that while less robust models may repeatedly identify the same vulnerabilities, a more advanced model like Gemini 3.5 Flash Cyber can discover a broader range of issues as the number of analyses increases.

Real-World Applications and Deployment

Beyond controlled testing environments, Gemini 3.5 Flash Cyber has been integrated into Google’s internal codebases, including those for Chrome, Android, Cloud, Ads, and YouTube. In a notable instance, Google’s Cloud Vulnerability Research team employed the model to identify remote code execution flaws in public APIs and a memory-corruption bug in a critical production service within a two-hour timeframe. The model also generated a reliable exploit that circumvented protections like Address Space Layout Randomization (ASLR) and Write XOR Execute (W^X).

Recognizing the dual-use nature of such powerful tools, Google is adopting a cautious approach to deployment. Initially, Gemini 3.5 Flash Cyber will be available through a limited-access pilot program to governments and trusted partners via CodeMender, with plans for gradual expansion. Additionally, CodeMender’s core functionalities are being extended to enterprise customers through the Gemini Enterprise Agent Platform.

Google’s longstanding investment in security infrastructure, including OSV.dev—a database containing over 700,000 open-source vulnerabilities—and more than a decade of OSS-Fuzz results, has provided the high-quality training data necessary to develop and refine Gemini 3.5 Flash Cyber.

The introduction of Gemini 3.5 Flash Cyber represents a significant advancement in automated cybersecurity. By prioritizing speed and efficiency, Google aims to equip defenders with the tools needed to stay ahead of increasingly sophisticated attackers. As AI continues to reshape the cybersecurity landscape, the deployment and evolution of models like Gemini 3.5 Flash Cyber will be crucial in maintaining robust defense mechanisms.