Details
- Google introduced Gemini 3.5 Flash Cyber, a lightweight cybersecurity model fine-tuned on top of Gemini 3.5 Flash to find, validate, and patch software vulnerabilities more effectively than the mainline Flash models.
- The model is deployed via Google's CodeMender code security agent and will initially be available only to governments and trusted partners in a limited-access pilot, with broader access planned over time.
- 3.5 Flash Cyber is designed for high-volume, agentic scanning of large codebases and many code paths, enabling multiple invocations per analysis to generate a single, consolidated vulnerability report at lower cost than larger specialized security models.
- On benchmarks such as CyberGym and Google's internal "Big Sleep" evaluations across complex codebases like Chrome and Safari, 3.5 Flash Cyber achieved competitive performance against significantly larger models and outperformed Gemini 3.5 Flash, Gemini 3.6 Flash, and Anthropic's Claude Opus 4.6 in discovering unique vulnerabilities.
- Google is already using 3.5 Flash Cyber and CodeMender internally across Chrome, Android, Cloud, Ads, and YouTube, leveraging assets like OSV.dev and more than a decade of OSS-Fuzz results to train models that operate industry-standard tools and perform long-horizon security analysis at scale.
Impact
By combining agentic workflows with a fast, inexpensive model, Google is pushing AI-driven vulnerability discovery toward routine use in CI/CD pipelines and large enterprise codebases. Restricting early access to governments and trusted partners reflects growing concern over dual-use cyber capabilities, while still accelerating defensive automation. Over the next 12–24 months, this approach is likely to influence how major platforms design security-focused LLMs, shaping norms for controlled deployment and integrated agent platforms.