Chrome Browser Has Critical Security Holes

Your Chrome Browser Has Critical Security Holes , Here Is What Google Just Did About It

23 May 2026

If you use Google Chrome every day without thinking twice about it, that is completely understandable. Most people do. But right now, underneath that familiar address bar, there are security vulnerabilities serious enough that even the Indian government issued a formal alert to users. Google has been patching them fast. One of them, however, still is not fixed , and the situation around it got more complicated when Google accidentally published the exploit code itself.

This story matters to you whether you use Chrome on a phone, a laptop, or a work computer. And yes, that includes Chromium-based browsers like Microsoft Edge, Brave, and Opera.


Why the Google Chrome Security Vulnerability Crisis Deserves Your Full Attention


Google Chrome holds over 65% of the global browser market. When a critical flaw appears in Chrome, it is not a niche problem , it is a mass exposure event. Hundreds of millions of devices become potential targets the moment someone writes working exploit code.

And that code? Google accidentally published it. For a bug that still has no patch.

That is the part that makes security researchers genuinely uncomfortable.


Read More:  ChatGPT Images 2.0 Launched: A Major Breakthrough in AI Image Generation with Perfect Text Rendering


What "Critical Vulnerability" Actually Means in Plain Language


A vulnerability is basically a mistake in software code. A critical one is a mistake serious enough that an attacker, without needing any access to your device, can run their own code on your machine just by getting you to visit a malicious webpage.

Think of it like a broken window in your house. You may never notice it. But someone watching from outside can reach in and unlock the front door.


The most dangerous type showing up repeatedly in Chrome's recent patches is called a use-after-free vulnerability. Here is what that means without the jargon: Chrome allocates a piece of memory to do a task, finishes using it, and frees it. A bug in the code allows an attacker to then manipulate that same freed memory slot and inject their own commands into it. The browser trusts the memory. The attacker abuses that trust.


Another type found in this batch is an integer overflow in the Blink rendering engine, the component that actually draws web pages on your screen. When numbers in the code exceed their allowed size and wrap around unpredictably, memory gets corrupted. Crafted HTML pages can trigger this.


The Chrome 148 Update: What Got Patched and What Did Not


Google released Chrome 148 as a major security update, and the numbers are significant. Three of the vulnerabilities are classified as critical: CVE-2026-7896, an integer overflow in the Blink HTML renderer, while CVE-2026-7897 and CVE-2026-7898 are use-after-free vulnerabilities in the Mobile and Chromoting components. A further 31 vulnerabilities are classified as high risk, with more than half of these also being use-after-free vulnerabilities.

Security researchers were awarded $55,000 for discovering CVE-2026-7899, an out-of-bounds read and write vulnerability in the V8 JavaScript engine. Another researcher received $16,000 for finding a heap buffer overflow in ANGLE.

For the critical flaws that are now patched, the fix is straightforward: update Chrome and those vulnerabilities are closed.

But then there is the other story.


Read More: Tim Cook to Step Down as Apple CEO: Inside Apple’s Biggest Leadership Transition in Years


The Unpatched Chromium Bug Google Accidentally Made Public


Alongside the Chrome 148 patches, a separate and deeply troubling situation unfolded. Two of the most concerning issues, CVE-2026-9111 and CVE-2026-9110, have been rated critical and could be exploited for remote code execution. The most severe flaw, CVE-2026-9111, is a use-after-free vulnerability in WebRTC, a component responsible for real-time communication in browsers.

More alarming is what happened around a separate older Chromium bug. Google accidentally published detailed exploit code for a vulnerability that had not yet been fixed, exposing millions of Chromium-based browser users. Researchers noted this was a four-year-old bug that had sat unresolved in the Chromium issue tracker. When the exploit code went public, Google tried to restrict access again, but by then the information was already out.


Chrome Browser Has Critical Security Holes

Security experts warned that this particular flaw could allow a malicious website to silently enroll a visitor's browser into a botnet, essentially turning your phone or computer into a remote-controlled tool used for attacks against others, all without your knowledge.

Users are strongly advised to update Chrome immediately to the latest version. Updates are being rolled out gradually, but users can manually check for updates via Settings, then About Chrome, then Check for Updates.


Read More: TCS Nashik Scandal Explained: Sexual Harassment, Forced Conversion Claims, SIT Probe and What It Means for Workplace Safety in India


How Attackers Use These Flaws in the Real World


Here is how a typical attack using a browser remote code execution flaw works:

You click a link, maybe in an email, a message, or even a search result that leads to a compromised site. The page loads. In the background, it sends a specially crafted request that triggers the use-after-free bug. The browser allocates memory, the exploit manipulates it, and suddenly the attacker has a foothold on your device. You see nothing unusual. The page may even look completely normal.

From there, attackers can steal cookies and session data, install browser extensions without consent, log your keystrokes, or pivot deeper into a corporate network if you are on a work machine. Once exploited, attackers can steal session cookies, install malicious extensions, capture keystrokes, or pivot to internal network resources.


What AI Has to Do With This Surge in Chrome Bugs


One detail in this story that many people miss: the sharp rise in Chrome vulnerability discoveries is not just because Chrome is getting less secure. It is partly because Google is using artificial intelligence tools to find bugs faster than ever before. Tools like AddressSanitizer, libFuzzer, and MemorySanitizer are automated systems that pound the browser with random, malformed inputs until something breaks. Google heavily relied on its suite of advanced automated security testing tools. Instrumentation frameworks like AddressSanitizer, MemorySanitizer, libFuzzer, and Control Flow Integrity played a crucial role in detecting use-after-free, uninitialized use, and out-of-bounds write conditions throughout the software development pipeline.

More bugs found and patched is genuinely good news. The speed of patching is what matters now.


Mistakes People Keep Making With Browser Security


Not updating. That is the big one. Chrome updates silently in the background for most users, but many people dismiss the "relaunch to update" prompt for days or weeks. Every day you run an outdated Chrome version after a critical patch is out, you are exposed.

Enterprise environments are especially vulnerable because IT teams sometimes delay rollouts. Many organizations rely on centralized software distribution, which can introduce update delays of days or weeks. Internal web apps often require older Chrome versions, leaving systems exposed.


Read More: India's Forex Reserves Jump By Over $2 Billion To $703.3 Billion Amid Iran War , What This Means For You

Mistakes People Keep Making With Browser Security

The second mistake is assuming that a Chromium-based browser like Edge or Brave automatically gets Chrome's security fixes at the same time. It does not. Each browser team applies upstream Chromium patches on its own schedule.


How to Update Chrome Right Now


Open Chrome. Click the three dots in the top-right corner. Go to Help, then About Google Chrome. The page will automatically check for updates and begin downloading if one is available. Once complete, click Relaunch.

That single action closes the door on every patched vulnerability, including the critical ones in this update.


Closing Thoughts


There is something quietly unsettling about the fact that Google, in the middle of patching its own browser, accidentally published working exploit code for a bug it had not yet fixed. It is the kind of thing that reminds you security is genuinely hard, even for the most well-resourced companies in the world. The browser you use every day is an enormously complex piece of software. The people trying to break it are creative and persistent.

The update button is not glamorous. But right now, it is the most effective security tool available to you.


Disclaimer: This article is based on information available across the web. Parchar Manch does not take responsibility for its complete accuracy, as the content could not be fully verified. 


Read More: Marco Rubio India Visit: Why This Four-Day Trip Could Reshape the US-India Relationship

FAQs

Is my browser vulnerable right now?

If you are running any version of Chrome below 148.0.7778.167 on Linux or 148.0.7778.167/168 on Windows and macOS, yes, you are exposed to the patched vulnerabilities. Check your version at Settings, then About Chrome.

Does this affect Microsoft Edge, Brave, or Opera?

Yes. All Chromium-based browsers share the same underlying code and can be affected by Chromium vulnerabilities. Each browser patches on its own timeline, so check your specific browser for available updates.

What is a botnet and should I be worried about it?

A botnet is a network of devices, often unknowingly infected, that are remotely controlled by attackers. In this case, an unpatched Chrome flaw could allow a website to silently enlist your browser into one. Updating is your direct protection.

Can attackers target me even if I do not click suspicious links?

With drive-by download attacks, yes. Simply loading a compromised but outwardly normal-looking webpage can be enough to trigger a browser vulnerability if your browser is unpatched. This is why prompt updates matter even when you feel careful online.

Did Google fix the accidentally leaked exploit?

The critical vulnerabilities tied to Chrome 148 have been patched. The unpatched Chromium bug for which exploit code was leaked is a separate issue still awaiting resolution. Google attempted to restrict the leaked details, but those patches have not been confirmed as fully released at the time of writing.