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 malicious file. (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 flaw in input validation within Chrome’s DevTools component allows an attacker to craft a malicious file that bypasses the browser’s navigation restrictions. The issue stems from insufficient validation of untrusted input (CWE‑20) and improper handling of file types (CWE434). If exploited, the attacker can cause the browser to load or execute content that would normally be blocked, increasing the risk of further compromise or delivery of unintended payloads. The vulnerability is rated as low severity by the Chromium project, but its effect on user experience and security posture is significant when it is triggered.

Affected Systems

All users running Google Chrome versions prior to 151.0.7922.72 are impacted. The flaw resides specifically in the DevTools component and does not affect other browser functions directly.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity, while an EPSS score of less than 1% suggests a very low likelihood of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog, implying limited observed exploitation. The likely attack vector is that a remote actor provides a malicious file that the victim opens through DevTools, so user awareness and restricted toolbox usage mitigate but do not eliminate risk. Based on the description, it is inferred that exploitation would require the user to intentionally load a file via DevTools, which is a user-initiated action rather than a purely remote attack.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Chrome 151.0.7922.72 or later
  • Disable or restrict DevTools usage via the DeveloperToolsDisabled policy or an extension that blocks file opening through DevTools
  • Educate users to avoid opening unfamiliar files in DevTools and to exercise caution with files of non‑standard extensions or suspicious content

Generated by OpenCVE AI on August 3, 2026 at 11:30 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 validation of untrusted input in DevTools
Weaknesses CWE-434
References
Metrics threat_severity

None

threat_severity

Low


Thu, 30 Jul 2026 15: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 07: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 to bypass navigation restrictions via a malicious file. (Chromium security severity: Low)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T14:21:06.683Z

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

Link: CVE-2026-18014

cve-icon Vulnrichment

Updated: 2026-07-30T14:20:55.401Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T15:55:58.897

Link: CVE-2026-18014

cve-icon Redhat

Severity : Low

Publid Date: 2026-07-30T00:26:08Z

Links: CVE-2026-18014 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T11:45:03Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-434

    Unrestricted Upload of File with Dangerous Type