Severity by source
Sources disagree (Medium–Critical)AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Remote crafted page needs no auth (PR:N) but requires the victim to open it (UI:R); browser-scoped privilege escalation yields high C/I/A with unchanged scope, though vendor rates it Medium.
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 USB in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to perform privilege escalation via a crafted HTML page. (Chromium security severity: Medium)
AnalysisAI
Privilege escalation in Google Chrome's USB subsystem prior to 151.0.7922.72 allows a remote attacker who lures a victim to a crafted HTML page to escalate privileges within the browser through insufficient policy enforcement. Google rates the Chromium security severity as Medium, though the associated CVSS 3.1 score of 8.8 reflects high confidentiality, integrity, and availability impact contingent on user interaction. There is no public exploit identified at time of analysis and it is not listed in CISA KEV, but Google confirms a fixed build is available.
Technical ContextAI
The flaw resides in Chrome's implementation of the WebUSB / USB device access policy layer, the browser component that gates web-origin access to connected USB peripherals under the Permissions and Enterprise policy model. CWE-269 (Improper Privilege Management) is the root-cause class: the code fails to correctly enforce the privilege boundary that should confine a web page's USB-related capabilities, letting a page operate with privileges it should not hold. Because this is browser-internal policy enforcement rather than an OS-level bug, the affected surface is the Chromium USB backend shared across Chrome desktop builds identified by cpe:2.3:a:google:chrome:*.
RemediationAI
Vendor-released patch: 151.0.7922.72 - upgrade Google Chrome to 151.0.7922.72 or later via the Stable channel update (https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html); Chrome's built-in auto-update will apply this after a browser restart, so instruct users to relaunch and verify the version under chrome://settings/help. In managed environments, push the updated build through your enterprise deployment tooling and confirm auto-update is not disabled by policy. As an interim compensating control until the update lands, restrict WebUSB via enterprise policy (for example the DefaultWebUsbGuardSetting / WebUsbAllowDevicesForUrls policies) to block or tightly allowlist USB device access from web origins, accepting the trade-off that legitimate WebUSB-dependent web apps will stop working; also reinforce user awareness against opening untrusted pages given the required user interaction.
Same weakness CWE-269 – Improper Privilege Management
View allSame technique Privilege Escalation
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-50617
GHSA-m5f9-xcc3-c2pj