Chronicle/Defense & research

Google DeepMind introduces CodeMender, an agent that patches and hardens code, with 72 upstreamed fixes

DefenseTool releaseSignificance assistant-drafted

Google DeepMind introduced CodeMender, an agent built on Gemini Deep Think models that combines static and dynamic analysis, fuzzing, differential testing and SMT solvers with LLM-based critique to generate and validate security patches. DeepMind reports 72 security fixes upstreamed to open-source projects over six months, all reviewed by human researchers before submission; in May 2026 Google said it would fold CodeMender into its enterprise agent platform.

Why it matters

It is a leading example of an AI agent aimed at the repair side of vulnerability management, including proactive rewriting to remove bug classes.

Key facts

As stated in the sources, with where to find them.

  • 72 security fixes upstreamed to open-source projects over the six months of development, including projects of up to 4.5 million lines of code.DeepMind post, introduction
  • DeepMind said that, at announcement, every CodeMender patch was reviewed by human researchers before upstream submission.DeepMind post, 'Making software secure for everyone'
  • CodeMender applied -fbounds-safety annotations to parts of libwebp; DeepMind says this would have made CVE-2023-4863, a heap buffer overflow a threat actor used in a zero-click iOS exploit, unexploitable.DeepMind post, 'Proactively rewriting existing code for better security'
  • CSO Online reports that Google announced at I/O 2026 it is integrating CodeMender into its Agent Platform, with enterprise availability announced but not dated; CSO and an analyst it quotes note that no post-launch accuracy or regression data had been published.CSO Online, 2026-05-22

Findings that cite this record

No tracked finding cites this record yet.

Key questions this bears on

Sources

Related records