Skip to main content

Google Chrome CVE-2026-11076

| EUVDEUVD-2026-34524 HIGH
Access of Resource Using Incompatible Type (Type Confusion) (CWE-843)
2026-06-04 chrome-cve-admin@google.com GHSA-frfj-pq73-r9p5
8.8
CVSS 3.1 · Vendor: google
Share

Severity by source

Vendor (google) PRIMARY
8.8 HIGH
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
SUSE
HIGH
qualitative
Red Hat
8.8 MEDIUM
qualitative

Primary rating from Vendor (google).

CVSS VectorVendor: google

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

4
Analysis Generated
Jun 05, 2026 - 03:07 vuln.today
CVSS changed
Jun 05, 2026 - 02:22 NVD
8.8 (HIGH)
CVE Published
Jun 04, 2026 - 23:17 nvd
UNKNOWN (no severity yet)
CVE Published
Jun 04, 2026 - 23:17 nvd
HIGH 8.8

DescriptionCVE.org

Type Confusion in CSS in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Medium)

AnalysisAI

Remote code execution in Google Chrome versions prior to 149.0.7827.53 stems from a type confusion flaw in the CSS engine that lets a remote attacker run arbitrary code within the renderer sandbox by enticing a victim to load a crafted HTML page. The CVSS 8.8 score reflects network reach with low attack complexity but requires user interaction (UI:R) to visit the malicious page, and no public exploit identified at time of analysis. A vendor patch is available via the Chrome Stable channel update published in June 2026.

Technical ContextAI

The flaw is a CWE-843 (Access of Resource Using Incompatible Type - 'Type Confusion') condition inside Chromium's CSS subsystem, which is part of the Blink rendering engine. Type confusion occurs when code allocates or accesses memory assuming one object type but is handed another, allowing attacker-controlled fields to overlap with pointers, vtables, or length values; in a JIT/parser-heavy component like the CSS style engine this typically leads to a controllable read/write primitive and ultimately arbitrary code execution in the renderer process. Because the renderer is sandboxed (CVSS S:U scope unchanged), execution is initially confined to that low-privilege process, though Chromium-class renderer RCEs are routinely chained with separate sandbox-escape bugs in real-world exploit chains.

RemediationAI

Upgrade Google Chrome to version 149.0.7827.53 or later on all supported desktop platforms via the Stable channel update described at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html; on managed fleets, force a browser relaunch via Chrome Enterprise policies (RelaunchNotification / RelaunchWindow) to ensure the fix takes effect rather than waiting for users to restart. Track downstream Chromium-based browsers (Microsoft Edge, Brave, Opera, Electron runtimes) and update them once each vendor ships the corresponding Blink CSS fix. Until patching is complete, compensating controls include enabling Site Isolation (default in modern Chrome) to keep cross-site renderer compromise contained, restricting outbound browsing through a filtering proxy or DNS sinkhole that blocks newly registered and uncategorised domains (trade-off: false positives for legitimate new sites), and disabling JavaScript on untrusted origins via enterprise policy (trade-off: breaks most modern web apps). Avoid relying on ad blockers alone, as the bug is triggered by crafted CSS/HTML that need not be served via ads.

Vendor StatusVendor

SUSE

Severity: Important
Product Status
SUSE Package Hub 15 SP7 Fixed
openSUSE Leap 16.0 Fixed
openSUSE Tumbleweed Fixed
SUSE Package Hub 15 SP7 Affected

Share

CVE-2026-11076 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy