External risk intelligence

Google Chrome for Android Use After Free Vulnerability

CVE advisorySeverity: CRITICAL (CVSS 9.6)

CVE-2026-87520

The vulnerability exists in a web browser, which is an internet-facing application by design. Exploitation occurs via a crafted HTML page, a common vector for web browsers that are frequently exposed to untrusted internet content during normal operation.

Use After Free

Google Chrome

before 153.0.8010.36

Halo Surface Signal: 4 out of 5 — likely to be public-facing.

External exposure likelihood

Horizon Alert

Summary of the vulnerability and why it matters

This CVE describes a critical flaw in Google Chrome on Android that could allow attackers to execute malicious code outside the browser's secure environment. The vulnerability is triggered by users visiting a specially crafted webpage, potentially impacting users who browse the internet on their Android devices.

  • A coding error allows harmful code on websites.
  • It affects a widely used Android application.
  • Confirm relevance and exposure for Android users.

Attack Path

How an attacker could exploit the issue

An attacker could entice a user to visit a malicious webpage, leading to a use-after-free vulnerability in the Dawn component of Chrome for Android. This flaw allows for code execution beyond the browser's security boundaries.

  • Entry condition: User visits a malicious webpage.
  • Trigger point: Crafted HTML page.
  • Resulting risk: Arbitrary code execution.

Live Threat

Current exploitation, exposure, and threat context

A "use after free" vulnerability in Google Chrome on Android could allow a remote attacker to execute arbitrary code outside the sandbox when a user visits a crafted HTML page. This could impact the confidentiality, integrity, and availability of the user's device.

  • Arbitrary code execution outside the sandbox.
  • Malicious HTML page visited by user.
  • Compromise of device integrity and data.

Operational Fix

Recommended remediation, mitigation, and detection steps

This vulnerability affects Google Chrome on Android, indicating that application owners and potentially platform teams responsible for managing the browser environment should investigate. The first practical step is to identify all Android devices running affected Chrome versions, confirm their exposure to the internet or untrusted content, and then determine the business criticality of those devices to prioritize remediation.

  • Application owners should confirm usage.
  • Verify browser reachability and business impact.
  • Coordinate Chrome updates for Android devices.

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 Dawn component in Google Chrome for Android?

Dawn is an open-source graphics library integrated into Chromium-based browsers like Chrome. It serves as a bridge to translate web-based graphics commands into instructions that the device's hardware can understand. It is essential for rendering high-performance 3D content and games directly within the browser, making it a critical part of the modern web browsing experience.

What does use-after-free mean in CVE-2026-87520?

This is a memory management error (CWE-416). It happens when a program continues to use a pointer to a memory location after that memory has been cleared or released. If an attacker can manipulate this state, they may be able to force the browser to perform unauthorized actions or execute arbitrary code instead of its intended operations.

How is this vulnerability triggered?

The flaw is triggered when a user visits a malicious or specially crafted HTML page while using an affected version of Chrome on Android. Simply having the browser installed is not enough to trigger the bug; the attacker requires the user to interact with the malicious content. Normal, benign browsing on trusted sites does not initiate the exploitation process.

Is my Android device at risk?

Because this flaw exists in a web browser, Halo Surface Signal identifies it as an internet-facing risk. Since browsers are designed to constantly fetch and display untrusted content from the web, the potential for exposure is high. If your device runs the affected version of Chrome and you browse the internet, you are within the potential threat surface for this issue.

How should I respond to this vulnerability?

The most effective way to address this issue is to update Chrome on your Android devices to the latest available version provided by Google. Administrators should identify all Android devices in their environment that are currently running vulnerable versions and ensure that these devices receive the necessary security updates to patch the Dawn component.

References