Monday, September 7, 2026

Google Uses AI to Fix 1,072 Chrome Security Vulnerabilities

Google has announced that its AI-assisted security workflows have helped Chrome fix 10,721 security vulnerabilities across Chrome Stable milestones 149 and 150. This number exceeds the total number of bugs patched across the previous 23 milestones combined.

In a new report, the Chrome Security Team detailed how large language models are integrated throughout the vulnerability lifecycle, from discovery and triage to patch development, testing, release, and update adoption.

This initiative reflects Google’s commitment to countering an evolving threat landscape, where attackers also leverage AI to accelerate vulnerability research and exploit development.

Google Uses AI Fix 1,072 Chrome Flaws

Chrome’s AI-powered vulnerability discovery capabilities build on earlier projects, including AI-assisted fuzzing, Project Zero’s Naptime framework, and Big Sleep, a collaboration between Google DeepMind and Project Zero.

In early 2026, Google developed an agent utilizing Gemini to scan the broader Chromium codebase more efficiently and with fewer false positives.

One significant finding was a sandbox escape vulnerability that had reportedly been present in Chrome’s code for over 13 years.

This flaw could have allowed a compromised renderer process to convince the browser to read local files, showcasing AI’s potential to identify long-standing security defects in complex codebases.

According to Google, its updated system uses both proprietary and open-weight models, supplemented by a knowledge base that includes Chromium’s Git history and previously reported CVEs.

The company has also encouraged developers to add SECURITY.md files, which document trust boundaries and threat models, providing AI agents with additional context to identify legitimate security risks.

To mitigate operational risks, Google runs these models in restricted environments. The systems analyze source code on locked-down machines without unrestricted internet access, with network activity intercepted and controlled through strict allowlists.

Beyond discovery, Google is automating the security bug triage process through a pipeline that filters out spam and duplicates, validates proof-of-concept exploits, reproduces flaws on affected configurations, assigns severity ratings, and routes reports to the relevant component owners. Google estimates that this automated workflow saves developers hundreds of hours each month.

Number of security bugs fixed in recent Chrome Stable release milestones (Source: Google)
Number of security bugs fixed in recent Chrome Stable release milestones (Source: Google)

For remediation, multi-agent workflows generate candidate patches, review proposed changes, and produce tests before human developer approval.

Fixing and critic agents simulate elements of a code review process, ensuring that the code complies with Chromium standards and local conventions. Test-writing agents also validate patches across Chrome’s supported platforms and configurations.

Google stated that its AI tools are integrated into continuous integration systems and scan code changes every 24 hours. In May alone, the company blocked more than 20 vulnerabilities from reaching production, including one critical severity issue.

The Chrome team is also addressing the “patch gap”, the time between a public code fix and its widespread deployment to user devices. Google is moving towards major Chrome releases every two weeks, weekly security updates, and is piloting two security releases per week.

Additionally, it is researching dynamic patching, which would enable updates to renderer and GPU child processes without requiring a full browser restart.

The company’s long-term strategy includes expanding C++ memory-safety mitigations, adopting Rust for high-risk components, automating third-party dependency updates, and utilizing AI in Chrome’s commit queue to detect vulnerabilities before they enter the codebase.

ALERT: 20+ government sites delivered malware to businesses and citizens. See full attack research to check your own exposure.

Divya
Divya
Divya is a Senior Journalist at GBhackers covering Cyber Attacks, Threats, Breaches, Vulnerabilities and other happenings in the cyber world.

Hot this week

How To Access Dark Web Anonymously and know its Secretive and Mysterious Activities

What is Deep Web The deep web, invisible web, or...

How to Build and Run a Security Operations Center (SOC Guide) – 2023

Today’s Cyber security operations center (CSOC) should have everything...

Russian Hackers Bypass EDR to Deliver a Weaponized TeamViewer Component

TeamViewer's popularity and remote access capabilities make it an...

Web Server Penetration Testing Checklist – 2026

Web server pentesting is performed under three significant categories: identity,...

ATM Penetration Testing – Advanced Testing Methods to Find The Vulnerabilities

ATM Penetration testing, Hackers have found different approaches to...

Magento and Adobe Commerce StyleSmuggler 0-Day RCE Actively Exploited in Attacks

Security researchers have discovered an actively exploited, unauthenticated remote...

Fake Minecraft Mod Drops Myth Stealer RAT to Steal Passwords and Remotely Control PCs

A trojanized Minecraft optimization mod posing as a companion...

Hackers Can Use PEEP Chrome Extension to Steal Credentials and Execute Shell Commands

A newly identified Chromium-based post-exploitation toolkit named PEEP can...

Hackers Actively Exploiting MikroTik RouterOS MikroTrick Flaws to Take Full Control of Routers

Threat actors are actively exploiting critical vulnerabilities in MikroTik...

CrowdStrike Launches SafeMind Agentic AI Cybersecurity System Built With NVIDIA Nemotron

CrowdStrike has launched SafeMind, an AI-driven cybersecurity system developed...

Chainguard Hits 1 Billion Build Manifests With AI-Powered Software Supply Chain Security

Chainguard has surpassed 1 billion container build manifests, doubling...

Related Articles

Recent News