Cyber Posture

CVE-2026-4676

High

Published: 24 March 2026

Published
24 March 2026
Modified
24 March 2026
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0004 13.3th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.

Security Summary

CVE-2026-4676 is a use-after-free vulnerability (CWE-416) in Dawn, the WebGPU implementation within Chromium, affecting Google Chrome versions prior to 146.0.7680.165. Published on 2026-03-24, it carries a Chromium security severity rating of High and a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H).

A remote attacker can exploit this flaw by luring a user to interact with a crafted HTML page, potentially achieving a sandbox escape. The attack requires user interaction but no privileges, with low complexity over the network, enabling high confidentiality, integrity, and availability impacts.

Google mitigated the issue via a stable channel update for desktop Chrome, as announced in the Chrome Releases blog (https://chromereleases.googleblog.com/2026/03/stable-channel-update-for-desktop_23.html). Additional details are available in the Chromium issue tracker (https://issues.chromium.org/issues/488613135). Security practitioners should ensure systems update to version 146.0.7680.165 or later.

Details

CWE(s)
CWE-416

Affected Products

google
chrome
≤ 146.0.7680.164

MITRE ATT&CK Enterprise Techniques

T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Use-after-free vulnerability in Chromium WebGPU exploited via crafted HTML page with user interaction enables client-side exploitation for code execution (T1203) and sandbox escape for privilege escalation (T1068).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References