Google Says AI Helped Fix 1,072 Chrome Bugs
Google says AI-assisted workflows helped its Chrome team fix 1,072 security bugs across Chrome 149 and Chrome 150, more than the total fixed across the preceding 23 release milestones. Google's Q2 security update describes deterministic and AI tooling for reproduction, severity analysis, routing, and validation, while independent reports document the sharp increase in patch volume.
Google says AI-assisted security workflows helped its Chrome team fix 1,072 security bugs across Chrome 149 and Chrome 150. WIRED and BleepingComputer report that the two releases contained more fixes than the previous 23 Chrome milestones combined.
The figure does not mean an AI system independently found and patched every issue. Google's Q2 2026 Chrome Security update describes a broader process that combines deterministic tools and AI across reproduction, enrichment, severity analysis, routing, validation, and vulnerability discovery.
AI-assisted vulnerability research
Google began applying large language models to security fuzzing in 2023, according to BleepingComputer. It later worked with Project Zero on Naptime, a system that gave AI models specialized vulnerability-research tools, and with Google DeepMind and Project Zero on Big Sleep, an AI-powered discovery agent.
Google's Q2 update says Big Sleep now operates as a fully automated pipeline for V8. The company also says its internal bug-finding agents use new V8 testing modes to validate discoveries before they are reported, reducing the chance that experimental crashes are mistaken for production issues.
BleepingComputer reports that one issue found through the system was a Chrome sandbox escape that had remained in the codebase for more than 13 years. A successful exploit could have allowed a compromised renderer process to escape the sandbox and induce the browser to read local files.
Triage volume and release operations
Google says its vulnerability-reward program changed its structure in response to the volume of reports being discovered and fixed with internal AI tooling. The official update also describes automated reproduction and enrichment of incoming reports before severity analysis and routing to developers.
The company is adding SECURITY.md files that document trust boundaries and threat models. Google says these files help its internal agents validate findings, while also giving human researchers clearer security context.
WIRED reports that Chrome is moving toward major releases every two weeks with additional weekly security updates. That cadence reflects the operational side of faster discovery: more findings create more work in deduplication, patch review, regression testing, CVE documentation, and coordinated rollout.
For browser-security teams, the verified lesson is not that AI replaces established testing. Google describes its systems as complementary to deterministic tools and human security expertise. The reported patch volume shows how AI can expand throughput, but safe deployment still depends on reproducible findings, reviewable patches, reliable tests, and controlled release engineering.
Key Points
- 1Google reported 1,072 Chrome security fixes across two releases, showing AI-assisted workflows can substantially increase vulnerability throughput.
- 2Google says deterministic and AI tooling now supports discovery, reproduction, severity assessment, routing, validation, and patch development across Chrome's security process.
- 3Higher discovery volume shifts operational pressure toward triage, patch review, regression testing, CVE documentation, and coordinated release work.
Scoring Rationale
The reported scale of Chrome vulnerability remediation is notable because Chrome is a widely deployed browser and the workflow spans the full security lifecycle. For ML and security practitioners, the story provides a concrete example of LLM agents being integrated with fuzzing, triage, patching, and testing rather than used solely for code generation.
Sources
Primary source and supporting public references used for this report.
Practice interview problems based on real data
1,625 SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems


