Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
8DescriptionCVE.org
Inappropriate implementation in Installer in Google Chrome on Windows prior to 149.0.7827.53 allowed a local attacker to perform OS-level privilege escalation via a malicious file. (Chromium security severity: Medium)
AnalysisAI
Local privilege escalation in Google Chrome on Windows prior to version 149.0.7827.53 allows an attacker with local access to elevate to OS-level privileges by planting a malicious file that the Chrome Installer processes inappropriately. The flaw stems from improper privilege management (CWE-269) in the Installer component and requires user interaction to trigger, with no public exploit identified at time of analysis and an EPSS score of 0.01% indicating very low predicted exploitation likelihood.
Technical ContextAI
The vulnerability resides in the Google Chrome Installer on Windows, which executes with elevated privileges during install or update operations. CWE-269 (Improper Privilege Management) indicates the Installer fails to properly constrain or validate the privileges associated with files it processes - likely involving an attacker-controlled file being read, executed, or loaded in a context where the Installer's elevated token is inherited. Chromium classifies this as Medium severity internally, which typically maps to predictable, locally-exploitable privilege boundary issues rather than novel remote attack surface. The affected component is specific to the Windows installer flow and does not impact the Linux or macOS builds.
RemediationAI
Vendor-released patch: Google Chrome 149.0.7827.53 for Windows - upgrade all Windows endpoints to this version or later via the Stable channel update referenced at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html. Because Chrome auto-updates on relaunch, the practical remediation is ensuring users restart the browser; enterprise administrators using Google Update policies should verify update enforcement and audit pinned/frozen versions. As a compensating control until patching completes, restrict write access to directories the Chrome Installer reads from (typically %TEMP%, %LOCALAPPDATA%\Google\Update, and the user's Downloads folder) by applying tight ACLs and AppLocker/WDAC rules to block unsigned executables from these paths - the trade-off is potential interference with legitimate update flows. No protocol-level or feature-disable workaround is meaningful here since the vulnerable code path is the Installer itself.
Same weakness CWE-269 – Improper Privilege Management
View allSame technique Privilege Escalation
View allVendor StatusVendor
SUSE
| Product | Status |
|---|---|
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34564
GHSA-qqjc-r7fp-h3vj