Skip to main content

Google Chrome CVE-2026-10012

| EUVDEUVD-2026-33154 HIGH
Use After Free (CWE-416)
2026-05-28 Chrome GHSA-rwgc-9q6h-cxwg
8.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.3 HIGH
AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
SUSE
HIGH
qualitative
Red Hat
8.2 HIGH
qualitative

Primary rating from NVD.

CVSS VectorNVD

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

Lifecycle Timeline

4
Analysis Generated
May 29, 2026 - 17:30 vuln.today
CVSS changed
May 29, 2026 - 15:22 NVD
8.3 (HIGH)
CVE Published
May 28, 2026 - 22:25 nvd
UNKNOWN (no severity yet)
CVE Published
May 28, 2026 - 22:25 nvd
HIGH 8.3

DescriptionNVD

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

AnalysisAI

Sandbox escape in Google Chrome's Skia graphics library prior to version 148.0.7778.216 allows remote attackers who have already compromised the renderer process to break out of the browser sandbox via a crafted HTML page. The flaw is a use-after-free memory corruption issue rated High by Chromium, with a patch shipped through the Stable channel and no public exploit identified at time of analysis. EPSS probability is very low (0.03%) and the CVE is not on the CISA KEV list, indicating no observed in-the-wild exploitation despite the serious technical impact.

Technical ContextAI

Skia is the 2D graphics rendering library used by Chrome (and Chromium-derived browsers) for drawing HTML canvas, fonts, shapes, and compositor output. The root cause is CWE-416 (Use After Free), where memory referenced by a Skia object is freed but still accessed, allowing an attacker who controls heap layout to coerce the freed allocation into holding attacker-influenced data. Because Skia runs in the renderer process but its bugs can be chained with IPC or GPU process interactions, a UAF here is leveraged as a sandbox escape primitive: per the CPE (cpe:2.3:a:google:chrome:*) the issue affects Google Chrome desktop builds before 148.0.7778.216, and chromium-derived browsers (Edge, Brave, Opera, Vivaldi) typically inherit the same code path until they rebase.

RemediationAI

Vendor-released patch: update Google Chrome to 148.0.7778.216 or later via the Stable channel as documented at https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_0877304591.html, and verify via chrome://settings/help that the browser has restarted to apply the fix. For managed fleets, push the update through Chrome Browser Cloud Management or your endpoint management tool and force a relaunch, since the patch only activates after restart. Users of Chromium-based browsers (Edge, Brave, Opera, Vivaldi) should apply their respective vendor updates once the Skia fix is merged downstream. No workarounds are documented; as compensating controls until patches roll out, consider disabling GPU acceleration (chrome://flags) which can reduce some Skia attack surface at the cost of rendering performance, restrict browsing to trusted sites via enterprise policy URLBlocklist, and ensure site isolation (already default) remains enabled to limit the value of a renderer compromise that would be needed to reach this bug.

Vendor StatusVendor

SUSE

Severity: High

Share

CVE-2026-10012 vulnerability details – vuln.today

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