Severity by source
Sources disagree (Low–Critical)AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Remote crafted page needs no auth (PR:N) but requires a visit (UI:R) and realistic chaining for a sandbox escape (AC:H); scope changes (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
Inappropriate implementation in Tint in Google Chrome on Mac prior to 151.0.7922.72 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Low)
AnalysisAI
Sandbox escape in Google Chrome on macOS (versions prior to 151.0.7922.72) stems from an inappropriate implementation in the Tint component and lets a remote attacker who lures a victim to a crafted HTML page potentially break out of the renderer sandbox. Google rated the Chromium severity as Low, though the reported CVSS is 9.6; there is no public exploit identified at time of analysis and the EPSS score is only 0.16% (6th percentile), pointing to low near-term exploitation likelihood. The flaw is Mac-specific and requires user interaction (visiting a malicious page).
Technical ContextAI
Tint is Chromium's WGSL-to-backend shader translation library used by the WebGPU/Dawn graphics stack to compile GPU shader programs supplied by web pages. An inappropriate implementation here means a protection-mechanism or validation step in the shader compilation/translation path did not behave as intended, which is why the issue maps to CWE-693 (Protection Mechanism Failure) rather than a direct memory-corruption class. Because WebGPU exposes lower-level GPU access to untrusted web content, a logic gap in Tint on the macOS backend can be leveraged from the renderer to weaken or bypass the sandbox boundary. The affected product per CPE is cpe:2.3:a:google:chrome:*, specifically the macOS build.
RemediationAI
Vendor-released patch: update Google Chrome on macOS to version 151.0.7922.72 or later via the Stable channel, then restart the browser to load the new binary (Chrome auto-updates but the update only takes effect on relaunch). Details are in the Chrome release advisory at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html. If patching must be deferred, a targeted compensating control is to disable WebGPU (navigate to chrome://flags and turn off the WebGPU/unsafe-WebGPU flags, or deploy the enterprise policy to disable it), which removes access to the Tint shader path at the cost of breaking sites that rely on WebGPU-accelerated graphics/compute; because exploitation depends on user interaction, enforcing Safe Browsing and cautioning users against untrusted pages further reduces exposure until the update is applied.
Same weakness CWE-693 – Protection Mechanism Failure
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-50941
GHSA-jj82-hh8h-mw7q