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 leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-07-30
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability permits an attacker who has already gained control of a renderer process to craft an HTML page that causes the WebView component to expose sensitive cross‑origin data. This results in an information‑disclosure breach, as leaked data was not intended to be accessed by the attacker. The weakness is an insufficient validation of untrusted input, reflected by the CWE‑20 and CWE‑79 identifiers. While the description labels the severity as Medium, the affected scope is limited to compromised renderer processes on Android devices running older Chrome versions.

Affected Systems

Google Chrome for Android before version 151.0.7922.72 is affected. All Android installations using the older WebView component that integrate this particular Chrome rendering engine are vulnerable. Users of newer Chrome releases are not impacted.

Risk and Exploitability

The CVSS score is 4.3, placing the vulnerability in the Medium range. The EPSS score of less than 1% indicates a very low probability of widespread exploitation at the time of this analysis. The vulnerability is not listed in the CISA KEV catalog, further suggesting limited real‑world exploitation. Exploitation requires the attacker to have already compromised the renderer process, which is a non‑standard attack vector and reduces the likelihood of a successful remote data leakage. Nonetheless, once renderer compromise is achieved, the attacker can extract cross‑origin information without additional privileges.

Generated by OpenCVE AI on August 2, 2026 at 06:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Chrome version 151.0.7922.72 or later on all affected Android devices.
  • If your application embeds the Android WebView component, update it to the latest supported version from Google’s Play Services and restart the component.
  • Implement hardening practices to reduce the risk of a renderer process compromise, such as keeping the OS and all vendor components up to date, enforcing application sandboxing, and limiting root or privileged access.

Generated by OpenCVE AI on August 2, 2026 at 06:56 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-79
References
Metrics threat_severity

None

threat_severity

Moderate


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

Type Values Removed Values Added
Weaknesses CWE-346

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

Type Values Removed Values Added
Weaknesses CWE-346
Metrics cvssV3_1

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

ssvc

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


Thu, 30 Jul 2026 04:15: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 leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T14:52:43.153Z

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

Link: CVE-2026-17767

cve-icon Vulnrichment

Updated: 2026-07-30T13:24:15.504Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-04T14:39:57.237

Link: CVE-2026-17767

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-17767 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T07:00:07Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')