CVE-2026-19558
vulnerability analysis and mitigation

Overview

CVE-2026-19558 is a use-after-free vulnerability in the Extensions component of Google Chrome that allows an attacker who convinces a user to install a malicious extension to execute arbitrary code inside a sandbox via a crafted Chrome Extension. It affects all versions of Google Chrome prior to 151.0.7922.137. The vulnerability was reported by researcher @bean5oup on July 20, 2026, and Google disclosed and patched it on August 11, 2026. It carries a CVSS v3.1 base score of 7.5 (High) (Chrome Release, GitHub Advisory).

Technical details

The vulnerability is classified as CWE-416 (Use After Free), occurring within Chrome's Extensions subsystem. A use-after-free condition arises when the Extensions component references memory that has already been freed, potentially allowing an attacker to corrupt heap memory and redirect code execution. Exploitation requires user interaction — specifically, convincing the target to install a crafted malicious Chrome Extension — after which the extension can trigger the memory misuse to achieve code execution within the browser's sandbox. The Chromium issue tracker entry is referenced as issue #536676756 (Chrome Release, GitHub Advisory).

Impact

Successful exploitation allows an attacker to execute arbitrary code within the Chrome browser's sandbox environment, with high impact to confidentiality, integrity, and availability of the browser process. While the sandbox limits direct access to the underlying operating system, code execution within the sandbox can serve as a stepping stone for sandbox escape chains or data exfiltration from the browser context (e.g., cookies, saved credentials, browsing history). The attack is network-delivered but requires user interaction to install the malicious extension, limiting mass exploitation but still posing significant risk to targeted users (GitHub Advisory, Red Hat Bugzilla).

Exploitability

As of the time of disclosure, there is no public proof-of-concept exploit and no evidence of in-the-wild exploitation (GitHub Advisory). The NVD SSVC assessment classifies exploitation as "none" and the vulnerability as not automatable, reflecting the requirement for user interaction. The EPSS score is approximately 0.18–0.25%, placing it in a low-to-moderate exploitation probability range. No threat actor attribution has been reported, and the vulnerability is not currently listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (Chrome Release).

Exploitation steps

  1. Craft a malicious Chrome Extension: Develop a Chrome Extension that contains JavaScript or native messaging code designed to trigger the use-after-free condition in Chrome's Extensions subsystem, exploiting the memory management flaw in versions prior to 151.0.7922.137.
  2. Distribute the extension: Host the malicious extension on a third-party website, a phishing page, or attempt to upload it to the Chrome Web Store using social engineering or obfuscation to bypass review. Alternatively, distribute it via sideloading (e.g., developer mode installation).
  3. Social engineer the target: Convince the victim to install the extension through phishing emails, malicious advertisements, or fake software bundles that prompt the user to add the extension to their browser.
  4. Trigger the vulnerability: Once installed, the extension executes crafted code that causes the Extensions component to reference freed memory, resulting in heap corruption.
  5. Achieve code execution in sandbox: The memory corruption is leveraged to redirect execution flow, achieving arbitrary code execution within Chrome's renderer or extension process sandbox (Chrome Release, GitHub Advisory).

Indicators of compromise

  • Browser: Unexpected or unrecognized Chrome extensions installed without user knowledge; extensions with excessive permissions (e.g., access to all URLs, native messaging, clipboard).
  • Process: Unusual child processes spawned by Chrome's extension renderer process; unexpected network connections originating from Chrome to unknown external hosts.
  • Logs: Chrome crash reports or logs referencing heap corruption or use-after-free errors in the Extensions component; entries in Chrome's chrome://crashes page.
  • File System: Presence of unpacked extension directories in the Chrome profile folder (%LOCALAPPDATA%\Google\Chrome\User Data\Default\Extensions\ on Windows or ~/.config/google-chrome/Default/Extensions/ on Linux) that are not recognized by the user.
  • Network: Outbound connections from the Chrome process to suspicious or newly registered domains shortly after extension installation.

Mitigation and workarounds

Google has released Chrome version 151.0.7922.137 (Linux) and 151.0.7922.137/.138 (Windows/Mac) which addresses this vulnerability; users should update immediately via Chrome's built-in update mechanism (Chrome Release). As an interim workaround, organizations should disable or remove untrusted or unrecognized extensions and implement enterprise extension management policies (e.g., via ExtensionInstallAllowlist or ExtensionInstallBlocklist group policies) to restrict which extensions can be installed. Users should only install extensions from verified publishers on the Chrome Web Store and review existing installed extensions for legitimacy.

Community reactions

The CIS (Center for Internet Security) issued an advisory noting that multiple vulnerabilities in Google Chrome, including CVE-2026-19558, could allow for arbitrary code execution, recommending immediate patching. Security news outlets including CyberSecurityNews, GBHackers, and Cryptika covered the Chrome 151 release, highlighting the five high-severity use-after-free flaws patched in this update. Red Hat tracked the issue via Bugzilla and assessed it as high severity for Chromium-based packages on Linux. The broader security community noted the vulnerability was part of a batch of five use-after-free fixes in a single Chrome stable release, reflecting ongoing memory safety challenges in the browser (Chrome Release, Red Hat Bugzilla).

Additional resources


SourceThis report was generated using AI

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management