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 prior renderer compromise (PR:L) and winning a non-deterministic race (AC:H); a crafted page adds UI:R, and sandbox escape crosses a trust boundary (S:C) with full 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
Race in DevTools in Google Chrome on Mac 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 for macOS (versions before 151.0.7922.72) can be achieved by an attacker who has already compromised the renderer process, chaining a DevTools race condition via a crafted HTML page to break out of the renderer sandbox. Reported internally by the Chrome team and rated Medium by Chromium, it carries an NVD CVSS of 9.6 due to the scope change, though EPSS is very low (0.14%, 4th percentile). No public exploit identified at time of analysis and it is not on CISA KEV, indicating no confirmed active exploitation.
Technical ContextAI
The flaw is a CWE-362 race condition (concurrent execution using a shared resource with improper synchronization) inside Chrome's DevTools subsystem, which mediates privileged instrumentation and debugging interactions between the sandboxed renderer and the more-privileged browser process. Because DevTools bridges trust boundaries, a timing window where shared state is accessed without proper locking can be abused to violate the renderer sandbox that normally confines untrusted web content. The affected component is the Chromium/Blink browser engine as shipped in Google Chrome on macOS (CPE cpe:2.3:a:google:chrome), and the bug is platform-specific to the Mac build per the advisory. Sandbox escapes of this class are typically used as the second stage of an exploit chain, following an initial renderer-level memory-corruption or logic bug.
RemediationAI
Vendor-released patch: 151.0.7922.72 - upgrade Google Chrome on macOS to 151.0.7922.72 or later and restart the browser to ensure the update is applied (verify via chrome://settings/help). This is delivered through the Chrome Stable channel auto-update; enterprises using managed/pinned deployments should push the updated build promptly. Reference the vendor advisory at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html. As an interim compensating control until updated, reduce the attack surface that enables a renderer compromise (the required precondition): enable Enhanced Safe Browsing, deploy the site-isolation and strict-URL policies via enterprise policy, and restrict or disable developer-tools access with the DeveloperToolsAvailability policy - noting the trade-off that disabling DevTools impacts developers and web-app debugging workflows. These controls narrow the chain but are not substitutes for the patch.
Same weakness CWE-362 – Race Condition
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-50604
GHSA-f6mj-jpwj-95hj