Severity by source
AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
Kept AC:H for non-trivial overflow weaponization and UI:R for the crafted page; S:C reflects the renderer-to-browser sandbox escape, with PR:N per Chrome convention though a prior renderer compromise is required.
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
3DescriptionCVE.org
Integer overflow in Skia in Google Chrome prior to 150.0.7871.47 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 engine (versions prior to 150.0.7871.47) lets an attacker who has already compromised the renderer process break out of the sandbox and execute code in the more privileged browser context via a crafted HTML page. Google rates the Chromium severity as High, and a fixed stable-channel build is available. There is no public exploit identified at time of analysis, EPSS is low (0.21%, 11th percentile), and SSVC records exploitation status as none.
Technical ContextAI
Skia is the open-source 2D graphics rasterization library that Chromium (and downstream browsers such as Chrome, Edge, and others) uses to render canvas, SVG, CSS, and general web page compositing. An integer overflow in Skia's handling of attacker-influenced geometry/size values can cause undersized allocations or out-of-bounds memory operations, which - when reached from an already-compromised renderer - provides a primitive usable to escape Chrome's multi-process sandbox into the browser process. Note a data discrepancy: the description explicitly says 'integer overflow' (normally CWE-190), but the assigned weakness is CWE-472 (External Control of Assumed-Immutable Web Parameter), which does not match the described flaw class; the description text should be treated as authoritative here. Affected code is identified only broadly by CPE cpe:2.3:a:google:chrome:*, with the fix landing in Chrome 150.0.7871.47.
RemediationAI
Vendor-released patch: update Google Chrome to 150.0.7871.47 or later on all desktop platforms via the stable channel, then fully restart the browser so the new build loads (per https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html). For managed fleets, push the update through enterprise policy/auto-update and verify the reported version. Users of other Chromium-based browsers should apply the equivalent vendor build once it incorporates the Skia fix, and SUSE/Linux distribution users should track their packaged Chromium updates. No standalone workaround fully neutralizes a graphics-engine memory bug, but interim risk can be reduced by keeping the renderer sandbox intact (do not disable the sandbox), avoiding untrusted sites, and - where policy allows - restricting/isolating browsing of untrusted content; these controls reduce, but do not eliminate, exposure and do not substitute for the patch.
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-40527
GHSA-jg42-75rj-r35p