Description
Insufficient validation of untrusted input in Navigation in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process 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

A vulnerability in Google Chrome's navigation module allows a compromised renderer process to bypass navigation restrictions by serving a crafted HTML page. An attacker who gains control of the renderer can redirect the browser to arbitrary URLs, potentially enabling phishing or malicious content delivery. The weakness arises from insufficient validation of untrusted input during navigation, classifying it under CWE‑1286 and CWE‑20. While the vulnerability does not allow remote code execution directly, it can undermine content security and user trust through navigation hijacking.

Affected Systems

Affected systems are users running Google Chrome on any platform where the browser version is older than 151.0.7922.72. The update that fixed the issue is announced for the stable channel and is available in all supported operating systems. No other Chrome releases or versions are documented as affected.

Risk and Exploitability

The baseline CVSS score of 6.5 indicates a medium severity, and the EPSS score of less than 1% shows a very low probability of exploitation in the wild. The vulnerability requires that the attacker have already compromised the renderer process before the navigation bypass can be executed, imposing a precondition that limits the attack surface. The vulnerability is not listed in the CISA KEV catalog, implying no known widespread exploitation. Nonetheless, organizations should treat this as a medium‑risk issue if they rely on strict navigation controls.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply Chrome update 151.0.7922.72 or later
  • Enable automatic updates to keep Chrome current
  • Restrict third‑party renderer access by disabling extensions or using sandboxed browsing contexts

Generated by OpenCVE AI on August 2, 2026 at 06:13 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 Navigation
Weaknesses CWE-1286
References
Metrics threat_severity

None

threat_severity

Low


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

Type Values Removed Values Added
Metrics 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'}

ssvc

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


Thu, 30 Jul 2026 06: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 Navigation in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to bypass navigation restrictions via a crafted HTML page. (Chromium security severity: Low)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T19:06:39.378Z

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

Link: CVE-2026-17921

cve-icon Vulnrichment

Updated: 2026-07-30T19:06:30.365Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T17:32:02.070

Link: CVE-2026-17921

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-17921 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T06:15:12Z

Weaknesses
  • CWE-1286

    Improper Validation of Syntactic Correctness of Input

  • CWE-20

    Improper Input Validation