AIToday
AI Coding AssistantsAI Safety & AlignmentWIRED AIPublished: Jul 31, 2026, 04:01 JST5 min read

Chrome patches 1,072 bugs in two releases as AI hunts vulnerabilities

Chrome patches 1,072 bugs in two releases as AI hunts vulnerabilities

Key takeaway

  • Google's Chrome browser is now releasing security patches twice a week after its AI-powered vulnerability discovery tools identified 1,072 bugs in just two June releases—more than the prior 23 major versions combined.

  • The surge reflects an industry-wide shift as machine learning accelerates the pace of security patching, though Chrome's engineering team believes the volume may stabilize once the most discoverable vulnerabilities are fixed.

  • Beyond emergency patching, Chrome is also rewriting code in safer programming languages to prevent entire categories of bugs.

3 Key Points

  1. What happened

    Google's Chrome security team released fixes for 1,072 security bugs across two major version releases in June—more patches than the team shipped in the prior 23 big releases combined. The surge is driven largely by the Chrome team's use of AI tools for vulnerability discovery, triage, and patch development. The browser is now piloting a cadence of releasing security fixes twice a week, and moving toward major releases every two weeks with additional weekly security updates.

  2. Why it matters

    Chrome's experience signals that AI-powered vulnerability hunting is fundamentally changing the pace of security patching across the industry. Parisa Tabriz, Chrome's vice president and general manager, calls this year "an inflection point both for offense and defense." The volume of AI-discovered bugs means security teams must adapt their release schedules and processes; for mature products like Chrome, however, Doug Turner, the browser's director of engineering, suggests the surge may not be permanent—AI models appear to exhaust the discoverable bugs in a codebase over time once the bulk of low-hanging vulnerabilities are fixed.

  3. What to watch

    Chrome's team is pursuing both immediate patching and long-term structural fixes. Beyond rapid patching, the Chrome security team is rewriting portions of C++ code in Rust, a more secure "memory safe" programming language, to eliminate whole categories of common bugs. Turner notes the AI models are trained on every historical CVE and every line of Chromium's code history, allowing them to identify weaknesses in dormant features (like printing) that may not receive active human review.

In Depth

Read the full story

Google's Chrome security team published a report Thursday revealing that the browser's two major version releases in June alone included fixes for 1,072 security bugs—a staggering number that exceeds the combined patch count from the prior 23 major releases. While many of these bugs come from external researcher submissions, the Chrome team attributes the surge primarily to its own rapidly evolving internal process for using AI tools in vulnerability discovery, triage, and patch development.

Parisa Tabriz, Chrome's vice president and general manager, acknowledged to WIRED that the team has long relied on machine learning to automate security work, citing vulnerability discovery and fuzz testing efforts dating back to at least 2012. "But I do think this year is very different," she said. "It really feels like an inflection point both for offense and defense." The intensity of the current moment has forced Chrome to move toward an accelerated release cadence: the browser is now piloting twice-weekly security patches, with plans to shift toward major releases every two weeks supplemented by additional weekly security updates.

Dug Turner, Chrome's director of engineering, explained the mechanics of the AI-driven discovery process. The team's machine learning models are trained on comprehensive historical context: every known CVE and every line of code in Chromium's entire history, along with the reason each line was changed. This encyclopedic training allows the models to identify vulnerabilities across Chrome's massive and complex codebase, including in features like printing that are no longer under active development and may attract fewer human eyes. "The way we ended up here is we had so many vulnerability fixes, so being able to provide two [updates per week] during this time, it made the most sense to us," Turner said. "Will that last forever? Who knows."

Turner and other security researchers believe the current vulnerability boom may be temporary. For mature, stable products like Chrome, evidence suggests a drop-off in newly discovered vulnerabilities once AI tools have exhausted the bulk of discoverable bugs. Beyond the patch frenzy, the Chrome security team is also pursuing long-term structural defenses, rewriting portions of C++ code in Rust—a "memory safe" programming language—to eliminate whole categories of common bugs. Tabriz cautioned that the industry must actively incorporate AI into its security development workflows, but warned against assuming automatic improvement: "There's this near-term spike, but I do think there's going to be a new equilibrium. My highest hope is that everything gets more secure. But I don't assume everything is going to just get better. I don't think it's going to come for free."

Context & Analysis

Chrome's pivot to twice-weekly security patching marks a watershed moment in how software maintenance operates at scale. A decade ago, pushing patches every six weeks was controversial; now the norm for critical software is updates every few weeks. The arrival of AI-powered vulnerability hunting has compressed that timeline further, creating a temporary but intense patching frenzy. The Chrome team's internal process—training AI models on every historical CVE and every line of code change in Chromium's history—has proven so effective that it is outpacing the team's ability to release updates at historical cadences.

Parisa Tabriz's framing of 2024 as "an inflection point both for offense and defense" captures the dual nature of the shift: attackers and defenders are both weaponizing AI, and the pressure to keep pace is forcing organizations to rethink their release schedules and engineering workflows. Chrome's approach is not purely reactive patching, however. The team is also pursuing structural changes—rewriting C++ code in Rust—to eliminate entire classes of memory-safety bugs before they can be discovered and exploited. This suggests that while the current patch velocity may feel unsustainable, the long-term goal is a browser architecture that is inherently more resistant to the vulnerabilities AI tools are uncovering.

FAQ

How often is Chrome releasing security updates now?
Chrome is piloting a cadence of releasing security fixes twice a week, and moving toward a new normal of pushing out a major release every two weeks with additional weekly security updates.
Why did the number of bugs spike so dramatically?
The spike has been largely driven by the Chrome security team's use of AI tools in vulnerability discovery, triage, and patch development. The AI models are trained on every historical security vulnerability and every line of Chromium's code history, allowing them to identify weaknesses across the browser's complex codebase, including in features no longer under active development.
Will Chrome need to patch twice a week forever?
No. Doug Turner, Chrome's director of engineering, suggests the surge may not last permanently. For mature, stable products like Chrome, there appears to be a drop-off in new vulnerabilities discovered once the bulk of bugs that can be found with AI have been fixed.

Get the latest AI Coding Assistants news every morning

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytime

Related Articles

Next articleLinkedIn adds 'AI slop' report button to fight AI-generated content

The AI news that matters, in one minute each morning.

Sign up free