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 and CWE‑653, reflecting inadequate limitation of control flow within the browser component and a security misconfiguration of the WebView implementation.

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 19, 2026 at 13:53 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.
  • Restrict or sandbox untrusted WebView content in applications until the browser update is applied, and monitor for renderer process anomalies that could indicate compromise.
  • Coordinate with application developers that use WebView to ensure they update to the patched Chromium engine 149.0.7827.155 or later.

Generated by OpenCVE AI on June 19, 2026 at 13:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6351-1 chromium security update
History

Fri, 19 Jun 2026 12:15:00 +0000

Type Values Removed Values Added
Title Remote Attacker Can Escape WebView Sandbox via Crafted HTML in Chrome on Android chromium-browser: chromium-browser: Inappropriate implementation in WebView
Weaknesses CWE-653
References
Metrics threat_severity

None

threat_severity

Important


Thu, 18 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
Title Remote Attacker Can Escape WebView Sandbox via Crafted HTML in Chrome on Android

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-18T03:55:17.681Z

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

Severity : Important

Publid Date: 2026-06-17T01:38:09Z

Links: CVE-2026-12438 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-19T14:00:16Z

Weaknesses
  • CWE-653

    Improper Isolation or Compartmentalization

  • CWE-693

    Protection Mechanism Failure