Skip to main content

Google Chrome CVE-2026-11154

| EUVDEUVD-2026-34615 HIGH
Use After Free (CWE-416)
2026-06-04 chrome-cve-admin@google.com GHSA-p4p7-pc96-m757
7.5
CVSS 3.1 · Vendor: google
Share

Severity by source

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

Primary rating from Vendor (google).

CVSS VectorVendor: google

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

Lifecycle Timeline

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

DescriptionCVE.org

Use after free in Dawn in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium)

AnalysisAI

Sandbox escape in Google Chrome versions prior to 149.0.7827.53 stems from a use-after-free in the Dawn WebGPU implementation, enabling a remote attacker who has already compromised the renderer process to break out of the browser sandbox via a crafted HTML page. No public exploit identified at time of analysis, and EPSS probability is very low (0.03%), though Google has released a stable channel update addressing the flaw.

Technical ContextAI

Dawn is Chromium's cross-platform implementation of the WebGPU standard, providing GPU-accelerated graphics and compute capabilities to web content by translating WebGPU calls into native graphics APIs (Vulkan, Metal, D3D12). The root cause is CWE-416 (Use After Free), in which memory is referenced after it has been released back to the allocator - typically due to mismatched object lifetime management between the renderer process and the GPU process. Because Dawn handles untrusted GPU command streams that cross the renderer/GPU process boundary, a UAF in this component is particularly dangerous as it sits at the sandbox perimeter where renderer-supplied data is parsed by a more privileged process.

RemediationAI

Vendor-released patch: update Google Chrome to 149.0.7827.53 or later via the Stable channel update documented at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html; on managed fleets verify auto-update is functioning and force-relaunch browsers to apply the fix. Administrators of downstream Chromium forks (Edge, Brave, Opera, Electron apps) should track their respective vendor advisories and update once rebased builds ship. As an interim compensating control where patching is delayed, WebGPU can be disabled via the chrome://flags/#enable-unsafe-webgpu toggle or the WebGPU enterprise policy, which removes the attack surface entirely at the cost of breaking sites and apps that depend on WebGPU acceleration (increasingly common in 3D, ML inference, and creative tooling). Restricting Chrome's exposure to untrusted sites via site isolation policies and URL allowlists is a partial mitigation but does not address malvertising or compromised legitimate sites.

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-11154 vulnerability details – vuln.today

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