Description
Insufficient policy enforcement 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: Low)
Published: 2026-07-30
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Insufficient enforcement of policy in Chrome's Developer Tools allows an attacker who convinces a user to install a malicious extension to elevate its privileges. The attacker can manipulate the extension to obtain elevated privileges within the browser context. This weakness is indicated by CWE-266 and CWE-693, reflecting a failure to enforce least‑privilege controls and a defect in protection mechanisms.

Affected Systems

Google Chrome versions prior to 151.0.7922.72 on any supported platform are affected. The issue applies to the Chromium‑based browser used by Google Chrome. Users on or above 151.0.7922.72 are not impacted.

Risk and Exploitability

The CVSS score of 8.8 signals high severity, while the EPSS score is less than 1%, indicating a low current likelihood of exploitation; it is not listed in the CISA KEV catalog. The attack requires social engineering to convince a user to install a malicious Chrome extension. Once installed, the extension can exploit the DevTools policy lapse to elevate privileges within the browser session. Based on the description, the likely attack vector involves a crafted extension that bypasses policy checks to gain elevated access.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.72 or later, which includes the DevTools policy enforcement fix.
  • If an upgrade is not immediately possible, restrict extension installation by setting policies to block extensions from unknown sources or disable non‑essential extensions.
  • Review and remove any unknown or suspicious extensions, ensuring they do not possess elevated permissions.

Generated by OpenCVE AI on August 2, 2026 at 06:19 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 policy enforcement in DevTools
Weaknesses CWE-266
References
Metrics threat_severity

None

threat_severity

Low


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

Type Values Removed Values Added
Weaknesses CWE-693
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 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 policy enforcement 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: Low)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

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

Reserved: 2026-07-27T23:35:15.048Z

Link: CVE-2026-17899

cve-icon Vulnrichment

Updated: 2026-07-30T12:15:22.751Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T17:34:41.000

Link: CVE-2026-17899

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-17899 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T06:30:17Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-693

    Protection Mechanism Failure