Description
Insufficient validation of untrusted input in DevTools in Google Chrome 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

Google Chrome versions prior to 151.0.7922.72 contain an insufficient validation of untrusted input in Developer Tools. The flaw allows a remote attacker to craft an HTML page that, when processed by DevTools, bypasses navigation restrictions normally enforced by the browser. This can enable an attacker to redirect the user to arbitrary URLs or inject disallowed navigation requests, potentially compromising the user’s browsing context or facilitating social‑engineering attacks. The weakness is classified as CWE‑20 (Improper Input Validation) and CWE‑1286 (Unchecked Input Source).

Affected Systems

The issue affects Google Chrome on desktop platforms. All releases older than 151.0.7922.72 are vulnerable; the fix is delivered in Chrome 151.0.7922.72 and later updates.

Risk and Exploitability

The vulnerability carries a CVSS score of 4.3, indicating low overall severity. The EPSS score is below 1%, implying a very low likelihood of exploitation in the wild, and the flaw is not listed in CISA’s KEV catalog. The likely attack vector involves a remote attacker delivering a crafted HTML page that a user loads into DevTools; this scenario requires user interaction or that the victim opens the malicious page in a context where DevTools is active. If the user follows the attack path, navigation restrictions can be overridden, providing limited but potentially harmful control over the browsing session.

Generated by OpenCVE AI on August 4, 2026 at 11:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Chrome update (151.0.7922.72 or newer).
  • If immediate updating is not possible, disable Developer Tools by configuring the "DeveloperToolsAvailability" policy to "disabled".
  • Educate users to avoid loading untrusted content into DevTools or opening DevTools when browsing unknown websites.

Generated by OpenCVE AI on August 4, 2026 at 11:59 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: Inappropriate implementation in DevTools
Weaknesses CWE-1286
References
Metrics threat_severity

None

threat_severity

Low


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

Type Values Removed Values Added
Weaknesses CWE-20
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 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 validation of untrusted input in DevTools in Google Chrome 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:54:51.611Z

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

Link: CVE-2026-17937

cve-icon Vulnrichment

Updated: 2026-07-30T18:54:31.969Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T17:28:17.983

Link: CVE-2026-17937

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-17937 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T12:00:10Z

Weaknesses
  • CWE-1286

    Improper Validation of Syntactic Correctness of Input

  • CWE-20

    Improper Input Validation