Description
Insufficient policy enforcement in WebView in Google Chrome on Android prior to 151.0.7922.72 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-07-30
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Insufficient policy enforcement in the Chrome WebView component on Android allows an attacker to bypass otherwise restricted navigation by delivering a crafted HTML page. This weakness, categorized as CWE-602 (Assertion) and CWE-807 (Improper Access Control), could enable a malicious web resource to trigger unintended navigation or content loading within a WebView, potentially facilitating phishing, click‑jacking, or other client‑side attacks.

Affected Systems

Any Android device running Google Chrome prior to version 151.0.7922.72 is affected. The flaw arises in the WebView implementation used by Chrome, so any application that embeds this component and relies on the browser’s navigation controls is vulnerable until the update is applied.

Risk and Exploitability

The CVSS score of 6.5 places the vulnerability in the medium severity range, while the EPSS score of less than 1% indicates a low probability of exploitation in the wild. The flaw is not listed in the CISA KEV catalog. The likely attack vector is a remote attacker serving a crafted HTML page that the victim’s device loads into a Chrome WebView, thereby bypassing navigation restrictions. Exploitation would require the victim to interact with the malicious page or for an application to load content from an attacker‑controlled source.

Generated by OpenCVE AI on August 3, 2026 at 11:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to 151.0.7922.72 or later, which contains the WebView policy enforcement fix.
  • If you are an Android app developer using Chrome WebView, implement stricter content URL filtering and deny navigation to untrusted schemes to reduce the impact of any remaining weaknesses.
  • Regularly check for and apply security updates to Android devices and any applications that incorporate WebView components, and monitor for anomalous navigation behavior in your apps.

Generated by OpenCVE AI on August 3, 2026 at 11:43 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

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

Type Values Removed Values Added
Weaknesses CWE-602
Metrics cvssV3_1

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

ssvc

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

cvssV3_1

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


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

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Insufficient policy enforcement in WebView
Weaknesses CWE-807
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Low


Thu, 30 Jul 2026 06:00: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 policy enforcement in WebView in Google Chrome on Android prior to 151.0.7922.72 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page. (Chromium security severity: Low)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T15:01:00.298Z

Reserved: 2026-07-27T23:37:07.321Z

Link: CVE-2026-17953

cve-icon Vulnrichment

Updated: 2026-07-30T15:00:14.649Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T19:25:43.000

Link: CVE-2026-17953

cve-icon Redhat

Severity : Low

Publid Date: 2026-07-30T00:25:41Z

Links: CVE-2026-17953 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T11:45:03Z

Weaknesses
  • CWE-602

    Client-Side Enforcement of Server-Side Security

  • CWE-807

    Reliance on Untrusted Inputs in a Security Decision