Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Remote crafted-page delivery gives AV:N/AC:L/PR:N, victim navigation makes UI:R, and browser-process RCE yields full C:H/I:H/A:H within an unchanged scope.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Use after free in GTK in Google Chrome on Windows prior to 148.0.7778.168 allowed a remote attacker to execute arbitrary code via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Remote code execution in Google Chrome on Windows before 148.0.7778.168 stems from a use-after-free in the GTK component, letting a remote attacker run arbitrary code when a victim opens a crafted HTML page. Google rates the Chromium severity High and has shipped a fixed Stable channel build; no public exploit is identified at time of analysis, EPSS risk is low (0.08%), and CISA SSVC marks exploitation status as none.
Technical ContextAI
The flaw is a CWE-416 use-after-free, a memory-corruption class where a pointer to freed heap memory is reused, allowing an attacker to control the contents at that address and steer execution. It resides in Chrome's GTK integration layer (the toolkit Chrome uses for native Linux-style widgets/theming), reached through the renderer while processing attacker-supplied HTML. The affected product per CPE is cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*, i.e. the Google Chrome desktop browser; the advisory specifically scopes impact to the Windows build prior to 148.0.7778.168. Chromium tracks the underlying issue at issues.chromium.org/issues/500033878.
RemediationAI
Vendor-released patch: Google Chrome 148.0.7778.168 (Stable channel) - update Chrome to 148.0.7778.168 or later on Windows and restart the browser to apply, per https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_12.html. Chrome auto-updates by default, so verify via chrome://settings/help that the build is at or above the fixed version and force-relaunch on managed fleets. As an interim compensating control before patching, restrict users from browsing untrusted sites, since exploitation requires loading attacker HTML; site isolation and enabling the enhanced/strict Safe Browsing mode raise the bar but do not fully remediate the underlying use-after-free. Downstream distributors (Red Hat, SUSE, Microsoft, referenced in tags) should track their respective rebuilt Chromium/Chrome packages for the corresponding fixed release.
Same weakness CWE-416 – Use After Free
View allVendor StatusVendor
SUSE
Severity: High| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-30471
GHSA-v234-76xr-355f