External risk intelligence

Google Chrome Android WebView Authorization Bypass

CVE advisorySeverity: CRITICAL (CVSS 9.8)

CVE-2026-87534

The vulnerability exists in WebView within the Google Chrome application on Android. WebView is a local component used by applications to render web content; it is not a network-facing service, gateway, or standalone product reachable directly from the public internet.

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 vulnerability has been identified in Google Chrome's WebView component on Android, potentially allowing unauthorized access to system resources through deceptive user interactions and malicious network traffic. The primary concern is to confirm if our organization's specific configurations and usage of this technology are exposed.

  • Unauthorized system access via web content.
  • Confirms relevance and exposure of Android applications.
  • Assess Android app usage and WebView controls.

Attack Path

How an attacker could exploit the issue

An attacker could trick a user into visiting a malicious website or opening a specially crafted link. This would cause the vulnerable WebView component within Chrome on Android to misinterpret network traffic, bypassing security checks and potentially leading to a compromise.

  • No prior access required.
  • Triggered by crafted network traffic.
  • Leads to information disclosure and system compromise.

Live Threat

Current exploitation, exposure, and threat context

A missing authorization flaw in Android's Google Chrome WebView could allow a remote attacker, through social engineering, to bypass system access restrictions. This could potentially affect user data and service behavior when users interact with specially crafted network traffic.

  • Compromised system access restrictions.
  • Via crafted network traffic and social engineering.
  • Potential impact on user data and service behavior.

Operational Fix

Recommended remediation, mitigation, and detection steps

This vulnerability in Chrome's WebView component on Android requires a multi-team approach for resolution. Application owners who integrate WebView functionality are responsible for identifying its use within their apps. Platform and infrastructure teams will need to support the underlying Android operating system and Chrome browser updates. The security team should coordinate vendor management for Chrome updates and monitor for exploitation attempts. The first practical step is to inventory applications using WebView, confirm their exposure, and identify the accountable owners before planning remediation.

  • Application and platform teams own the issue.
  • Verify WebView usage and application criticality.
  • Plan Chrome and OS updates by owner.

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 WebView component on Android?

WebView is a system-level component that allows Android applications to display web content directly within their own interface. It acts as a lightweight browser engine embedded inside apps, enabling them to render websites or web-based features without needing to launch a full browser.

How does this CVE-2026-87534 vulnerability work?

This flaw is classified as a missing authorization issue, identified as CWE-862. It means the software fails to verify if a user or request has permission to access certain system resources. In this case, the WebView component neglects these checks when processing specific network traffic, allowing unauthorized actions that should have been restricted.

What triggers this authorization bypass?

The vulnerability is triggered when a user is convinced through social engineering to interact with a malicious website or link. It does not occur through automated background scans or independent network probes; it requires the user to load specific, crafted network traffic into the WebView, which then mishandles the security permissions.

Is this vulnerability reachable from the internet?

According to Halo Surface Signal, this is highly unlikely. While the issue involves processing network traffic, WebView is a local application component used to display content; it is not a standalone internet-facing service or server gateway that an attacker can reach directly from the public internet.

Do I need to update my software to fix this?

Yes, you should coordinate with your application and platform teams to prioritize updates. The primary remediation is to ensure Google Chrome on Android is updated to version 153.0.8010.36 or later. Start by inventorying your applications that utilize WebView to determine which ones need to be updated to the patched version.

References