Description
Insufficient policy enforcement in Extensions in Google Chrome prior to 149.0.7827.53 allowed an attacker who convinced a user to install a malicious extension to inject scripts or HTML into a privileged page via a crafted Chrome Extension. (Chromium security severity: Medium)
Published: 2026-06-04
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is caused by insufficient policy enforcement in Google Chrome extensions prior to 149.0.7827.53, allowing a malicious extension to inject scripts or HTML into a privileged page. The injected content runs with Chrome's highest privileges, combining the risk of privilege escalation (CWE‑602) and cross‑site scripting (CWE‑79) as the content can execute arbitrary JavaScript in a privileged context. Based on the description that the payload executes as a privileged extension, it is inferred that the attacker could tamper with the browser environment, compromise the user session, or exfiltrate data.

Affected Systems

All users running Google Chrome versions older than 149.0.7827.53 are affected, regardless of operating system, as the flaw is present in the core extension handling code.

Risk and Exploitability

The vulnerability has a CVSS score of 4.3, indicating a moderate impact. The EPSS score of < 1% suggests a low likelihood of exploitation at present, and the vulnerability is not listed in CISA’s KEV catalog. Based on the description, the likely attack vector requires convincing a user to install a malicious extension—typically via phishing, social engineering, or bundled software. Once installed, the extension can inject and execute code in privileged contexts, giving the attacker high‑level control over the user’s Chrome session and potentially beyond. Due to the lack of widespread exploitation evidence, the immediate likelihood is moderate, yet the capability warrants timely action.

Generated by OpenCVE AI on June 7, 2026 at 14:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install Chrome 149.0.7827.53 or newer to eliminate the vulnerability
  • Remove any untrusted or suspicious extensions, especially those installed without a clear source
  • Configure enterprise policy to restrict extension installation to approved whitelists and enable monitoring of extension activity

Generated by OpenCVE AI on June 7, 2026 at 14:19 UTC.

Tracking

Sign in to view the affected projects.

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

Mon, 08 Jun 2026 15: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 Chrome Extension Policy Enforcement Flaw Allows Privileged Script Injection chromium-browser: Insufficient policy enforcement in Extensions
Weaknesses CWE-79
References
Metrics threat_severity

None

threat_severity

Moderate


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

Type Values Removed Values Added
Title Chrome Extension Policy Enforcement Flaw Allows Privileged Script Injection

Fri, 05 Jun 2026 21:15:00 +0000

Type Values Removed Values Added
Title Chrome Extension Policy Failure Enables Privileged Script Injection
Weaknesses CWE-284
CWE-285

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

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


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

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

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

Type Values Removed Values Added
Title Chrome Extension Policy Failure Enables Privileged Script Injection
Weaknesses CWE-284
CWE-285

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

Type Values Removed Values Added
Description Insufficient policy enforcement in Extensions in Google Chrome prior to 149.0.7827.53 allowed an attacker who convinced a user to install a malicious extension to inject scripts or HTML into a privileged page via a crafted Chrome Extension. (Chromium security severity: Medium)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T18:30:29.997Z

Reserved: 2026-06-04T17:06:40.894Z

Link: CVE-2026-11062

cve-icon Vulnrichment

Updated: 2026-06-05T18:27:43.803Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-08T14:52:14.837

Link: CVE-2026-11062

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11062 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T14:30:16Z

Weaknesses
  • CWE-602

    Client-Side Enforcement of Server-Side Security

  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')