Description
Insufficient policy enforcement in DevTools in Google Chrome prior to 151.0.7922.72 allowed a local 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

Google Chrome’s DevTools implementation does not strictly enforce navigation policies, allowing a local attacker to craft an HTML page that bypasses the intended navigation restrictions. The vulnerability is a form of improper authorization (CWE‑602) and involves content manipulation (CWE‑807). Although it does not enable remote code execution, it can lead to unauthorized access to restricted URLs and potentially expose sensitive data or provide a foothold for further local exploitation.

Affected Systems

All users of Google Chrome’s stable channel running any version prior to 151.0.7922.72 are affected. The security update is released as 151.0.7922.72 and newer versions contain the fix.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate impact, while the EPSS score of <1% reflects a very low likelihood of exploitation. The flaw is not listed in the CISA KEV catalog, suggesting it has not been widely observed. Exploitation requires local access to the user’s machine, the ability to open DevTools, and the delivery of a crafted page, so the primary attack vector is local. Overall risk remains moderate but warrants timely patching.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.72 or later to apply the fix.
  • If an update cannot be applied immediately, configure the Chrome Enterprise policy "DeveloperToolsDisabled" to block access to DevTools, eliminating the attack surface.
  • Avoid loading untrusted web pages while DevTools is active and enable Chrome’s safe browsing features to detect potentially malicious content.

Generated by OpenCVE AI on August 3, 2026 at 11:38 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 chromium-browser: chromium-browser: Insufficient policy enforcement in DevTools
Weaknesses CWE-807
References
Metrics threat_severity

None

threat_severity

Low


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

Type Values Removed Values Added
Weaknesses CWE-602
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 05:45: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 DevTools in Google Chrome prior to 151.0.7922.72 allowed a local 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-30T19:25:18.984Z

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

Link: CVE-2026-17974

cve-icon Vulnrichment

Updated: 2026-07-30T19:25:13.355Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T17:16:40.000

Link: CVE-2026-17974

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-17974 - 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