Description
Insufficient validation of untrusted input in DevTools in Google Chrome prior to 151.0.7922.72 allowed an attacker who convinced a user to install a malicious extension to perform privilege escalation via a crafted Chrome Extension. (Chromium security severity: Medium)
Published: 2026-07-30
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An attacker who convinces a user to install a malicious Chrome extension can exploit insufficient validation of untrusted input in DevTools to perform privilege escalation. The flaw allows the extension code to bypass normal security checks and gain elevated privileges, potentially enabling the attacker to modify system settings, read local data, or execute additional code with higher authority. The weakness is characterized by CWE‑20 (Improper Input Validation) and CWE‑807 (Improper Validation of User‑Controlled Data).

Affected Systems

The vulnerability affects Google Chrome versions prior to 151.0.7922.72. Users running these versions on any supported platform are at risk until the Chrome update is applied. No other vendors or Chrome‑derived browsers are listed as affected.

Risk and Exploitability

The CVSS score of 8.8 indicates a high severity, while the EPSS score of less than 1% suggests a low probability of real‑world exploitation at present. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector requires social engineering or a malicious website to persuade the user to install a tainted extension, after which the extension can abuse DevTools to elevate privileges. The exploit does not seem to require vicarious network traffic or requiring remote code execution via a network vector; it hinges on the user’s willingness to accept the extension.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 151.0.7922.72 or later
  • Remove or block any third‑party extensions that are not from the Chrome Web Store before they can be installed
  • Configure enterprise or admin policy to restrict extension installation to approved sources only

Generated by OpenCVE AI on August 2, 2026 at 06:50 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-807
References
Metrics threat_severity

None

threat_severity

Moderate


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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 30 Jul 2026 08: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 an attacker who convinced a user to install a malicious extension to perform privilege escalation via a crafted Chrome Extension. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-31T03:55:37.052Z

Reserved: 2026-07-27T23:34:45.567Z

Link: CVE-2026-17786

cve-icon Vulnrichment

Updated: 2026-07-30T12:29:57.621Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-04T14:28:44.700

Link: CVE-2026-17786

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-30T00:19:20Z

Links: CVE-2026-17786 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T07:00:07Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-807

    Reliance on Untrusted Inputs in a Security Decision