Description
Inappropriate implementation in Extensions in Google Chrome prior to 149.0.7827.53 allowed an attacker who convinced a user to install a malicious extension to bypass discretionary access control via a crafted Chrome Extension. (Chromium security severity: Medium)
Published: 2026-06-04
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from improper enforcement of discretionary access controls in Chrome’s extensions subsystem. When a user installs an extension that a threat actor convinces them to, the browser’s access‑control checks can be bypassed, allowing the extension to alter data or execute privileged operations beyond its intended scope. The weakness is an inadequacy in authorization handling, as categorized by CWE-266 and CWE-284, and it is classified by Chromium with a medium severity.

Affected Systems

Google Chrome desktop clients running any version before 149.0.7827.53 are affected. The issue applies across Windows, macOS, and Linux where Chrome extensions are supported.

Risk and Exploitability

The primary entry vector is inferred to be social engineering combined with a local installation action, as an attacker must first persuade a user to install a malicious extension. Because the vulnerability requires direct user interaction, the probability of widespread automated exploitation is low, supported by an EPSS score of <1%. The CVSS score of 6.5 indicates a medium risk, and the vulnerability is not listed in the CISA KEV catalog. The ability to bypass discretionary controls represents a significant risk if unverified extensions are installed.

Generated by OpenCVE AI on June 7, 2026 at 15:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 149.0.7827.53 or later to apply the vendor fix.
  • Configure Chrome enterprise policies to restrict extension installation to a whitelist of trusted extensions only.
  • Train users and enforce best practices to verify the provenance and permissions of any extensions before installation.

Generated by OpenCVE AI on June 7, 2026 at 15:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6325-1 chromium security update
History

Tue, 09 Jun 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple macos
Linux
Linux linux Kernel
Microsoft
Microsoft windows
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
Vendors & Products Apple
Apple macos
Linux
Linux linux Kernel
Microsoft
Microsoft windows

Sun, 07 Jun 2026 12:15:00 +0000

Type Values Removed Values Added
Title Discretionary Access Control Bypass via Malicious Chrome Extension chromium-browser: Insufficient policy enforcement in Extensions
Weaknesses CWE-266
References
Metrics threat_severity

None

threat_severity

Moderate


Fri, 05 Jun 2026 19:45:00 +0000

Type Values Removed Values Added
Title Discretionary Access Control Bypass via Malicious Chrome Extension

Fri, 05 Jun 2026 18:45:00 +0000

Type Values Removed Values Added
Title Discretionary Access Control Bypass via Malicious Chrome Extension
Weaknesses CWE-285
CWE-732

Fri, 05 Jun 2026 16:30:00 +0000

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


Fri, 05 Jun 2026 06:45:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

Fri, 05 Jun 2026 04:00:00 +0000

Type Values Removed Values Added
Title Discretionary Access Control Bypass via Malicious Chrome Extension
Weaknesses CWE-285
CWE-732

Thu, 04 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Description Inappropriate implementation in Extensions in Google Chrome prior to 149.0.7827.53 allowed an attacker who convinced a user to install a malicious extension to bypass discretionary access control via a crafted Chrome Extension. (Chromium security severity: Medium)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T15:15:09.783Z

Reserved: 2026-06-04T17:10:43.235Z

Link: CVE-2026-11190

cve-icon Vulnrichment

Updated: 2026-06-05T15:15:03.708Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-04T23:17:26.017

Modified: 2026-06-09T12:51:45.743

Link: CVE-2026-11190

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-06-02T00:00:00Z

Links: CVE-2026-11190 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T16:00:04Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-284

    Improper Access Control