Description
Insufficient validation of untrusted input in WebView in Google Chrome on Android prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-07-30
Score: 5.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Google Chrome for Android contains an input validation flaw in its WebView component. A crafted HTML page with malformed untrusted input can be parsed by a renderer process that has already been compromised, enabling the attacker to escape the sandbox that isolates the renderer from the rest of the system. This loophole permits potential execution of code outside the browser context, thereby threatening the confidentiality, integrity, and availability of the device.

Affected Systems

The vulnerability affects Google Chrome on Android. Versions prior to 151.0.7922.72 are susceptible. Any Android device running these Chrome builds, and where an attacker can gain control of the renderer process, is at risk.

Risk and Exploitability

The CVSS score of 5.8 indicates a medium severity, while the EPSS score of less than 1% suggests that public exploitation is very unlikely. The issue is not listed in the CISA KEV catalog. Exploitation requires a remote attacker to first compromise the renderer process, then deliver a malicious HTML page; therefore the attack surface is constrained compared to a direct remote code execution flaw. Nevertheless, a successful sandbox escape could allow the attacker to compromise the Android device.

Generated by OpenCVE AI on August 2, 2026 at 07:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome on Android to version 151.0.7922.72 or later to fix the WebView input validation flaw.
  • Enable automatic updates so that future patches are applied promptly.
  • If an update cannot be performed immediately, restrict WebView usage to strictly trusted content and avoid loading untrusted HTML from external sources.

Generated by OpenCVE AI on August 2, 2026 at 07:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4710-1 chromium security update
Debian DSA Debian DSA DSA-6408-1 chromium security update
History

Fri, 31 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Insufficient validation of untrusted input in WebView
Weaknesses CWE-1286
References
Metrics threat_severity

None

threat_severity

Moderate


Thu, 30 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 30 Jul 2026 03:30:00 +0000

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

Thu, 30 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
Description Insufficient validation of untrusted input in WebView in Google Chrome on Android prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T18:43:09.620Z

Reserved: 2026-07-27T23:34:34.188Z

Link: CVE-2026-17736

cve-icon Vulnrichment

Updated: 2026-07-30T18:43:06.529Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T01:16:36.377

Modified: 2026-08-03T13:47:19.083

Link: CVE-2026-17736

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-30T00:19:07Z

Links: CVE-2026-17736 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T07:15:03Z

Weaknesses
  • CWE-1286

    Improper Validation of Syntactic Correctness of Input

  • CWE-20

    Improper Input Validation