External risk intelligence

Google Chrome Use After Free in Network Allows Remote Code Execution

CVE advisorySeverity: CRITICAL (CVSS 9.6)

CVE-2026-79064

The vulnerability requires the installation and use of a crafted browser extension, which is a client-side action performed by a user. It is not an internet-facing service, gateway, or edge component that is reachable by remote attackers without specific, isolated user interaction and local configuration.

Use After Free

Google Chrome

before 152.0.7977.65

Halo Surface Signal: 1 out of 5 — much less likely to be public-facing.

External exposure likelihood

Horizon Alert

Summary of the vulnerability and why it matters

A vulnerability has been identified in Chrome's network component that could allow a malicious actor to execute code outside the browser's security sandbox. This threat is realized through a specially crafted browser extension, which a user would need to install and interact with. The primary concern is to confirm whether our environment, specifically our users' Chrome browsers, are exposed.

  • Flaw lets malicious code escape browser security.
  • Executive action: Confirm relevance and exposure.
  • Key takeaway: User interaction is required for exploitation.

Attack Path

How an attacker could exploit the issue

A remote attacker could trick a user into installing a malicious Chrome extension. If the user then interacts with this extension, it could exploit a use-after-free vulnerability in Chrome's network component. This could allow the attacker to execute code on the user's machine, potentially bypassing security sandboxes.

  • Attacker needs to trick user into installing extension.
  • Vulnerability triggered by interacting with extension.
  • Risk of arbitrary code execution outside sandbox.

Live Threat

Current exploitation, exposure, and threat context

A use-after-free vulnerability in Google Chrome's network component, when supported by the advisory, could allow a remote attacker to execute arbitrary code outside the sandbox. This may occur when a user interacts with a specially crafted Chrome extension.

  • Arbitrary code execution outside the sandbox.
  • Via a malicious Chrome extension.
  • Compromised user device.

Operational Fix

Recommended remediation, mitigation, and detection steps

This vulnerability impacts Google Chrome on Mac, requiring a user to interact with a malicious Chrome extension. The first practical step involves identifying users of Chrome on Mac, confirming if the affected version is in use, and understanding the potential for social engineering to lead to exploitation. The application owner or a designated security team should lead the effort to confirm exposure and plan remediation.

  • Application owners should coordinate remediation.
  • Verify user adoption of affected Chrome versions.
  • Plan user-focused communication and updates.

Supplementary metadata

Validate whether this threat affects your internet-facing exposure.

Halo Threat Intelligence helps prioritize remediation with Halo Surface Signal and H/A/L/O context. Start exposure validation with a free external attack surface trial.

Frequently asked questions

What is the Google Chrome software affected by CVE-2026-79064?

Google Chrome is a widely used web browser that renders web pages and executes applications. The network component, which handles data exchange between the browser and the internet, is the specific area affected by this vulnerability on Mac devices. It enables essential tasks like loading websites and downloading resources.

What does use-after-free mean in this vulnerability?

This is a memory management error categorized as CWE-416. It occurs when a program continues to use a memory address after that memory has been cleared or freed. An attacker can manipulate this state to force the browser to perform unauthorized actions, potentially leading to code execution that escapes the browser's security boundaries.

How is this vulnerability triggered?

The issue is not triggered by simply visiting a website. It requires a two-step process: an attacker must first convince a user to install a malicious browser extension, and then the user must actively interact with that extension. Standard web browsing behavior without installing or using such extensions does not activate this flaw.

Is my system at risk if I am not running an internet-facing service?

According to Halo Surface Signal, this vulnerability is very unlikely to be exploited through typical network attacks. It is a client-side issue, not an internet-facing service or gateway. The risk depends entirely on the user's local actions and whether they choose to install and engage with untrusted, malicious extensions.

What should I do if I use Google Chrome on Mac?

Your first step is to verify the version of Chrome installed on your Mac devices. If you are using a version prior to 152.0.7977.65, you should update to the latest stable release provided by Google. Additionally, ensure you only install extensions from trusted, verified sources to minimize the risk of social engineering.

References