Description
Inappropriate implementation in WebView in Google Chrome on Android prior to 149.0.7827.155 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)
Published: 2026-06-17
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In Google Chrome on Android, an improperly implemented WebView in versions before 149.0.7827.155 allows a remote attacker who has already compromised the renderer process to create a malicious HTML page that can trigger a sandbox escape. This critical vulnerability could let the attacker execute code outside the renderer’s restricted context, potentially compromising device integrity and confidentiality. The weakness is identified as CWE‑693, reflecting inadequate limitation of control flow within the browser component.

Affected Systems

All Android installations of Google Chrome older than version 149.0.7827.155 are affected. The issue resides in the WebView component used by mobile browsers and applications.

Risk and Exploitability

The CVSS score of 8.3 indicates a high severity. The EPSS score is below 1%, suggesting that widespread exploitation is unlikely at present, and the vulnerability is not listed in CISA’s KEV catalog. Nonetheless, an attacker who first gains access to the renderer process can craft a malicious web page that escapes the sandbox, potentially executing arbitrary code on the device. The risk remains significant for any Android device running Chrome on or before the specified version.

Generated by OpenCVE AI on June 17, 2026 at 17:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome on all Android devices to version 149.0.7827.155 or newer.
  • Verify that the operating system delivers the latest Chrome updates via the Google Play Store or OS update mechanism.
  • Restrict or sandbox untrusted WebView content in applications until the browser update is applied, and monitor for renderer process anomalies that could indicate compromise.

Generated by OpenCVE AI on June 17, 2026 at 17:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 17 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-693
Metrics cvssV3_1

{'score': 8.3, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 17 Jun 2026 06:45:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

Wed, 17 Jun 2026 05:15:00 +0000

Type Values Removed Values Added
Description Inappropriate implementation in WebView in Google Chrome on Android prior to 149.0.7827.155 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-17T12:49:50.991Z

Reserved: 2026-06-16T19:38:23.390Z

Link: CVE-2026-12438

cve-icon Vulnrichment

Updated: 2026-06-17T12:49:47.776Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-17T06:30:03Z

Weaknesses
  • CWE-693

    Protection Mechanism Failure