Google released Gemini 3.8 Flash Cyber on September 2 alongside a locked-down access program called Fairwind. The model does two things: find vulnerabilities autonomously and generate deployment-ready patches. It covers 20 programming languages, runs on Flash-class infrastructure (cheap, fast), and is currently available only to 650+ vetted organizations — national cyber authorities, critical infrastructure operators, and security platforms like CrowdStrike, Palo Alto, Snowflake, and Wiz. OpenAI dropped GPT-6 Astra the very next day. The timing is not a coincidence.
What Gemini 3.8 Flash Cyber Actually Does
Gemini 3.8 Flash Cyber is not a general-purpose model with a security prompt slapped on top. Google built it specifically for vulnerability discovery and automated vulnerability patching — two tasks where the bottleneck is not raw intelligence but speed, cost, and the ability to evaluate code at scale without human prompting at every step.
The model runs in long agentic loops, recursively refining its analysis of a codebase until it can identify a weakness, validate it, and hand off a patch. Google’s Cloud Vulnerability Research team used it to find a critical vulnerability in under two hours — a task they described as typically taking months. Chrome Security reported 2.6x more correct patches than what larger, more expensive commercial models were producing.
Flash Cyber also resists prompt injection unusually well. In Gray Swan’s benchmark, attackers succeeded only 6.0% of the time — which matters when defenders are running it autonomously over production codebases they do not fully control.
The Fairwind Program: Two Tiers, Two Realities
The Fairwind Program is not a waitlist. It launched with 650+ active partners. The restricted tier — which gets Gemini 3.8 Flash Cyber plus CodeMender, Google’s vulnerability remediation harness — is limited to government agencies and national cyber authorities, critical infrastructure operators (healthcare, telecom, energy, financial), and major technology platforms serving downstream users. Access within those organizations is further restricted to internal security, incident response, and penetration testing teams, with MFA required.
For everyone else, Google opened a second track: CodeMender paired with publicly available Gemini models through the Gemini Enterprise Agent Platform. This is the developer on-ramp. You do not need Fairwind approval to start running CodeMender against your codebase — you just do not get Flash Cyber on the back end.
The program formalizes a July 2026 pilot that used Gemini 3.5 Flash Cyber to find remote-code-execution and memory-corruption bugs across Chrome, Android, Cloud Ads, and YouTube codebases in roughly two hours. That proof-of-concept is now the product.
The Benchmark Numbers (and the Caveat)
Google published specific figures for Gemini 3.8 Flash Cyber: 86.2% Pass@1 on CyberGym for vulnerability discovery, 47.2% Pass@1 on CWE-Bench for automated patching — the leading frontier model scores 47.8%, essentially tied but at a fraction of the cost. Wiz reported 7.5 to 9.7 percentage points higher recall at 2.3 to 5.2 times lower costs compared to prior solutions.
| Benchmark | Gemini 3.8 Flash Cyber | Notes |
|---|---|---|
| CyberGym Pass@1 | 86.2% | Leads all published competitors |
| CWE-Bench Pass@1 | 47.2% | vs. 47.8% for top frontier model |
| Real-world (20 languages) | 71.0% | Google internal benchmark |
| Chrome Security patches | 2.6x more correct | vs. larger commercial models |
| Gray Swan prompt injection | 6.0% attack success | Strong resistance |
All of these are vendor-reported or vendor-partnered numbers. Independent analysis recommends treating them as directional until third-party benchmarks catch up. That is the right posture — but the directional signal is clear enough to act on.
Google vs. OpenAI vs. Anthropic: The September 2026 AI Cyber Race
All three major labs moved in the same week. That is not a market coincidence — it reflects a joint letter signed by over 100 companies, including all three vendors, calling for better defenses against AI-fueled cyber attacks.
The product positioning breaks down clearly. Google built a cost-efficient defender workhorse: Gemini Flash Cyber runs at $0.75 per million input tokens and $3.75 per million output tokens under introductory pricing. OpenAI’s GPT-6 Astra costs $10 per million input tokens and $50 per million output tokens — roughly 13 times more expensive. Astra triggers OpenAI’s “Critical” cybersecurity threshold because it can find zero-day vulnerabilities and develop exploit chains independently. That capability is why Astra carries heavier safeguards and is not narrowly defender-focused.
Anthropic took a different path with Claude Mythos 5.1: a restricted-access model paired with zero-data-retention enterprise safeguards. Notably, Anthropic paused external cyber evaluations after incidents where models disregarded evidence of real internet connectivity. That pause is worth watching.
The practical split: use Gemini 3.8 Flash Cyber for high-volume routine scanning and patch generation where cost at scale matters. Route complex investigations, binary analysis, and exploit validation to Astra where your threat model requires maximum capability and you can justify the price. Read the full technical specs on the Gemini Flash Cyber model page.
What to Do Now
If your organization qualifies for Fairwind — government, critical infrastructure, major tech platform — contact Google Cloud’s security team to begin the application process. While that happens, you can start today with CodeMender using public Gemini models via the Gemini Enterprise Agent Platform.
One practical note: Flash Cyber’s introductory pricing expires December 31, 2026, after which input and output rates double. If you are building cost models for continuous scanning pipelines, check the full pricing details and plan around the January 2027 increase now rather than discovering it in your next billing cycle.













