Severity by source
AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
Requires a prior renderer compromise, so PR:L rather than PR:N; AC:H for the chaining/complexity and UI:R for loading the page; S:C and C/I/A:H reflect the total-impact sandbox escape.
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
4DescriptionCVE.org
Integer 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: Medium)
AnalysisAI
Sandbox escape in Google Chrome's Skia graphics library (versions before 150.0.7871.46) lets a remote attacker who has already compromised the renderer process break out of the sandbox via a crafted HTML page. Rated Medium by Chromium but scored CVSS 8.3 due to scope change and total impact; there is no public exploit identified at time of analysis and SSVC reports no observed exploitation. Realistically it is a second-stage bug that must be chained with a prior renderer compromise, which raises the practical difficulty.
Technical ContextAI
Skia is the open-source 2D graphics rendering engine used across Chrome (and Chromium-derived browsers, Android, and other Google products) to rasterize web content, canvas, and compositing operations. The root cause is an integer overflow (the description states integer overflow; the assigned CWE-472 and 'Buffer Overflow' tag are inconsistent with that and appear mislabeled - an integer-overflow-to-buffer-overflow class such as CWE-190 fits the description better). In practice a miscomputed size/length in Skia allocation or bounds math leads to memory corruption that, from within the already-compromised renderer, can be leveraged to escape the browser sandbox. The affected component (cpe:2.3:a:google:chrome) is the desktop Chrome browser.
RemediationAI
Vendor-released patch: 150.0.7871.46 - update Google Chrome to 150.0.7871.46 or later via the Stable channel and restart the browser to apply it; verify rollout at chrome://settings/help and confirm your fleet's auto-update is enabled so the fix lands without manual action (advisory: https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html, tracking bug: https://issues.chromium.org/issues/500505046). Because exploitation requires a prior renderer compromise, effective compensating controls until patched target that first stage: enable Chrome's site isolation (default) and the enhanced/strict sandbox, deploy enterprise policies to restrict untrusted browsing, and consider enabling the memory-safety mitigations and disabling unnecessary hardware/GPU acceleration paths that exercise Skia - noting that disabling GPU acceleration degrades rendering performance and is only a temporary stopgap. Chromium-based browser users should apply their vendor's corresponding update once available.
Same 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-41173
GHSA-rxcx-qr4q-hf9m