What CVE-2026-11645 Is and Why It Matters
CVE-2026-11645 is a high-severity Chrome zero-day vulnerability in the V8 JavaScript and WebAssembly engine that allows out-of-bounds memory access, enabling remote attackers to execute arbitrary code inside the browser’s sandbox through a maliciously crafted web page, and it is already being exploited in the wild. In practice, this V8 memory access flaw can let an attacker read or write data outside the expected bounds of memory, which is a common starting point for taking control of software execution. The issue affects Chrome versions prior to 149.0.7827.103 and has a CVSS score of 8.8, underscoring its seriousness. Because it is a Chrome zero-day vulnerability under active exploitation, attackers had working exploits before most users received fixes, turning routine browsing sessions into potential entry points for compromise.

A Fifth Chrome Zero-Day and a USD 55,000 Warning Sign
Google’s latest Chrome security update fixes 74 vulnerabilities at once, but CVE-2026-11645 stands out because it is being exploited in the wild and marks the fifth actively exploited Chrome zero-day vulnerability this year. Earlier cases include CVE-2026-2441 in CSS, March’s CVE-2026-3909 and CVE-2026-3910, and April’s CVE-2026-5281, showing attackers are repeatedly finding working paths into the browser. The researcher credited with discovering CVE-2026-11645, known as “303f06e3,” reported the bug on April 27 and received a USD 55,000 (approx. RM253,000) bounty, reflecting how seriously Google treats flaws in V8. According to The Hacker News, “an exploit for CVE-2026-11645 exists in the wild,” and Google is deliberately withholding deeper technical detail until more users install the patch, limiting copycat attacks.
Why V8 Keeps Attracting Attackers
V8 is at the heart of Chrome, powering JavaScript and WebAssembly for nearly every modern website, which makes it both complex and attractive to attackers. Out-of-bounds memory access bugs, like the one behind CVE-2026-11645, often arise from subtle logic errors in how the engine handles optimized code paths or unusual data structures. Over time, V8 has repeatedly appeared in exploit chains, so security researchers and criminals alike focus heavily on it. The pace of exploited zero-days this year suggests that as Google tightens one part of the browser, attackers probe another, sometimes discovering flaws faster than defenders can deploy fixes. This is not a sign that patches are failing; it highlights the ongoing challenge of securing a large, high-performance engine that must remain compatible with the chaotic reality of the web.
How to Install the CVE-2026-11645 Patch Now
To block active exploits of CVE-2026-11645, you should install the latest Chrome security update immediately. Google has released Chrome 149.0.7827.102 and 149.0.7827.103 for Windows and macOS, and 149.0.7827.102 for Linux, all of which include the CVE-2026-11645 patch. To update, open Chrome, go to More > Help > About Google Chrome, let the browser check for updates, and then select Relaunch once the download completes. This step is essential: until Chrome restarts, the new protection is not active. Users of Chromium-based browsers such as Microsoft Edge, Brave, Opera, and Vivaldi should also watch for and apply their own latest stable releases. Even though there is no sign of broad, indiscriminate attacks yet, delaying the Chrome security update gives attackers an unnecessary head start.
Ongoing Browser Security: Practical Steps for Users
CVE-2026-11645 underscores that browser security is a moving target rather than a one-time fix. Keeping auto-update enabled and restarting Chrome regularly when prompted are the most important habits, especially as Google has already passed half of last year’s total number of patched Chrome zero-days. Consider reducing your attack surface by removing unused browser extensions, which can widen the impact of a successful exploit, and by limiting the sites that can run powerful features like unnecessary plugins or risky content. Treat links in unexpected emails, messages, or pop-ups with caution, since a crafted HTML page is enough to trigger this V8 memory access flaw. Finally, remember that your browser sits at the front line of your online life; prompt updates are as vital as using strong passwords or multi-factor authentication.






