Description
Inappropriate implementation in Extensions in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to perform privilege escalation via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-06-04
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability arises from an inappropriate implementation in the Extensions component of Google Chrome. Prior to version 149.0.7827.53, a remote attacker who had already compromised the renderer process could craft a malicious HTML page that would trigger privilege escalation. The flaw, classified as CWE‑20 (Improper Input Validation) and CWE‑358 (Use of a Variable in a Invariant Condition), allows the attacker to elevate privileges beyond the intended scope, potentially compromising system integrity. Because the effect requires renderer‑level compromise, successful exploitation demands that the attacker first gain some foothold within the browser’s rendering engine.

Affected Systems

Google Chrome versions earlier than 149.0.7827.53 are affected. This impact applies to all Chrome desktop installations that include the built‑in extensions framework.

Risk and Exploitability

The CVSS score is 7.5, and the EPSS score is < 1%, indicating a very low probability of exploitation. Chromium security severity is marked as Low. The vulnerability is not listed in the CISA KEV catalog, suggesting it has not been observed in widespread use. Nonetheless, the exploit requires a prior renderer compromise, making it less likely to be exploited in the wild compared to pure remote attacks. For systems that have not yet applied the 149.0.7827.53 update, the risk remains that a local or local privileged attacker could leverage the flaw for privilege escalation. The attack vector, therefore, is primarily local with the prerequisite of renderer process compromise.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 149.0.7827.53 or later.
  • Disable or remove extensions that are unnecessary or no longer maintained to reduce attack surface.
  • Configure Chrome policy to restrict installation of extensions from unverified sources and enforce least‑privilege permissions.

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

Tracking

Sign in to view the affected projects.

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

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

Type Values Removed Values Added
Title chromium-browser: Insufficient validation of untrusted input in Extensions
Weaknesses CWE-358
References
Metrics threat_severity

None

threat_severity

Low


Fri, 05 Jun 2026 15:30: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

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

Type Values Removed Values Added
Title Chrome Extension Privilege Escalation via Crafted HTML Page

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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/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'}


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

Type Values Removed Values Added
Title Chrome Extension Privilege Escalation via Crafted HTML Page

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

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

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

Type Values Removed Values Added
Description Inappropriate implementation in Extensions in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to perform privilege escalation via a crafted HTML page. (Chromium security severity: Low)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T01:11:51.694Z

Reserved: 2026-06-04T17:11:00.310Z

Link: CVE-2026-11239

cve-icon Vulnrichment

Updated: 2026-06-05T01:11:48.281Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-05T00:17:00.067

Modified: 2026-06-05T15:29:48.950

Link: CVE-2026-11239

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-11239 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-358

    Improperly Implemented Security Check for Standard