Severity by source
AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
Primary rating from Vendor (google).
CVSS VectorVendor: google
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
Race in Network in Google Chrome on Mac prior to 149.0.7827.103 allowed a remote attacker who had compromised the network process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Sandbox escape in Google Chrome on macOS versions prior to 149.0.7827.103 allows a remote attacker who has already compromised the renderer/network process to break out of the browser sandbox via a race condition triggered by a crafted HTML page. Chromium rates the severity as High and a vendor patch is available, though no public exploit has been identified at time of analysis.
Technical ContextAI
The flaw lives in Chrome's Network service component on macOS, which runs in a sandboxed process as part of Chromium's multi-process site isolation architecture. CWE-362 (Concurrent Execution using Shared Resource with Improper Synchronization, i.e. a race condition) indicates that two or more concurrent code paths in the Network process access shared state without adequate locking, creating a window in which an attacker who already controls that process can manipulate state to violate sandbox boundaries. Successful exploitation undermines the renderer/network sandbox, which is the last line of defense before host-level code execution on macOS.
RemediationAI
Vendor-released patch: Google Chrome 149.0.7827.103 or later for macOS - upgrade via Chrome's built-in updater or by relaunching the browser, and verify the version under chrome://settings/help. Enterprises managing Chrome with policy should push the updated MSI/PKG through their endpoint management tooling and confirm rollout on Mac fleets; see the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0153744567.html. No formal workaround is published; as a compensating control until patching completes, restrict browsing of untrusted content on Mac endpoints (e.g., enforce SafeSearch/URL allowlists or route browsing through a remote-browser isolation gateway), accepting the productivity trade-off, since the bug requires the user to load a crafted HTML page.
Same weakness CWE-362 – Race Condition
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35203
GHSA-prmr-q74g-m753