Chrome 151: A Massive Security Update You Cannot Ignore
The Chrome 151 security update is a major browser release that fixes 382 vulnerabilities, including 15 critical use-after-free and type confusion bugs across extensions, GPU, WebUSB, Bluetooth, and Chromoting, and users should update immediately to reduce the risk of remote code execution attacks that can compromise their data without obvious warning. Chrome 151 is rolling out on Windows, macOS, and Linux and closes one of the biggest single batches of security holes this year. That scale tells you something important: attackers are being handed a detailed map of past weaknesses, and you either patch or leave those doors open. Nine of the fifteen critical browser vulnerabilities are use-after-free flaws, where Chrome keeps using memory that should already be freed, giving attackers room to inject their own data. "Chrome 151 is rolling out on Windows, macOS, and Linux with fixes for 382 vulnerabilities, including 15 critical use-after-free and type confusion bugs across extensions, GPU, WebUSB, Bluetooth, and Chromoting."

Why These Critical Browser Vulnerabilities Matter in Daily Use
It is tempting to treat browser security advisories as abstract, but Chrome 151’s bugs sit directly in features ordinary people use every day. WebUSB and Bluetooth are not niche toys; they quietly run the moment a site requests access to a game controller, security key, or smart home device, and CVE-2026-13778 and CVE-2026-13785 strike right in those code paths. Chromoting, the engine behind Chrome Remote Desktop, carries two critical issues, CVE-2026-13779 and CVE-2026-13787, exactly where businesses let employees remote into work machines. That turns a memory corruption bug into a realistic full session takeover threat for corporate users. Add in extension-related flaws and a cluster of high severity Chromecast issues, and you have an attack surface that touches streaming, remote work, and everyday browsing. Nothing is confirmed as actively exploited yet, but when 15 bugs score the browser’s top severity rating, waiting is gambling.
Edge Security Patches and the Browser Profile Bug Fix
While Chrome 151 grabs attention, Edge security patches highlight a different kind of risk: losing control of your browser profile itself. A long-standing Chromium flaw around the Local State file, which stores browser-wide settings, could leave people opening Chrome or Edge to what looks like a fresh install, with profile preferences gone. The sequence is ugly: Windows uses ReplaceFile to swap the old Local State file with a new one during updates, but if antivirus or a file indexer locks the folder, the system throws ERROR_UNABLE_TO_MOVE_REPLACEMENT_2 and the browser ends up without a valid Local State file. Microsoft was the first to uncover how often this was happening, reporting telemetry that showed around 100,000 Edge users affected on the stable channel and roughly 0.016% still hitting the issue after an initial fix. Since Edge and Chrome are both built on Chromium, engineers from Microsoft and Google worked together on a browser profile bug fix that adds retries and restoration attempts to protect the file.

What Browser Users Should Do Right Now
You do not need to understand memory corruption to defend against it, but you do need to act. If your browser has not restarted in a few days, Chrome 151 is the update worth doing that for. Open a new tab, type chrome://settings/help, and let the page run its version check; it will confirm you are current or start the update, and a full restart finishes the job. Given the Chromoting and extension bugs in this batch, this is a release worth asking about directly on managed work computers rather than assuming it rolled out automatically. Edge users should keep installing stable updates as they arrive, because the Local State protection changes will first land in Canary builds before spreading to Chrome, Edge, and other Chromium browsers. In a world where attackers rapidly weaponize public patch notes, ignoring Chrome 151 and recent Edge security patches is equivalent to leaving a spare key under the doormat and hoping nobody checks.







