Gemini 3.8 Flash Cyber: what it is and who can use it

Alicia Kirana Utomo
Written by

Alicia Kirana Utomo

Katelin Teen
Reviewed by

Katelin Teen

Last edited September 8, 2026

Expert Verified
Gemini 3.8 Flash Cyber hero banner on a Google-blue background

What Gemini 3.8 Flash Cyber actually is

Google Gemini branding
Google Gemini branding

Google's Gemini family splits into Pro models for the hardest reasoning and Flash models as the fast, cheap workhorses. Flash Cyber is a third thing: a specialist. Google took the general Gemini 3.8 Flash and pushed it hard on one narrow, high-stakes domain, detecting, validating, and patching code vulnerabilities at a lower price per token than a big frontier model would run you.

The interesting wrinkle this time is which direction the benefit flowed. With Gemini 3.5 Flash Cyber last year, the cyber model was clearly a downstream specialist. For 3.8, Google says both variants share the same foundational intelligence, and that the cyber training is part of why the general model got better at coding and reasoning. Security work turns out to be a demanding teacher: reading unfamiliar code, forming a hypothesis about where it breaks, and proving it, is a hard reasoning loop, and training on it seems to pay off across the board.

Here's the honest framing most launch coverage skips: Flash Cyber isn't a chatbot you have a conversation with. It's a component for running across huge codebases, over and over, looking for needles. That's exactly the kind of volume work the Flash line exists for, which is why Google built the security specialist on Flash rather than a heavier Pro model. Cheap enough to run a hundred times beats smart enough to run once.

Who can actually get it: the Fairwind Program

Now the part that stops most readers cold. Gemini 3.8 Flash Cyber is available only to trusted defenders through the Fairwind Program. There's no AI Studio toggle, no API key, no self-serve tier.

The reason is right there in the concern: dual-use. A model that's excellent at finding exploitable bugs is, by the same token, a tool an attacker would love. So Google gates it the way you'd gate any capability that helps defenders and attackers about equally, a controlled rollout to a vetted set of users first. The general 3.8 Flash ships with the standard CBRN and cyber-offense safeguards; the Cyber variant runs "a more permissive set of mitigations" and is fenced off behind the program.

The named Fairwind partners give you a sense of who "trusted defender" means in practice: security and infrastructure teams at Palo Alto Networks (Charlie Sestito), Snowflake (Mayank Upadhyay), Wiz (Gal Nagli), and Armadin (David Slater). If you're a solo developer hoping to point it at your own repositories this afternoon, that's not on the table.

How good is it? The defender benchmarks

Google didn't lead with the usual synthetic leaderboard here. It led with what its own security teams and partners got out of the model, which is a more useful signal than another saturated benchmark.

Gemini 3.8 Flash Cyber real-world defender results: 2.6x more correct Chrome patches, a critical bug found in under two hours, 7.5-9.7% higher Wiz pentest recall at lower cost, and 47.2% on CWE-Bench, as shared by Google
Gemini 3.8 Flash Cyber real-world defender results: 2.6x more correct Chrome patches, a critical bug found in under two hours, 7.5-9.7% higher Wiz pentest recall at lower cost, and 47.2% on CWE-Bench, as shared by Google

The Chrome Security team reported that the model produced 2.6x more correct patches to Chrome vulnerabilities than the best commercial models, which are much larger. Wiz measured 7.5-9.7% higher recall on its internal pentest benchmark at 2.3-5.2x lower cost, a nice example of the "capability per dollar" trade the Flash line is built to win. And Google Cloud's Vulnerability Research team found a critical foundational vulnerability in under two hours, work it says usually takes months.

On the more comparable numbers, the story is deliberately modest. On CWE-Bench, an automated patching benchmark run by Collinear, Gemini 3.8 Flash Cyber hit a 47.2% pass@1 against a leading frontier model's 47.8%, essentially level, but at significantly lower cost, which is the Pareto-frontier point Google is making. On an internal benchmark spanning 20 programming languages it posted a success rate above 70%, and Google says it surpasses both 3.5 Flash Cyber and significantly larger frontier models on CyberGym, an autonomous vulnerability-discovery benchmark.

The read here is the same one the Flash line wins generally: not "top of the leaderboard," but competitive frontier performance at a fraction of the cost, because the fine-tuning and the harness carry the weight raw parameter count would otherwise have to.

The bigger pattern: everyone gates their cyber model now

If you only read Google's post, you might think a gated cyber model is a Google thing. It isn't. It's now the industry norm, and Google is the one that moved last.

Three gated cyber programs side by side: Google's Fairwind gating Gemini 3.8 Flash Cyber to trusted defenders, OpenAI's Daybreak gating GPT-5.6-Cyber to verified partners, and Anthropic's Glasswing gating Claude Mythos 5 by invitation only.
Three gated cyber programs side by side: Google's Fairwind gating Gemini 3.8 Flash Cyber to trusted defenders, OpenAI's Daybreak gating GPT-5.6-Cyber to verified partners, and Anthropic's Glasswing gating Claude Mythos 5 by invitation only.

OpenAI gates GPT-5.6-Cyber through its Daybreak program. It's a separately trained model built on GPT-5.6 Sol, reachable through verified individual and partner routes, and OpenAI has never published a price for it, the Cyber row on its price card is literally blank.

Anthropic did it first. Project Glasswing launched on April 7, 2026, more than two months before OpenAI's program, with a $100M commitment in usage credits and a dozen launch partners. Its gated model, Claude Mythos 5, takes a cleaner design approach: it's the same underlying weights as the generally available Claude Fable 5, with the cybersecurity safeguards lifted rather than a from-scratch retrain. Anthropic also publishes the price ($10 / $50 per million tokens), which neither of the other two labs does for their cyber models.

Here's how the three programs line up:

DimensionGoogle FairwindOpenAI DaybreakAnthropic Glasswing
Gated modelGemini 3.8 Flash CyberGPT-5.6-CyberClaude Mythos 5
Model designSame base as general 3.8 FlashSeparately trained on SolSame weights as Fable 5, safeguards lifted
AccessTrusted defenders, application onlyVerified partners + individual routeInvitation only, no self-serve
Public priceNoneNone$10 / $50 per 1M tokens
LaunchedSep 2, 2026Aug 10, 2026Apr 7, 2026

The point worth sitting with: a government reached in and switched Anthropic's models off entirely for 18 days over a jailbreak dispute earlier this year. When a capability is dual-use enough that a state actor pulls the plug, gating stops looking like a marketing choice and starts looking like a structural feature of the whole category.

What if you can't get any of them?

For most teams, the answer to "which gated cyber model should I use" is "none of them, because you can't." So the useful question becomes what you can do.

If you genuinely need dual-use security capability, the most practical route today is Anthropic's Cyber Verification Program, a free application against your existing org with a roughly two-business-day turnaround, which loosens the safeguards on Opus- and Sonnet-class models (not Mythos itself). Source-code vulnerability finding already works out of the box on Claude Opus 5, and it's the closest thing to a self-serve trusted tier any lab offers.

But step back, because this is where the launch matters even if you'll never touch the model. Gemini 3.8 Flash Cyber is a clean case study in a pattern I run into on every AI agent project: the model is the bottom layer, not the whole thing. Google didn't ship a "security model" and call it done, it wrapped the model in a system that detects a bug, proves it's real, writes a fix, and checks the fix didn't break the build. The intelligence lives as much in that wrapper as in the raw weights.

The model is only the bottom layer: a specialist model like Gemini 3.8 Flash Cyber sits underneath the system that makes it useful, which supplies retrieval, guardrails, simulation, and helpdesk integration.
The model is only the bottom layer: a specialist model like Gemini 3.8 Flash Cyber sits underneath the system that makes it useful, which supplies retrieval, guardrails, simulation, and helpdesk integration.

I've spent years on the team putting AI on live support queues, and the failure I've watched over and over is the same one a good security harness is engineered to avoid: a confident-sounding model giving a wrong answer because nobody built the layers around it. In security, an unvalidated "fix" that breaks the build is the failure mode. In customer support, it's a confident bot inventing a refund policy. Same disease, different domain. The cure is the same too: retrieval so the model answers from real sources instead of guessing, guardrails so it hands off cleanly, and testing so you know how it behaves before it touches anything real.

So when a new model lands, whether it's Cyber, the general 3.8 Flash, or the next thing three weeks from now, the right question for a support team isn't "is the model good enough." For most work, it already is. The real question is who's building the retrieval, the guardrails, the simulation, and the helpdesk integration around it, because that's the actual work, and it's why wiring a raw API into your helpdesk yourself is a trap.

Try eesel

A frontier model is infrastructure. eesel is the teammate you hire on top of it. For support, the layer a security harness is to a cyber model, eesel is to your helpdesk: an AI support teammate that plugs into your existing tools, learns from your past tickets and knowledge base out of the box, and runs on top of frontier models so you get the capability gains without wiring the API yourself.

eesel AI helpdesk dashboard overview
eesel AI helpdesk dashboard overview

The part that maps directly to the "validate before you ship" idea is simulation: eesel runs the teammate against your historical tickets before it ever answers a live customer, so you see the resolution rate and the exact replies it would have sent. And because it's priced on the work it does rather than per token, you skip the token math on every ticket. If you're evaluating models to build support automation, start from the outcome you want and let the platform pick the plumbing. It's free to try.

Frequently Asked Questions

What is Gemini 3.8 Flash Cyber?
Gemini 3.8 Flash Cyber is Google's security-tuned model, launched September 2, 2026, that finds and patches software vulnerabilities. It shares the same foundational intelligence as the general Gemini 3.8 Flash but runs with more permissive mitigations for trusted defenders. For the wider family, see our Gemini AI overview.
Who can use Gemini 3.8 Flash Cyber?
Only trusted defenders admitted to Google's Fairwind Program. There's no public API and no self-serve toggle, so most teams can't touch it. If you need an AI agent you can actually deploy today, our best AI agents roundup is the practical list.
How much does Gemini 3.8 Flash Cyber cost?
Google hasn't published Gemini 3.8 Flash Cyber pricing, because it isn't sold on the open API. The general 3.8 Flash it's based on does have public rates, which we cover in the Gemini pricing guide.
How does Gemini 3.8 Flash Cyber compare to GPT-5.6-Cyber?
Both are gated cyber models behind an application program. GPT-5.6-Cyber is a separately trained model reached through OpenAI's Daybreak; Gemini 3.8 Flash Cyber shares its base with the general Flash model and is reached through Fairwind. Neither publishes a price. For alternatives you can use now, see our Gemini alternatives guide.
Can I use Gemini 3.8 Flash Cyber for customer support?
No. It's a security specialist that isn't publicly available, and a support model needs retrieval, guardrails, and testing on top. That's what purpose-built helpdesk AI provides, and it's why the raw model alone never resolves a support ticket on its own.

Share this article

Alicia Kirana Utomo

Article by

Alicia Kirana Utomo

Kira is a writer at eesel AI with a Computer Science background and over a year of hands-on experience evaluating AI-powered customer service tools. She focuses on breaking down how helpdesk platforms and AI agents actually work so that support teams can make better buying decisions.

Related Posts

All posts →
Gemini 3.5 Flash Cyber hero banner on a Google-blue background
Trending

Gemini 3.5 Flash Cyber: what it is and who can use it

Gemini 3.5 Flash Cyber is Google's security model for finding and fixing code vulnerabilities. Here's what it does, how CodeMender uses it, and why you probably can't touch it yet.

Alicia Kirana UtomoAlicia Kirana UtomoJul 22, 2026
Gemini 3.5 Flash-Lite pricing hero banner on a Google-blue background
Trending

Gemini 3.5 Flash-Lite pricing: what it costs and who it's for

Gemini 3.5 Flash-Lite is Google's cheapest model at $0.30/$2.50 per 1M tokens. Here's the full pricing table, a real cost example, and who should use it.

Kurnia Kharisma Agung SamiadjieKurnia Kharisma Agung SamiadjieJul 22, 2026
Gemini 3.5 Flash-Lite hero banner on a Google-blue background
Trending

Gemini 3.5 Flash-Lite: what it is, price, and who it's for

Gemini 3.5 Flash-Lite is Google's fastest, cheapest 3.5 model at $0.30/$2.50 per 1M tokens. Here's what it is, what it costs, and when to use it.

Rama Adi NugrahaRama Adi NugrahaJul 22, 2026
Gemini 3.6 Flash hero banner on a Google-blue background
Trending

Gemini 3.6 Flash: what it is, what it costs, and who it's for

Gemini 3.6 Flash is Google's new workhorse model: 17% fewer output tokens, cheaper output, and a 1M context. Here's what it is and who should use it.

Kurnia Kharisma Agung SamiadjieKurnia Kharisma Agung SamiadjieJul 22, 2026
Gemini 3.6 Flash pricing hero banner on a Google-blue background
Trending

Gemini 3.6 Flash pricing: the full cost breakdown for 2026

Gemini 3.6 Flash costs $1.50 input and $7.50 output per 1M tokens. Here's the full pricing table, the hidden costs, and what it really costs to run.

Kurnia Kharisma Agung SamiadjieKurnia Kharisma Agung SamiadjieJul 22, 2026
Illustration of a humanoid robot control model, representing Gemini Robotics 2
Trending

Gemini Robotics 2: what DeepMind's own numbers show

Gemini Robotics 2 ships three models and a per-task success table where most scores sit under 80%. That table is the most useful thing in the release.

Alicia Kirana UtomoAlicia Kirana UtomoAug 4, 2026
Illustration of Meta Muse, a personal AI agent, running errands inside a secure cloud computer
Trending

What is Meta Muse? Meta's personal AI agent, explained

Meta Muse is a personal AI agent that shops, books, and emails for you inside its own Secure VM. Here is what it does, how it works, and where it fits.

Alicia Kirana UtomoAlicia Kirana UtomoSep 9, 2026
Wonderful AI pricing breakdown illustration in deep electric blue
Trending

Wonderful AI pricing in 2026: what an enterprise AI OS really costs

Wonderful AI pricing is quote-only, with one public number: a $2.5M/year AWS listing. Here is what that buys, what it hides, and when to skip it.

Rama Adi NugrahaRama Adi NugrahaSep 9, 2026
Wonderful AI enterprise AI OS explainer hero banner
Trending

What is Wonderful AI? Inside the $5B enterprise AI OS

Wonderful AI is an enterprise 'AI OS' that runs agents across voice, chat and legacy systems. Here is what it does, who it is for, and what it costs.

Alicia Kirana UtomoAlicia Kirana UtomoSep 9, 2026

Ready to hire your AI teammate?

Set up in minutes. No credit card required.

Get started free