Severity by source
Sources disagree (Low–High)AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Requires visiting a crafted page (UI:R) with no auth (PR:N); a Bluetooth policy bypass the vendor rates 'Low' implies limited confidentiality and integrity impact, not high-tier C/I/A.
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
4DescriptionCVE.org
Insufficient policy enforcement in Bluetooth in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to perform privilege escalation via a crafted HTML page. (Chromium security severity: Low)
AnalysisAI
Privilege escalation in Google Chrome desktop before 150.0.7871.47 stems from insufficient policy enforcement in the Bluetooth subsystem, letting a remote attacker who lures a victim to a crafted HTML page cross a security boundary the browser is supposed to guard. Google's Chrome release channel and the NVD-assigned CVSS 3.1 base score of 8.8 (High) diverge from Chromium's own internal 'Low' severity rating, signaling the practical impact is likely narrower than the raw score implies. There is no public exploit identified at time of analysis, and the EPSS probability is low at 0.17% (7th percentile), consistent with no active exploitation reported.
Technical ContextAI
The flaw lives in Chrome's implementation of the Web Bluetooth API / Bluetooth policy layer, the component that governs which origins may discover, pair with, and communicate with nearby Bluetooth devices and how enterprise or browser policy restrictions are applied to those actions. The assigned weakness, CWE-602 (Client-Side Enforcement of Server-Side Security), indicates the root cause is a trust or policy check enforced in a location an attacker can influence rather than authoritatively, so a malicious page can induce behavior the policy was meant to prohibit. Affected code is in the Chromium browser engine shipped in Google Chrome for desktop; because Chromium is the upstream base for many browsers (Edge, Brave, Opera) and Electron apps, downstream products built on the same engine version may share the defect until they rebase.
RemediationAI
Vendor-released patch: update Google Chrome to 150.0.7871.47 or later on all desktop platforms; this is delivered automatically through Chrome's built-in updater, so verify auto-update is enabled and relaunch to apply it (visiting chrome://settings/help forces the check). Managed fleets should push the update via Google Update or enterprise policy and confirm the installed build. See the Chrome Stable channel advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html. If immediate patching is not possible, a targeted compensating control is to disable Web Bluetooth via enterprise policy (set DefaultWebBluetoothGuardSetting to block, or use WebBluetoothBlockedForUrls), which removes the attack surface entirely at the cost of breaking legitimate Bluetooth-enabled web apps; limiting users to trusted sites reduces but does not eliminate exposure since exploitation only requires opening a crafted page.
Same technique Privilege Escalation
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-40723
GHSA-jvh2-c5pp-79jm