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 Browser in Google Chrome on Mac 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 on macOS prior to version 148.0.7778.216 allows attackers to exploit a use-after-free flaw in the Browser component via a malicious HTML page. Rated Critical by Chromium's security team with a CVSS of 8.8, exploitation requires user interaction (visiting a crafted page) but no authentication, and no public exploit identified at time of analysis. A vendor patch is available through the Chrome stable channel update.
Technical ContextAI
The vulnerability is a use-after-free condition (CWE-416) in the Browser process of Google Chrome, the privileged component that brokers access to OS resources, profile data, and child renderer processes. Use-after-free flaws occur when memory is referenced after it has been freed, allowing an attacker to manipulate the freed memory region - often via heap grooming and crafted JavaScript/HTML - to redirect control flow or corrupt object state. Because the bug resides in the Browser process (not a sandboxed renderer), successful exploitation can yield code execution outside the renderer sandbox on macOS, as identified by CPE cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*.
RemediationAI
Vendor-released patch: upgrade Google Chrome on macOS to 148.0.7778.216 or later via the Chrome stable channel update documented at https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_0877304591.html - most installations will receive this automatically on next browser restart, so enterprise teams should force-restart Chrome processes and validate version rollout through MDM or Google Admin console. No vendor-supplied workaround is published; as compensating controls until patching completes, consider restricting browsing to known-good sites via web proxy allowlisting (trade-off: breaks general web access), disabling JavaScript on untrusted origins through enterprise policy DefaultJavaScriptSetting (trade-off: breaks most modern web apps), or temporarily routing users to an alternative browser on macOS endpoints (trade-off: workflow disruption and loss of Chrome-specific extensions/sync). Downstream Chromium-based browsers (Edge, Brave, Opera, Vivaldi) likely require their own corresponding updates - verify each vendor's advisory.
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-33179
GHSA-2mpm-mp7x-8jhg