Severity by source
AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
Requires prior renderer compromise (PR:L) and reliable heap grooming (AC:H) plus loading a crafted page (UI:R); sandbox escape crosses a trust boundary (S:C) with total host impact.
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
4DescriptionCVE.org
Heap buffer overflow in Skia in Google Chrome prior to 150.0.7871.46 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)
AnalysisAI
Sandbox escape in Google Chrome desktop before 150.0.7871.46 is possible through a heap buffer overflow in the Skia graphics library, letting an attacker who has already compromised the renderer process break out of the sandbox via a crafted HTML page. Rated Critical by Chromium and CVSS 8.3, it is a second-stage bug: it presumes prior renderer code execution rather than granting initial access on its own. No public exploit identified at time of analysis, and CISA SSVC records exploitation status as none.
Technical ContextAI
Skia is the open-source 2D graphics rendering engine that Chrome (and Chromium-based browsers) uses to rasterize web content, canvas, and compositor layers. The flaw is CWE-122 (heap-based buffer overflow), meaning attacker-influenced rendering input causes a write past the bounds of a heap-allocated buffer inside Skia. Because Skia runtime state is reachable from GPU/compositor code paths that straddle the renderer sandbox boundary, corrupting its heap can be leveraged to influence a more-privileged process and escape the sandbox. The affected component per CPE is cpe:2.3:a:google:chrome (all versions prior to the fixed build).
RemediationAI
Vendor-released patch: update Google Chrome to 150.0.7871.46 or later on all desktop platforms, then fully restart the browser so the new build loads (per the Chrome Stable channel advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html). Most environments receive this automatically, but verify via chrome://settings/help and push the update through enterprise management (Google Update / MDM policy) where auto-update is disabled. If patching must be delayed, reduce the attack surface by restricting exposure to untrusted web content - enforce strict site isolation (default in Chrome), deploy browser policies to limit or disable GPU/hardware acceleration of untrusted content, and use URL allow-listing for high-risk users; note these controls degrade rendering performance and do not fully close the bug. Chromium-based browsers should be updated once they ship a build incorporating the fixed Skia.
Same weakness CWE-122 – Heap-based Buffer Overflow
View allSame technique Buffer Overflow
View allVendor StatusVendor
SUSE
Severity: Important| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41156
GHSA-5j96-jmxf-j97q