Description
Insufficient validation of untrusted input in DevTools in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who convinced a user to engage in specific UI gestures 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

Insufficient validation of untrusted input in Chrome DevTools permits a remote attacker to exploit a crafted HTML page that, when a user engages specific UI gestures, bypasses built‑in navigation restrictions. The vulnerability is a classic input validation flaw (CWE‑20) coupled with a configuration error (CWE‑807), allowing the attacker to redirect a user to malicious sites or content that would otherwise be blocked. This could facilitate phishing or other social‑engineering attacks by making the user believe legitimate navigation control still applies.

Affected Systems

The flaw exists in Google Chrome versions prior to 151.0.7922.72. Users running any earlier Chrome release are vulnerable until they update to the fixed release. No other vendors or product versions are mentioned in the CNA data.

Risk and Exploitability

With a CVSS score of 6.5 the vulnerability is classified as medium severity, and the EPSS score of less than 1% indicates a very low probability of exploitation in the wild. The vulnerability is not listed in CISA KEV. Exploitation requires a remote attacker to persuade a user to interact with a specific crafted page and perform UI gestures, making it difficult to automate and unlikely to see widespread deployment.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome to version 151.0.7922.72 or later to receive the DevTools input validation fix.
  • Disable or restrict DevTools access for users through Chrome enterprise policies if an update cannot be applied immediately.
  • Conduct user education to avoid engaging with suspicious HTML pages or enabling DevTools unless necessary.

Generated by OpenCVE AI on August 2, 2026 at 06:12 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 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L'}

ssvc

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

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


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-807
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:N/A:L'}

threat_severity

Low


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 DevTools in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who convinced a user to engage in specific UI gestures 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-31T15:50:55.977Z

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

Link: CVE-2026-17926

cve-icon Vulnrichment

Updated: 2026-07-31T15:50:40.675Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T17:31:27.457

Link: CVE-2026-17926

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-17926 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-807

    Reliance on Untrusted Inputs in a Security Decision