External risk intelligence

Google Chrome Aura Use-After-Free Vulnerability Allows Remote Code Execution

CVE advisorySeverity: CRITICAL (CVSS 9.6)

CVE-2026-79290

This vulnerability is a client-side issue within the Google Chrome browser's Aura component. Exploitation requires a user to navigate to a crafted HTML page, meaning the surface is not a public-facing service, gateway, or internet-exposed infrastructure, but rather a client-side execution path initiated by user interaction.

Use After Free

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 critical security vulnerability has been identified in the Chrome browser's Aura component. This issue could allow an attacker to execute malicious code on a user's device if they visit a specially crafted webpage. While user interaction is required, the potential for code execution outside the browser's secure sandbox is a significant concern.

  • Browser flaw allows malicious code execution.
  • User interaction needed for remote exploitation.
  • Confirm relevance and user exposure to the threat.

Attack Path

How an attacker could exploit the issue

An attacker could trick a user into visiting a malicious website. This website would contain specially crafted code that, when loaded by the Google Chrome browser, could exploit a use-after-free flaw in the Aura component. Successful exploitation could allow the attacker to execute code with elevated privileges, potentially bypassing security boundaries.

  • Requires user interaction with a malicious page.
  • Triggered by loading a crafted HTML page.
  • Risk of arbitrary code execution.

Live Threat

Current exploitation, exposure, and threat context

A use-after-free vulnerability in Google Chrome's Aura component could allow an attacker to execute arbitrary code outside the sandbox when a user visits a specially crafted HTML page. This could potentially affect the user's system or data handled by the browser.

  • Arbitrary code execution.
  • User visits malicious page.
  • Compromise of user's device.

Operational Fix

Recommended remediation, mitigation, and detection steps

This critical vulnerability in Google Chrome's Aura component, allowing for out-of-sandbox code execution, primarily impacts end-user devices and requires user interaction via a crafted HTML page. Infrastructure or platform teams may own the deployment of Chrome, but the immediate action falls to security teams to confirm exposure and coordinate with vendor management for updates. The first practical move is to identify where Chrome is deployed, assess user exposure, and plan for updates during scheduled maintenance.

  • Ownership: Security and End-User Device teams.
  • Verify first: User exposure to crafted pages.
  • Action: Coordinate browser 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 Aura component in Google Chrome?

Aura is the underlying window management and user interface system used by the Google Chrome browser to render graphical elements and manage how windows appear on your screen. It handles the display of browser frames, tabs, and page content, acting as a core piece of the browser's graphical architecture.

What does CVE-2026-79290 mean by a use-after-free vulnerability?

This is a memory management flaw classified as CWE-416. It occurs when a program continues to use a memory location after that memory has been cleared or released. If an attacker can manipulate this process, they may be able to force the browser to execute unauthorized code where it previously stored legitimate data.

How is this Chrome vulnerability triggered?

The flaw is triggered when a user navigates to a specifically crafted HTML page designed to exploit the Aura component's memory handling. It does not trigger simply by having Chrome installed or running in the background; it requires the active, intentional loading of malicious web content.

Do I need to worry if I only use Chrome for internal work?

According to Halo Surface Signal, this is a client-side issue rather than a public-facing service or gateway vulnerability. While any user navigating to a malicious page is at risk, the danger is tied to user browsing habits rather than the browser acting as an exposed internet-facing server.

What steps should I take to address this security risk?

Your first step is to identify all systems where Google Chrome is deployed within your environment. Verify your current browser versions and coordinate with the necessary teams to ensure that all installations are updated to the latest stable release provided by the vendor, which addresses the flaw.

References