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

Chromium’s DevTools lack sufficient input validation, permitting a remote attacker to craft a malicious HTML page that, when loaded into DevTools, forces the browser to navigate to arbitrary URLs without user consent. This weakness corresponds to CWE-20 (Improper Input Validation) and CWE-1286 (Failure to sanitize user-controlled input). The vulnerability is exploited through a file or web page opened inside DevTools; the attack relies on the victim entering DevTools and loading the crafted content. Based on the description, it is inferred that direct remote exploitation is not possible; the attacker must persuade the user to perform the interaction.

Affected Systems

Google Chrome versions older than 151.0.7922.72 are affected, regardless of the operating system. The flaw resides in the core browser code, so all builds that ship that outdated version are impacted.

Risk and Exploitability

The CVSS score of 4.3 indicates low severity, and the EPSS score below 1 % suggests a very low likelihood of exploitation. The vulnerability is not listed in CISA’s known‑exploited‑vulnerabilities catalog, and no widely‑available exploit exists. Because the attack requires the victim to open DevTools with a malicious page, the exploitability depends on social engineering and is limited to environments where a user is willing to inspect a page’s content in DevTools.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.72 or later.
  • Avoid loading untrusted content in DevTools or disable remote debugging if the feature is not required.
  • Monitor Chrome security advisories and apply any subsequent patches promptly.

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: Insufficient validation of untrusted input in DevTools
Weaknesses CWE-1286
References
Metrics threat_severity

None

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'}

threat_severity

Low


Thu, 30 Jul 2026 07: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 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)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T19:49:13.926Z

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

Link: CVE-2026-17934

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

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

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

Link: CVE-2026-17934

cve-icon Redhat

Severity : Low

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

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