Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Local vector requiring a user to open a malicious file (AV:L/UI:R) with no prior privileges (PR:N); memory-corruption privilege escalation yields high C/I/A on the same system (S:U).
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Lifecycle Timeline
3DescriptionCVE.org
Use after free in Chromoting in Google Chrome on Windows prior to 149.0.7827.155 allowed a local attacker to perform OS-level privilege escalation via a malicious file. (Chromium security severity: High)
Articles & Coverage 3
AnalysisAI
Local privilege escalation in Google Chrome for Windows before 149.0.7827.155 stems from a use-after-free in the Chromoting (Chrome Remote Desktop) component, letting a local attacker who convinces a user to open a malicious file execute code at OS-level privilege. Chromium rates the severity High and a vendor patch is available; currently there is no public exploit identified at time of analysis, and EPSS is low at 0.17% (6th percentile). SSVC lists exploitation as none but technical impact as total.
Technical ContextAI
The flaw is a CWE-416 use-after-free in Chromoting, the code path behind Chrome Remote Desktop that brokers screen-sharing and remote-input sessions on the host. A use-after-free occurs when memory is referenced after it has been released; an attacker who controls allocation and reuse of that freed object can corrupt the heap and steer execution. Because Chromoting components on Windows interact with host-level session and desktop resources, successful corruption can be leveraged to escalate from the browser context to OS-level privileges. The CPE cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* identifies the Chrome application as the affected product, with the defect specific to the Windows build.
RemediationAI
Vendor-released patch: Google Chrome 149.0.7827.155 - upgrade all Windows Chrome installations to 149.0.7827.155 or later, per the Chrome Stable channel advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_01750511403.html; Chrome's built-in updater will apply this automatically once relaunched, so ensuring users restart the browser is the fastest remediation. Where immediate patching is not possible, reduce exposure by disabling or uninstalling the Chrome Remote Desktop / Chromoting host component on systems that do not require remote access, since the flaw lives in that component; this removes remote-desktop functionality for those hosts as a trade-off. As a supporting control, restrict users' ability to open untrusted files that could trigger the code path and enforce enterprise auto-update policies via Chrome ADMX so builds cannot lag behind the fixed version.
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-37534