Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
4DescriptionCVE.org
Use after free in Skia in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Heap corruption in Google Chrome's Skia graphics library affects all versions prior to 148.0.7778.216 and can be triggered by a remote attacker hosting a crafted HTML page. Successful exploitation requires user interaction (visiting the page) but yields high confidentiality, integrity, and availability impact within the renderer context. No public exploit is identified at time of analysis and EPSS is very low (0.03%), though Chromium rates the severity as High and a vendor patch is available.
Technical ContextAI
Skia is the open-source 2D graphics library used by Chromium (and downstream browsers such as Edge, Brave, Opera, and Electron-based apps) to rasterize HTML/CSS, Canvas, and WebGL content. The root cause is a CWE-416 Use-After-Free: Skia code retains a pointer to a graphics object after its backing memory has been freed, and a crafted HTML page can drive the renderer to dereference that dangling pointer, leading to heap corruption that an attacker can shape into arbitrary read/write or control-flow hijack inside the sandboxed renderer process. The affected CPE is cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*, with fixed code shipped in Chrome stable 148.0.7778.216.
RemediationAI
Vendor-released patch: Chrome stable 148.0.7778.216 - update Chrome via the standard auto-update flow or by forcing a relaunch from chrome://settings/help, per the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_0877304591.html. For managed fleets, push the update via Group Policy / MDM and verify version compliance with chrome://version or endpoint inventory. Downstream Chromium browsers (Edge, Brave, Opera, Vivaldi) and Electron applications should be updated as soon as their respective vendors ship the merged Skia fix. Until updates roll out, compensating controls include restricting browsing to trusted sites via enterprise URL allow-lists, enabling Chrome's Enhanced Safe Browsing (which adds renderer-side protections at the cost of sending more URL telemetry to Google), and considering site-isolation already-on defaults - note these reduce but do not eliminate exposure since the bug triggers from any rendered HTML.
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allVendor StatusVendor
SUSE
Severity: High| Product | Status |
|---|---|
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-33218
GHSA-f2f4-mp7w-9jr4