Description
Insufficient policy enforcement in Extensions in Google Chrome prior to 151.0.7922.72 allowed an attacker who convinced a user to install a malicious extension to bypass discretionary access control via a crafted domain name. (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

A weakness in how Chrome applies extension policies before version 151.0.7922.72 allows a malicious extension to replace a crafted domain name and gain privileges that should be restricted by discretionary access control. The flaw is an improper access control issue (CWE‑284) that lets an attacker that successfully convinces a user to install a harmful extension elevate its privileges within the browser. The impact is that the attacker could access or modify data, perform actions, or execute code within the user’s browser context that would normally be disallowed.

Affected Systems

All users running Google Chrome earlier than version 151.0.7922.72 are affected, regardless of the operating system. The vulnerability applies to the desktop stable channel listed in the security announcement for that release.

Risk and Exploitability

The CVSS score of 4.3 indicates a low overall severity, and the EPSS score of less than 1 % suggests a very low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector requires a user to install a malicious extension, which can be achieved through phishing, social engineering, or driverless downloads. Once installed, the attacker can subvert the discretionary access control enforced by Chrome. Because the flaw involves policy enforcement, attackers can bypass restrictions on a domain name crafted to meet extension requirements, enabling unauthorized actions. The combination of low CVSS but potential for persistence makes endpoint administrators prudent to address the issue as soon as an update becomes available.

Generated by OpenCVE AI on August 2, 2026 at 05:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to 151.0.7922.72 or later, which fixes the policy enforcement issue
  • Disable or uninstall any extensions that are untrusted or that you suspect may be malicious
  • Review extension permissions and revoke any that exceed the minimum required for their functionality
  • If a patch cannot be applied immediately, consider blocking the installation of extensions from unknown sources via policy or group policy

Generated by OpenCVE AI on August 2, 2026 at 05:56 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: Policy bypass in Extensions
Weaknesses CWE-289
References
Metrics threat_severity

None

threat_severity

Low


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

Type Values Removed Values Added
Weaknesses CWE-284
Metrics 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'}

ssvc

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


Thu, 30 Jul 2026 07:30: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 Extensions in Google Chrome prior to 151.0.7922.72 allowed an attacker who convinced a user to install a malicious extension to bypass discretionary access control via a crafted domain name. (Chromium security severity: Low)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T19:23:47.861Z

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

Link: CVE-2026-17976

cve-icon Vulnrichment

Updated: 2026-07-30T19:23:41.863Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T17:18:05.340

Link: CVE-2026-17976

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-17976 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T06:00:08Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-289

    Authentication Bypass by Alternate Name