Severity by source
Sources disagree (Medium–Critical)AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Requires a pre-existing renderer compromise (PR:H) and chaining plus victim navigation (AC:H, UI:R); successful escape crosses the sandbox (S:C) with full code-execution impact.
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 validation of untrusted input in WebSockets in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium)
AnalysisAI
Sandbox escape in Google Chrome desktop prior to 151.0.7922.72 lets an attacker who has already compromised the renderer process break out of the browser sandbox via insufficient input validation in the WebSockets implementation, triggered by a crafted HTML page. This is a second-stage exploitation primitive rather than an initial-access bug: it requires a pre-existing renderer compromise plus user navigation to attacker content. No public exploit identified at time of analysis; EPSS is low at 0.21% (11th percentile) and it is not on CISA KEV, though Google has shipped a fixed Stable channel build.
Technical ContextAI
The flaw lives in Chromium's WebSocket handling, the browser-side plumbing that brokers the RFC 6455 WebSocket protocol between sandboxed renderer processes and the privileged browser (network/broker) process. The root cause is classified as CWE-20 (Improper Input Validation): data flowing from the untrusted renderer into the more-privileged process is not sufficiently validated, so a malicious renderer can supply crafted WebSocket-related input to corrupt state across the sandbox boundary. The single affected CPE is cpe:2.3:a:google:chrome (all versions below the fixed build), i.e. the desktop Chrome browser on the Stable channel; the same Chromium code is inherited by other Chromium-based browsers, though only Google Chrome is enumerated here.
RemediationAI
Vendor-released patch: update to Google Chrome 151.0.7922.72 or later on the Stable channel for desktop, per Google's advisory at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html - restart the browser to apply the staged update, and in managed fleets push the pinned version and force a relaunch so the running process actually adopts the fix. Because exploitation requires a prior renderer compromise, meaningful compensating controls target that first stage: enforce Chrome's site isolation (default), keep the OS sandbox intact, and deploy enterprise policies to reduce renderer-compromise exposure (e.g. block or sandbox untrusted plugins/extensions, enable Enhanced Safe Browsing). There is no supported way to disable the WebSocket subsystem without breaking large numbers of web applications, so the practical mitigation is prompt upgrade rather than feature disablement; users of other Chromium-based browsers should apply their vendor's build that rebases onto the fixed Chromium version.
Same weakness CWE-20 – Improper Input Validation
View allSame technique Information Disclosure
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-50717
GHSA-xgpf-25jc-xvgf