Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Primary rating from NVD.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
Stack buffer overflow in Skia in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to potentially exploit stack corruption via a crafted HTML page. (Chromium security severity: Medium)
AnalysisAI
Stack-based buffer overflow in the Skia graphics library shipped with Google Chrome versions prior to 149.0.7827.53 lets a remote attacker corrupt the renderer process stack by serving a crafted HTML page, with potential for arbitrary code execution within the sandbox. The flaw carries a CVSS 3.1 base score of 8.8 (network vector, user interaction required) and no public exploit identified at time of analysis, while a very low EPSS score of 0.03% (10th percentile) suggests no current mass-exploitation pressure despite the high impact rating.
Technical ContextAI
Skia is the open-source 2D graphics engine that Chromium uses to rasterize HTML, CSS, Canvas, and SVG content for both screen rendering and image decoding. The root cause is CWE-121 (Stack-based Buffer Overflow), meaning a fixed-size stack buffer inside Skia parsing or drawing code is written past its bounds when processing attacker-controlled graphical input, which can overwrite saved return addresses, frame pointers, or adjacent locals. Because Skia is invoked during normal page rendering in the Chrome renderer process, the affected component sits on every browsing path that handles graphical content, and the underlying CPE class is Google Chrome desktop builds prior to 149.0.7827.53.
RemediationAI
Vendor-released patch: Google Chrome 149.0.7827.53; upgrade Chrome immediately via the stable-channel update referenced at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html and validate via chrome://settings/help, and consult the upstream Chromium issue at https://issues.chromium.org/issues/497591594 and the VulDB entry at https://vuldb.com/vuln/368652 for additional context. Track and apply equivalent updates for downstream Chromium browsers (Microsoft Edge, Brave, Opera, Vivaldi) and any Electron- or CEF-based applications in your environment, since they ship their own Skia. If patching must be delayed, compensating controls include enforcing Chrome's Site Isolation and renderer sandbox (verify chrome://flags defaults are unchanged), restricting outbound browsing to trusted destinations via web-proxy allowlists or DNS filtering to reduce exposure to crafted HTML pages, and disabling rich previews/auto-fetching of untrusted links in email and chat clients; note that allowlisting can break legitimate workflows and is not a substitute for the patch.
Use-after-free vulnerability in the DisplayObject class in the ActionScript 3 (AS3) implementation in Adobe Flash Player
V8 in Google Chrome prior to 54.0.2840.90 for Linux, and 54.0.2840.85 for Android, and 54.0.2840.87 for Windows and Mac
Type confusion in V8 in Google Chrome prior to 59.0.3071.86 for Linux, Windows, and Mac, and 59.0.3071.92 for Android, a
The Array.prototype.concat implementation in builtins.cc in Google V8, as used in Google Chrome before 49.0.2623.108, do
Mozilla Firefox before 18.0, Firefox ESR 10.x before 10.0.12 and 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderb
Incorrect handling of complex species in V8 in Google Chrome prior to 57.0.2987.98 for Linux, Windows, and Mac and 57.0.
The Chrome Object Wrapper (COW) implementation in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbi
An issue was discovered in the Cisco WebEx Extension before 1.0.7 on Google Chrome, the ActiveTouch General Plugin Conta
The XrayWrapper implementation in Mozilla Firefox before 35.0 and SeaMonkey before 2.32 does not properly interact with
The Chrome Object Wrapper (COW) implementation in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.2, Thunderbi
The Web IDL implementation in Mozilla Firefox before 28.0, Firefox ESR 24.x before 24.4, Thunderbird before 24.4, and Se
Use-after-free vulnerability in the BitmapData class in the ActionScript 3 (AS3) implementation in Adobe Flash Player 13
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Stack Overflow
View allVendor StatusVendor
SUSE
| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34473
GHSA-c5v4-cx2h-x7cm