Severity by source
Sources disagree (Low–Critical)AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Remote but requires an active Chrome Remote Desktop session (UI:R) and reliable heap grooming of a use-after-free (AC:H); full RCE keeps C/I/A 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: google
Lifecycle Timeline
5DescriptionCVE.org
Use after free in Chromoting in Google Chrome on Linux prior to 150.0.7871.47 allowed a remote attacker to execute arbitrary code via malicious network traffic. (Chromium security severity: Low)
AnalysisAI
Remote code execution in Google Chrome's Chromoting (Chrome Remote Desktop) component on Linux, fixed in 150.0.7871.47, lets a remote attacker corrupt memory via crafted network traffic and potentially run arbitrary code. The flaw is a CWE-416 use-after-free reported by Google's internal Chrome security team; there is no public exploit identified at time of analysis and it is not in CISA KEV. Note a signal conflict: NVD scores this 9.8 (Critical) while Chromium itself rated the security severity 'Low', and EPSS is only 0.20% (10th percentile).
Technical ContextAI
The defect lives in Chromoting, the code path behind Chrome Remote Desktop, which brokers remote screen/input sessions over the network. The root cause is CWE-416 (use-after-free): the component references heap memory after it has been freed, so an attacker who can influence the timing or content of session network traffic can cause a dangling pointer to be reused, corrupting the heap. Successful heap grooming of a use-after-free in a browser process can escalate from a crash to control of program flow and arbitrary code execution. The CPE identifies the affected software as cpe:2.3:a:google:chrome (Linux builds specifically, per the description).
RemediationAI
Vendor-released patch: Chrome 150.0.7871.47 (Stable channel for desktop) - upgrade Linux Chrome to 150.0.7871.47 or later and restart the browser to load the update, per the Chrome release advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html. Because the fix ships through Chrome's normal auto-update, verify that managed/enterprise deployments have not pinned an older version and force a channel update where they have. As an interim compensating control until the update is applied, disable or uninstall the Chrome Remote Desktop / Chromoting functionality (the sole affected code path) and block or restrict inbound Chrome Remote Desktop connections at the network layer; the trade-off is loss of remote-desktop access for users who rely on it. Given SSVC exploitation 'none', low EPSS, and Chromium's 'Low' rating, standard patch timelines are acceptable rather than emergency out-of-band action.
Same weakness CWE-416 – Use After Free
View allVendor StatusVendor
SUSE
Severity: Critical| 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-40808
GHSA-h55x-prmc-8cvx