Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Network-delivered crafted page with no privileges (AV:N/PR:N) but mandatory user download-UI interaction (UI:R); a UAF yielding code execution gives full C/I/A impact.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Use after free in Downloads in Google Chrome prior to 148.0.7778.168 allowed a remote attacker who convinced a user to engage in specific UI gestures to execute arbitrary code via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Remote code execution in Google Chrome desktop before 148.0.7778.168 stems from a use-after-free (CWE-416) in the Downloads component, letting a remote attacker who lures a victim into performing specific UI interactions run arbitrary code via a crafted HTML page. Rated High by Chromium and CVSS 8.8, the flaw was reported internally by the Chrome team and is patched in the Stable channel update. No public exploit identified at time of analysis, and EPSS is low at 0.08%.
Technical ContextAI
The vulnerability is a use-after-free (CWE-416) in Chrome's Downloads subsystem, part of the Blink/Chromium rendering and browser-process download-handling code that manages download items, their UI shelf/prompts, and lifecycle. A use-after-free arises when a heap object (here a download-related object) is freed while a dangling pointer to it remains reachable; subsequent dereference of that stale pointer during specific download-related UI gestures can be manipulated to corrupt memory and hijack control flow. The single affected CPE is cpe:2.3:a:google:chrome, and because Chromium is the upstream engine, downstream Chromium-based browsers and OS vendor packages (Red Hat, SUSE per the tags) rebase and ship the same fix.
RemediationAI
Vendor-released patch: update Google Chrome to 148.0.7778.168 or later on all desktop platforms via the Chrome Releases Stable channel update (https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_12.html); Chrome's built-in updater applies this automatically, so verify at chrome://settings/help and relaunch to complete the update. Downstream Chromium-based browsers and Linux packages should be updated to the vendor build incorporating the fixed Chromium (Red Hat and SUSE ship corresponding errata). No standalone configuration workaround fully mitigates a use-after-free; as an interim compensating control, enterprises can enforce automatic browser updates via policy and instruct users to avoid interacting with unexpected download prompts on untrusted pages, accepting that this is user-dependent and not a reliable substitute for patching. Reference tracking: https://issues.chromium.org/issues/498376171.
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-30463
GHSA-v77q-jqj8-8vvq