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 Base in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code via a crafted HTML page. (Chromium security severity: Critical)
AnalysisAI
Remote code execution in Google Chrome versions prior to 148.0.7778.216 allows a remote attacker to execute arbitrary code via a crafted HTML page exploiting a use-after-free flaw in the Base component. Chromium classifies the severity as Critical, and Google has shipped a stable channel update; no public exploit has been identified at time of analysis. Exploitation requires user interaction (visiting a malicious page), which is the typical drive-by browser attack model.
Technical ContextAI
The vulnerability is a CWE-416 (Use After Free) defect in Chrome's 'Base' component, which provides foundational primitives (memory management, threading, containers) reused throughout the Chromium codebase. Use-after-free conditions arise when freed heap memory is referenced again, allowing an attacker who controls heap layout via a crafted HTML/JavaScript page to coerce the renderer or related process into operating on attacker-influenced data, typically yielding control of a function pointer or vtable and subsequent code execution. Affected product per CPE is cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*, fixed in the 148.0.7778.216 stable channel build.
RemediationAI
Vendor-released patch: Chrome 148.0.7778.216 on the stable channel - update immediately via Chrome's built-in updater or by forcing a restart, and enterprise administrators should push the corresponding MSI/policy update so endpoints relaunch the browser to apply the fix (Chrome will not finish updating until a restart). The advisory is published at https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_0877304591.html and tracker details at https://issues.chromium.org/issues/506477192. For Chromium-based browsers, await and apply the corresponding vendor releases (Edge, Brave, Opera, Vivaldi) that rebase onto the patched Chromium. As a compensating control until patching completes, restrict browsing to trusted sites via enterprise URL allowlisting and enable Site Isolation and the Chrome sandbox (both default-on) - note that allowlisting breaks normal web access and is only viable for kiosk or high-sensitivity workstations; disabling JavaScript globally would mitigate heap-grooming but breaks most modern sites and is generally impractical.
Same weakness CWE-416 – Use After Free
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-33178
GHSA-gm6j-c6r6-723x