External risk intelligence

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

CVE advisorySeverity: CRITICAL (CVSS 9.6)

CVE-2026-87494

This vulnerability affects a client-side web browser. While it requires a user to navigate to a crafted HTML page, the browser itself is a client application, not an internet-facing service, gateway, or appliance that is exposed to the public internet for unsolicited inbound connections.

Use After Free

Google Chrome

before 153.0.8010.36

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 Google Chrome that could allow a remote attacker to execute arbitrary code outside the browser's sandbox if a user visits a specially crafted webpage. While the potential for code execution exists, its impact is considered medium due to the requirement of user interaction via social engineering. The main concern at this time is to confirm if this specific browser version is in use and exposed to such user-driven threats.

  • Vulnerability allows code execution via malicious web pages.
  • High impact requires user to visit a crafted page.
  • Confirm relevance and exposure to affected users.

Attack Path

How an attacker could exploit the issue

An attacker could trick a user into visiting a malicious webpage. This would involve a use-after-free vulnerability within Google Chrome's browser component, allowing the attacker to execute arbitrary code on the user's system, bypassing security sandboxes.

  • Requires user interaction with a malicious page.
  • Triggered by a use-after-free flaw.
  • Allows arbitrary code execution.

Live Threat

Current exploitation, exposure, and threat context

This vulnerability could allow an attacker to execute arbitrary code outside the browser's sandbox when a user visits a malicious webpage. This could potentially affect the user's system if the attacker can craft a page that escapes the sandbox.

  • Arbitrary code execution outside sandbox.
  • Remote attacker via crafted HTML page.
  • Potential compromise of user system.

Operational Fix

Recommended remediation, mitigation, and detection steps

This vulnerability affects Google Chrome, a client-side application. The primary ownership for addressing this would typically fall to the asset owners responsible for managing end-user workstations and ensuring browsers are up-to-date, potentially coordinating with platform or endpoint management teams. The first practical step is to identify all systems with the affected browser, assess their business criticality, and confirm their internet or internal network exposure to understand the risk.

  • Identify workstation and browser owners.
  • Verify browser reachability and criticality.
  • Plan user-centric remediation.

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 Google Chrome in the context of CVE-2026-87494?

Google Chrome is a widely used web browser that renders HTML pages and executes web-based scripts. It includes a security sandbox designed to isolate web content from the underlying operating system. This vulnerability involves a flaw in how the browser handles memory, specifically within the components that process web content on Windows systems.

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

This vulnerability is classified as CWE-416, a use-after-free weakness. It occurs when a program continues to use a memory location after it has been cleared or deallocated. In this specific case, an attacker can manipulate this memory error to trick the browser into executing unauthorized code, effectively breaking out of the security sandbox.

How is this vulnerability triggered?

A remote attacker must successfully use social engineering to convince a user to navigate to a specifically crafted HTML page. The vulnerability is not triggered by simply having the browser installed or running in the background; it requires active user interaction with malicious web content to exploit the memory management flaw.

Is my system at risk if I use Google Chrome?

According to Halo Surface Signal, this vulnerability affects a client-side application rather than an internet-facing service or server. Because it relies on user-driven navigation to a malicious site, the risk is tied to the browsing habits of users on your network rather than direct, unsolicited exposure to the public internet.

How do I respond to CVE-2026-87494?

The first step is to inventory your environment to identify workstations running versions of Google Chrome earlier than 153.0.8010.36. Coordinate with your endpoint management teams to ensure these systems are updated to the latest version. Focus your remediation efforts on workstations where users frequently access diverse or untrusted web content.

References