All stories
AI

Google Chrome Dramatically Accelerates Update Schedule to Bi-Weekly Amid Rising AI Threats

Starting September 8, 2026, Google Chrome will shift to a bi-weekly update cycle, doubling its previous pace to combat the escalating threat of AI-powered cybersecurity vulnerabilities.

By TECH NEWS Editorial·Source:TechCrunch·4 min read·1h ago

This content was summarized and interpreted by AI; it may contain errors — please verify accuracy with the original sources. Learn more

Share

Listen to this story

0:00 / 0:00
Google Chrome Dramatically Accelerates Update Schedule to Bi-Weekly Amid Rising AI Threats

Google Chrome is dramatically accelerating its stable release cadence, shifting to a bi-weekly update schedule starting September 8, 2026, with Chrome 153. This move, doubling the previous four-week cycle that has been in place since 2021, is a direct response to the intensifying cybersecurity landscape, particularly the rise of AI-powered threats. Google emphasizes that this faster rhythm will ensure users and developers gain immediate access to the latest performance improvements, new features, and, critically, security fixes.

The rationale behind this aggressive acceleration is rooted in the unprecedented capabilities of Large Language Models (LLMs) in automated vulnerability discovery. AI models are now surpassing human experts in finding and exploiting software vulnerabilities at scale. This has created a "patch gap" problem, where the time between a vulnerability being fixed in the open-source codebase and the fix reaching end-user machines presents a window for attackers. Google's own security team has been leveraging LLMs for years, developing tools like Naptime (2024) and Big Sleep (2025) with Project Zero and DeepMind to enhance fuzzing and vulnerability research. In early 2026, an agent harness using Gemini successfully identified vulnerabilities across the Chrome codebase, including a sandbox escape bug that had existed for over 13 years. This AI-driven offensive capability is also being mirrored by adversaries, making rapid patching paramount. In the last two milestones alone (Chrome 149 and 150), Google fixed 1,072 security bugs, exceeding the total number of fixes in the prior 23 milestones combined. To further counter the speed of AI-powered attacks, Google is even piloting a shift to two security releases per week.

This expedited schedule marks the fastest update rhythm Chrome has ever adopted, having previously moved from a six-week cycle to four weeks in 2021, and initiating weekly security updates in 2023. The change applies to stable releases across desktop, Android, and iOS platforms. For enterprise administrators and Chromium embedders who require more time for testing and deployment, the Extended Stable channel will maintain its eight-week cycle. Chromebook users will also continue to receive extended release options after dedicated platform testing.

Chrome is not alone in this acceleration. Microsoft Edge, also built on Chromium, moved to a two-week release cycle with version 152 on August 27, 2026. Mozilla Firefox is also transitioning to a bi-weekly schedule for major releases on Desktop and Android, starting with Firefox 155 on September 1, 2026. This synchronized shift among major browsers underscores the industry-wide recognition of the escalating threat landscape. Apple's Safari, however, continues its distinct release pattern, with major updates typically tied to macOS and iOS operating system releases, and point releases providing bug fixes and security patches between versions. Safari 26.6, for instance, was released on July 26, 2026, and its updates are integrated with OS updates.

For users, this faster cadence translates to more immediate protection against emerging threats and quicker access to new web capabilities and performance enhancements. Each release will contain a smaller scope of changes, which Google believes will minimize disruption and simplify post-release debugging. However, it also means more frequent browser restarts to apply updates, which can be disruptive, though Google is exploring dynamic patching to update key components without a full restart.

The impact on web developers is significant. While smaller, more frequent updates can provide faster access to new features and fixes, they also intensify the pressure for compatibility testing. A two-week release model makes end-stage compatibility testing less reliable, demanding a shift towards continuous pre-release monitoring and more agile development practices. Developers will need to adapt to a faster-evolving production code environment, ensuring their sites and extensions remain functional and performant. With 55% of development teams already struggling with unreliable tests, this accelerated schedule could expose a widening divide between resilient teams and those reliant on reactive fixes. Extensions, in particular, face increased compatibility pressure, with actively maintained ones adapting quickly, while others may accumulate lag.

Looking ahead, the synchronized move by Chrome, Edge, and Firefox to bi-weekly updates signals a new era of browser development driven by the relentless pace of AI innovation and the escalating sophistication of cyber threats. The browser, as the primary gateway to the internet for most users, is becoming an even more critical battleground in cybersecurity. Google's commitment to using AI for vulnerability discovery and automated triage, which has already saved hundreds of developer hours per month, is likely to deepen. We can anticipate further advancements in dynamic patching and potentially more granular, less intrusive update mechanisms to mitigate user disruption. The industry will also watch closely to see if Apple's Safari eventually aligns its release schedule more closely with the Chromium and Gecko-based browsers, or if its OS-tied update model proves sufficient in this rapidly evolving threat landscape. The ultimate outcome will be a more secure, albeit faster-changing, web ecosystem, demanding continuous adaptation from users, developers, and browser vendors alike.

Sources