Skip to main content

Chrome Android CVE-2026-17953

| EUVDEUVD-2026-50879 MEDIUM
Client-Side Enforcement of Server-Side Security (CWE-602)
2026-07-30 Chrome GHSA-gjwq-f966-4wff
Medium
Disputed · 6.5 Vendor: Chrome
Share

Severity by source

Sources disagree (Low–Critical)
Vendor (Chrome) PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
vuln.today AI
6.5 MEDIUM

Network-delivered via crafted page requiring one user click; no attacker privileges; navigation bypass yields high integrity loss; no data exposure or service disruption.

3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
SUSE
CRITICAL
qualitative
Red Hat
4.3 LOW
qualitative

vuln.today treats the vendor’s rating as authoritative. A higher third-party CVSS (e.g. CISA-ADP) is shown for transparency but does not drive the headline severity.

CVSS VectorVendor: Chrome

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None

Lifecycle Timeline

4
Analysis Generated
Jul 30, 2026 - 16:35 vuln.today
Patch available
Jul 30, 2026 - 02:02 EUVD
CVE Published
Jul 30, 2026 - 00:25 cve.org
UNKNOWN (no severity yet)
CVE Published
Jul 30, 2026 - 00:25 cve.org
MEDIUM 6.5

DescriptionCVE.org

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)

AnalysisAI

Navigation restriction bypass in Google Chrome for Android (via WebView) prior to version 151.0.7922.72 enables a remote attacker to circumvent enforced browsing policies using a crafted HTML page, achieving high integrity impact with no privileges required. The flaw resides specifically in WebView's policy enforcement layer, meaning Android applications that embed Chrome WebView and rely on its navigation restriction mechanisms for security enforcement are also at risk. No public exploit has been identified at time of analysis and EPSS stands at 0.18% (8th percentile), though the vendor has confirmed a patch and the Chromium team internally rated this Low severity - lower than the NVD CVSS 6.5 Medium assignment.

Technical ContextAI

WebView is a core Android system component - built on the Chromium rendering engine - that allows native applications to embed and render web content within their UI. Android developers use WebView's policy enforcement APIs (such as shouldOverrideUrlLoading and WebViewClient callbacks) to restrict which URLs or origins the embedded browser may navigate to, a pattern common in enterprise MDM apps, banking apps, and kiosk-mode interfaces. The vulnerability stems from insufficient enforcement of these navigation policies, allowing a crafted HTML page to circumvent whatever restrictions the host application or Chrome itself has imposed. No CWE has been formally assigned, but the root cause class is consistent with CWE-693 (Protection Mechanism Failure) or CWE-601 (URL Redirection to Untrusted Site or Phishing). The affected CPE (cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*) covers all Chrome versions below the fixed release. The Chromium issue tracker entry (https://issues.chromium.org/issues/517335150) and the ENISA EUVD record (EUVD-2026-50879) corroborate the scope.

RemediationAI

Update Google Chrome on Android to version 151.0.7922.72 or later immediately via the Google Play Store; this is the vendor-confirmed fixed release per the advisory at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html. Android application developers embedding WebView should also ensure the Android System WebView package is updated to the corresponding patched build via Google Play, as WebView is delivered as a separately updatable system component. As a compensating control where immediate update is not feasible, developers should augment WebView policy enforcement with server-side URL validation and allowlist enforcement at the network layer, so that navigation restrictions are not solely dependent on the client-side WebView policy mechanism - note this approach adds server-side complexity and requires infrastructure changes. End users should verify automatic updates are enabled for both Chrome and Android System WebView in the Play Store to ensure prompt delivery of future patches.

Vendor StatusVendor

SUSE

Severity: Critical
Product Status
SUSE Package Hub 15 SP7 Fixed
openSUSE Leap 16.0 Fixed
SUSE Package Hub 15 SP7 Affected

Share

CVE-2026-17953 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy