Severity by source
Sources disagree (Low–Critical)AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
Renderer process compromise is an explicit prerequisite, raising AC to H; no authentication is needed from the attacker, and integrity-only impact reflects SOP bypass without confidentiality loss.
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
5DescriptionCVE.org
Insufficient policy enforcement in Bluetooth in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to bypass same origin policy via a crafted HTML page. (Chromium security severity: Low)
AnalysisAI
Same-origin policy bypass in Google Chrome's Bluetooth subsystem (prior to 151.0.7922.72) can be triggered by an attacker who has already achieved renderer process compromise, using a crafted HTML page to abuse insufficient policy enforcement in the Web Bluetooth layer. The exploit chain requires a pre-existing foothold in the renderer, which limits real-world risk considerably - Chrome's own security team rated this 'Low' severity. No active exploitation has been confirmed (not listed in CISA KEV), and the EPSS score of 0.18% (8th percentile) reflects negligible observed exploitation activity.
Technical ContextAI
The affected component is Google Chrome's Bluetooth policy enforcement layer, most likely the Web Bluetooth API implementation that allows web pages to interact with nearby Bluetooth devices. CWE-284 (Improper Access Control) identifies the root cause: the browser fails to correctly enforce access policy boundaries in the Bluetooth subsystem when the renderer is under attacker control. Normally, Chrome's multi-process sandbox architecture uses the browser process as a policy authority over renderer requests, but this flaw allows an already-compromised renderer to abuse Bluetooth-related interfaces to cross same-origin boundaries. The CPE cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* covers all Chrome variants on all platforms prior to the fixed release.
RemediationAI
Update Google Chrome to version 151.0.7922.72 or later via Chrome's built-in updater or by visiting chrome://settings/help. The vendor advisory is available at http://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html. Because exploitation requires a compromised renderer process as a prerequisite, organizations that already enforce Chrome enterprise policies - such as disabling the Web Bluetooth API via the DefaultWebBluetoothGuardSetting policy (set to 2 to block all sites) - will limit the Bluetooth attack surface independently of patching. Disabling Web Bluetooth has minimal operational impact in most enterprise environments that do not rely on browser-based Bluetooth device interactions. Patching remains the definitive fix; the policy workaround is a compensating control only.
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
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-50912
GHSA-p6v2-jmfg-m6r4