← Home

AI Found 1,072 Vulnerabilities in Chrome in June: Google Will Need to Patch the Browser Twice a Week

Google announced that its artificial intelligence vulnerability-hunting tools found a staggering 1,072 security flaws in Chrome across the browser's last two releases, both shipped in June 2026. The number exceeds the total bugs fixed in the previous 23 releases combined. The result is so significant that the company is overhauling its patch cycle: Chrome will now require security updates twice a week instead of the traditional monthly schedule.

The revelation came in a Google blog post on Thursday, July 30, and was quickly picked up by outlets including TechCrunch, BleepingComputer, and Wired. According to Google, the AI tool — based on machine learning models specifically trained to identify vulnerability patterns in C++ code — managed to detect flaws that traditional automated tools (fuzzers and static scanners) had missed.

The 1,072 bug count is impressive by itself, but what's more striking is the scale of the methodological shift. For years, Chrome security relied on a combination of manual audits, automated fuzzing, and bug bounty programs. The introduction of AI into the equation has completely changed the game. Where a human auditor would take days to examine a single function, the AI model can scan millions of lines of code in hours, identifying patterns that indicate potential vulnerabilities — use-after-free, buffer overflows, and memory leaks.

The immediate practical impact is the accelerated patch cycle. Chrome will now receive security fixes twice a week, a pace that will require significant reorganization of the engineering team and QA processes. For users, this means more frequent updates — and the need to restart the browser more often to apply fixes. Google is working on updates that don't require restarts (as reported by The Verge), but that technology isn't available yet.

The discovery also has broader implications for the cybersecurity industry. If Chrome's AI vulnerability hunting found more bugs in two releases than in the past two years, it suggests other software may have a similar backlog of hidden vulnerabilities. Companies like Microsoft, Apple, and Mozilla — which maintain competing browsers — will likely face pressure to adopt similar approaches.

Interestingly, the announcement comes weeks after Anthropic published a report stating its Claude AI was finding bugs faster than Microsoft could fix them. The convergence of these stories suggests we're entering a new era in software security: one where AI not only helps write code but is also the primary tool for finding flaws in it.

For system administrators and IT teams, the message is clear: the pace of security patching will accelerate across the industry. Keeping systems updated will shift from a monthly task to an ongoing, almost daily process. Patch management tools and update policies will need to evolve to keep up with this new rhythm — or organizations risk being exposed to vulnerabilities that are now discovered in a matter of hours. Google's announcement has also reignited the debate about software quality in the age of AI-assisted development. Some security researchers have raised concerns that the dramatic increase in bug discovery may indicate a corresponding increase in bug introduction — if AI is helping write more Chrome code, it may also be creating new vulnerabilities that require equally sophisticated tools to find. Google has not disclosed whether the 1,072 bugs were introduced by human developers or by AI-assisted coding tools. Regardless, the finding underscores a fundamental shift: security patching is no longer a periodic maintenance task but a continuous, AI-driven process that demands new operational models from both vendors and enterprise customers.

Sources: BleepingComputer, TechCrunch, Android Authority

✓ Independent sources cross-checked and verified before publishing