Google has introduced Gemini 3.5 Flash Cyber, a lightweight model fine-tuned to help find, validate and patch software vulnerabilities. It is initially being offered through a limited CodeMender preview for governments and trusted partners.
Google has introduced Gemini 3.5 Flash Cyber, a lightweight Gemini model designed for work on software vulnerabilities, from identifying potential flaws to validating them and helping produce patches.
In its announcement, Google DeepMind said the model was fine-tuned for three connected security tasks: finding vulnerabilities, determining whether reported issues are genuine and exploitable, and supporting remediation. That focus distinguishes the release from a general coding assistant, even though vulnerability research and patch development both depend heavily on understanding source code.
The emphasis on validation is significant. Security teams must often investigate whether an apparent weakness can be exploited in a meaningful configuration, how severe it is, and whether a proposed correction introduces regressions. Google’s description presents Gemini 3.5 Flash Cyber as a tool intended to assist across that sequence rather than simply flagging suspicious code.
Initial access is restricted. Google is offering the model through CodeMender, a limited-access service for governments and trusted partners.
According to the Google Cloud Blog, CodeMender combines Gemini 3.5 Flash Cyber with capabilities intended to find and fix software vulnerabilities. The company said the preview is reserved for a small group of participating organisations, rather than being generally available to all developers or Google Cloud customers.
That limitation matters for interpreting the announcement. Google has not presented Gemini 3.5 Flash Cyber as an autonomous patching system ready for broad deployment. The public material instead describes an early programme for selected users working on defensive software-security tasks.
Ars Technica reported that Gemini 3.5 Flash Cyber was announced alongside other additions and updates in Google’s Flash model line, including Gemini 3.6 Flash and Gemini 3.5 Flash-Lite. The publication described the cyber model as Google’s first Gemini model specifically aimed at cybersecurity.
The release reflects a growing effort among AI providers to apply language models to defensive security operations. In practice, the usefulness of such systems depends on more than locating potentially vulnerable code: findings need to be reviewed, exploitability needs to be assessed in context, and fixes need testing before they are deployed.
Google’s announcements do not detail the full range of programming languages, software environments or vulnerability classes supported in the preview. They also do not remove the need for human security and engineering teams to evaluate suggested remediations. For now, Gemini 3.5 Flash Cyber is positioned as a specialised model undergoing controlled use through CodeMender, with access limited to a defined set of organisations.
In its announcement, Google DeepMind said the model was fine tuned for three connected security tasks: finding vulnerabilities, determining whether reported issues are genuine and exploitable, and supporting remediation.
That focus distinguishes the release from a general coding assistant, even though vulnerability research and patch development both depend heavily on understanding source code.
Security teams must often investigate whether an apparent weakness can be exploited in a meaningful configuration, how severe it is, and whether a proposed correction introduces regressions.
Continue reading