Description
Inappropriate implementation in Media 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: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An inappropriate implementation in the Media component of Google Chrome for Android allows a remote attacker to bypass navigation restrictions via a crafted HTML page. The flaw represents a broken access control weakness (CWE‑284) and a missing access control for privileged functions (CWE‑1021). Although it does not provide code execution or denial of service, it permits the browser to navigate to URLs that would normally be disallowed.

Affected Systems

Google Chrome for Android versions prior to 151.0.7922.72 are affected. The issue appears in the mobile release; later stable channel builds are not impacted.

Risk and Exploitability

The CVSS score of 4.3 indicates low severity, and the EPSS score of <1% signifies a very low probability of exploitation. The vulnerability is not listed in CISA's KEV catalog. Based on the description, the likely attack vector is a malicious web page or content provider that delivers a crafted HTML page to a user’s Chrome for Android, where the Media component is exploited to bypass navigation restrictions.

Generated by OpenCVE AI on August 4, 2026 at 23:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome for Android to 151.0.7922.72 or later to apply the fix.
  • If an upgrade cannot be performed immediately, enforce enterprise policy controls to restrict media navigation or block disallowed URL redirection.
  • Monitor browser telemetry or user reports for abnormal navigation behavior and educate users to exercise caution with unfamiliar URLs.

Generated by OpenCVE AI on August 4, 2026 at 23:41 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

Sat, 01 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Title Chrome Android Media Navigation Bypass via Crafted HTML chromium-browser: chromium-browser: Inappropriate implementation in Media
Weaknesses CWE-1021
References
Metrics threat_severity

None

threat_severity

Low


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

Type Values Removed Values Added
Title Chrome Android Media Navigation Bypass via Crafted HTML

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

Type Values Removed Values Added
Weaknesses CWE-284
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'}


Thu, 30 Jul 2026 07: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 Inappropriate implementation in Media 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-30T18:17:36.790Z

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

Link: CVE-2026-17994

cve-icon Vulnrichment

Updated: 2026-07-30T18:17:33.164Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T01:17:04.080

Modified: 2026-08-03T13:45:01.827

Link: CVE-2026-17994

cve-icon Redhat

Severity : Low

Publid Date: 2026-07-30T00:26:00Z

Links: CVE-2026-17994 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T23:45:02Z

Weaknesses
  • CWE-1021

    Improper Restriction of Rendered UI Layers or Frames

  • CWE-284

    Improper Access Control