Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Local attack via a malicious file (AV:L) needing a user/updater trigger (UI:R) but no prior privileges (PR:N); successful escalation grants total C/I/A impact within an unchanged scope.
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Use after free in Updater in Google Chrome on Mac prior to 150.0.7871.47 allowed a local attacker to perform privilege escalation via a malicious file. (Chromium security severity: High)
AnalysisAI
Local privilege escalation in Google Chrome's Updater component on macOS versions prior to 150.0.7871.47 lets an attacker abuse a use-after-free (CWE-416) via a malicious file to gain the elevated privileges under which the updater runs. Google rates the Chromium severity as High, and the CVSS 3.1 base score is 7.8; there is no public exploit identified at time of analysis and it is not listed in CISA KEV. EPSS is low at 0.13% (3rd percentile), consistent with the SSVC exploitation status of 'none'.
Technical ContextAI
The flaw sits in the Chrome Updater on macOS - the background component (historically the GoogleSoftwareUpdate/Keystone-derived tooling) responsible for fetching and installing browser updates, typically with elevated system privileges so it can write into protected application locations. The root cause is CWE-416 (Use After Free): a memory region is freed but a dangling reference is subsequently dereferenced, allowing an attacker who controls surrounding heap state via a crafted malicious file to manipulate freed-then-reused memory. Because the vulnerable code path executes in a higher-privileged updater context, corrupting that memory can redirect execution or file operations to the attacker's benefit. The CPE cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* identifies Google Chrome as the affected application, with the defect specific to the macOS build of its updater.
RemediationAI
Vendor-released patch: update Google Chrome on macOS to 150.0.7871.47 or later, as published in Google's Chrome Releases advisory (https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html); Chrome's own auto-updater will normally deliver this, and users can force it via chrome://settings/help followed by a relaunch. In managed fleets, push the updated build through MDM/enterprise policy and confirm the installed version to ensure the vulnerable updater code is replaced. Because exploitation requires a local attacker to place and trigger a malicious file, interim compensating controls are to restrict local/interactive access to Mac endpoints, enforce least privilege on local accounts, and use endpoint protection to detect unauthorized files dropped into Chrome/updater directories - these reduce opportunity but do not remove the flaw, so upgrading remains the definitive fix.
Same weakness CWE-416 – Use After Free
View allSame technique Privilege Escalation
View allVendor StatusVendor
SUSE
Severity: Important| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40513
GHSA-73hh-x7p5-j6ff