Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Local attacker needs no prior privileges (PR:N) but a malicious file and user interaction (AV:L, UI:R); successful escalation yields full OS-level compromise, so C/I/A all High.
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Inappropriate implementation in Updater in Google Chrome on Windows prior to 150.0.7871.47 allowed a local attacker to perform OS-level privilege escalation via a malicious file. (Chromium security severity: High)
AnalysisAI
Local privilege escalation in the Google Chrome Updater on Windows (versions prior to 150.0.7871.47) allows a local attacker to gain OS-level privileges by planting a malicious file that the Updater component mishandles. Rated High by Chromium and CVSS 7.8, exploitation requires local access plus user interaction; there is no public exploit identified at time of analysis, and EPSS is low at 0.13% (3rd percentile). A vendor patch is available in the June 2026 Stable Channel release.
Technical ContextAI
The flaw lives in Chrome's Updater on Windows - the auto-update service (Google Update / the elevated updater process) responsible for fetching and installing browser updates, which typically runs with elevated SYSTEM-level privileges. The root cause is classified as CWE-284 (Improper Access Control): the Updater does not adequately restrict how it handles or trusts a file, so an unprivileged local user can supply or influence a malicious file that is then processed in a high-privilege context. This is an 'inappropriate implementation' bug rather than a memory-safety defect, meaning the update/elevation logic itself grants more trust to attacker-controllable input than it should, enabling escalation from a normal Windows user to OS-level control.
RemediationAI
Vendor-released patch: update Google Chrome on Windows to 150.0.7871.47 or later via the June 2026 Stable Channel update (https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html), then fully restart the browser so the elevated Updater component is replaced. Because the affected component is the auto-updater, ensure Chrome's background update mechanism (Google Update) is enabled rather than disabled so the fix actually installs; in managed fleets push the update through your standard software-distribution or Chrome Browser Cloud Management channel and verify the running version. As a compensating control until patched, restrict local/interactive logon on sensitive hosts and enforce least-privilege so untrusted users cannot place files in locations the Updater consumes - accepting the trade-off that this limits legitimate multi-user access. No reliable non-update workaround fully removes the flaw, so upgrading is the definitive fix.
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
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-40486
GHSA-pg94-6h4v-f6ph