Google opens Fairwind for faster cyber defense

Google is giving selected defenders restricted access to Gemini 3.8 Flash Cyber and CodeMender, while its benchmark claims still need independent testing.

✓ Verified Source Google official announcement, cross-checked with independent coverage surfaced by Google News ⚑ Cyber defense

The 60-second version

Google is giving selected defenders restricted access to an AI system that can find, verify, and help patch software vulnerabilities.

Key points

  • Fairwind pairs Gemini 3.8 Flash Cyber with the CodeMender repair harness.
  • Google reports strong results, but the benchmark figures are self-reported and context-dependent.
  • Access is limited to trusted organizations and internal security teams with controls such as MFA.

Verdict. The important test is safe reduction of patch time in real codebases, not a headline score.

What changedFairwind narrows the gap between finding and fixing

Google has launched Fairwind, a limited-access program that gives selected governments, critical-infrastructure operators, and software maintainers access to Gemini 3.8 Flash Cyber with the CodeMender harness. The aim is not simply to list vulnerabilities, but to help defenders verify and repair them inside a secure cloud environment.

650+participating partners named by Google
20programming languages in an internal test
47.2%CWE-Bench pass@1 reported by Google

How it worksAn agentic repair loop, not an autopatch button

The model can inspect a codebase, reason about a weakness, propose a patch, and validate the result. CodeMender is the surrounding harness: the important promise is a checked patch that can be reviewed and deployed, rather than an untested code fragment.

AccessLimited to trusted defenders, including government and critical infrastructure partners.
WorkflowFind a weakness, verify it, write a repair, then validate the patch.
GuardrailsInternal security teams, incident responders, or penetration testers; MFA required.

What the numbers meanThe evidence is promising, but it is still vendor evidence

Google reports frontier-level results on CyberGym, more than 70% success on an internal multi-language benchmark, and 47.2% pass@1 on CWE-Bench versus 47.8% for a leading frontier model. These figures describe Google’s tests and selected comparisons; they are not a guarantee for every production codebase.

Why it mattersThe defender’s clock is the real battleground

As coding agents make attacks faster, a vulnerability that takes weeks to repair is a widening window of exposure. Fairwind’s practical bet is that a smaller, cheaper model can run more repair iterations while keeping access restricted. That could help organizations reduce patch latency, but it also concentrates powerful cyber capability behind an eligibility gate.

The meaningful metric is not how many flaws an AI can name; it is how safely a team can close them.