Severity by source
Sources disagree (Low–Critical)AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Local attacker must already run code as a user (PR:L) and win a timing race during an update (AC:H, UI:R); success yields full elevation, so C/I/A all High.
vuln.today treats the vendor’s rating as authoritative. A higher third-party CVSS (e.g. CISA-ADP) is shown for transparency but does not drive the headline severity.
CVSS VectorVendor: Chrome
Lifecycle Timeline
4DescriptionCVE.org
Race in Updater in Google Chrome on Windows prior to 151.0.7922.72 allowed a local attacker to perform privilege escalation via a malicious file. (Chromium security severity: Low)
AnalysisAI
Local privilege escalation in the Google Chrome Updater on Windows (versions prior to 151.0.7922.72) lets a low-privileged local attacker win a race condition and substitute a malicious file to elevate privileges. The flaw carries a CVSS 7.0 score, and while Chromium rates its security severity as Low, the SSVC technical impact is Total. There is no public exploit identified at time of analysis, and it is not listed in CISA KEV.
Technical ContextAI
The vulnerability resides in Chrome's auto-update mechanism on Windows, which typically runs with elevated (SYSTEM/service) privileges to write to protected program directories. Rooted in CWE-362 (Concurrent Execution using Shared Resource with Improper Synchronization, a race condition), the flaw creates a time-of-check to time-of-use (TOCTOU) style window between when the updater validates a file and when it acts on it, allowing a local attacker to swap in a malicious file. The affected CPE is cpe:2.3:a:google:chrome, and the tags (Race Condition, Privilege Escalation, Microsoft/Windows) confirm this is a Windows-specific updater weakness rather than a browser-engine or renderer bug.
RemediationAI
Vendor-released patch: 151.0.7922.72 - update Google Chrome on Windows to 151.0.7922.72 or later via the stable channel; most managed environments should confirm Chrome's automatic updates are enabled and have applied this build (advisory: https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html). As a compensating control until the patched build is confirmed deployed, restrict local (interactive) access on multi-user Windows hosts and monitor the Chrome update directories for unexpected file writes, since the race requires a local attacker to place a malicious file during the update window; note this does not fully close the window and adds monitoring overhead. Avoid granting standard users write access to Chrome's installation or update staging paths.
Same weakness CWE-362 – Race Condition
View allSame technique Privilege Escalation
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50919
GHSA-8854-j33c-jpcf