Description
Insufficient policy enforcement in Compositing in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-06-04
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Insufficient policy enforcement in Chrome's compositing subsystem allows an attacker who has already compromised the renderer process to execute arbitrary code inside the browser's sandbox. The flaw is triggered by a crafted HTML page, giving the attacker control over sandboxed code paths. This vulnerability arises from insufficient input validation (CWE-20) and improper privilege control (CWE-280).

Affected Systems

Google Chrome browsers prior to version 149.0.7827.53 are affected. The vulnerability exists in all platforms where the compositor runs – Windows, macOS, Linux and Chrome OS – and applies to every user who may load arbitrary or malicious web content.

Risk and Exploitability

The EPSS score is < 1%, indicating a very low probability of exploitation, and the issue is not listed in the CISA KEV catalog. The requirement for the renderer to already be compromised means an attacker needs a foothold in the renderer. If the renderer can be executed with elevated privileges by local or remote code, the flaw can be leveraged to escape the sandbox and execute code with the privileges of the user context.

Generated by OpenCVE AI on June 7, 2026 at 16:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to version 149.0.7827.53 or later.
  • If you cannot update immediately, disable hardware‑accelerated compositing.
  • Restrict renderer process privileges through Chrome enterprise policies.

Generated by OpenCVE AI on June 7, 2026 at 16:30 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 18:45: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 Insufficient Policy Enforcement in Chrome Compositing Enables Remote Code Execution chromium-browser: Insufficient validation of untrusted input in Compositing
Weaknesses CWE-280
References
Metrics threat_severity

None

threat_severity

Low


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

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

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

Type Values Removed Values Added
Title Insufficient Policy Enforcement in Chrome Compositing Enables Remote Code Execution

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

Type Values Removed Values Added
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, 04 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Description Insufficient policy enforcement in Compositing in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Low)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-06T03:56:09.685Z

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

Link: CVE-2026-11235

cve-icon Vulnrichment

Updated: 2026-06-05T00:40:13.862Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-09T18:44:53.890

Link: CVE-2026-11235

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-11235 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-280

    Improper Handling of Insufficient Permissions or Privileges