Severity by source
AV:N/AC:L/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:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
Use after free in Network in Google Chrome prior to 149.0.7827.103 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
Articles & Coverage 1
AnalysisAI
Remote code execution in Google Chrome's Network component before version 149.0.7827.103 allows a remote attacker to execute arbitrary code within the renderer sandbox by luring a user to a crafted HTML page. The flaw is a use-after-free (CWE-416) classified High severity by Chromium with a CVSS 9.6 due to scope change and user-interaction prerequisite. No public exploit identified at time of analysis, but a vendor patch is already shipped via the Stable channel update.
Technical ContextAI
The vulnerability resides in Chrome's Network stack, the component responsible for handling HTTP/HTTPS traffic, fetch requests, and other network primitives exposed to web content. CWE-416 (Use-After-Free) means an object in the Network module is freed while a dangling pointer still references it; subsequent dereference allows an attacker to control memory contents at the freed location, leading to arbitrary code execution within the sandboxed renderer/network process. The affected platform is Chromium-based Google Chrome desktop builds prior to 149.0.7827.103, the version line tracked in the Chromium issue tracker entry 511736002.
RemediationAI
Vendor-released patch: Google Chrome 149.0.7827.103 - update via the Stable channel update for desktop announced at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0153744567.html, then restart the browser to load the patched binary. Enterprises managing Chrome via policy should force the auto-update or push the patched MSI/PKG through their endpoint management tooling and verify chrome://version reflects 149.0.7827.103 or later. For Chromium downstreams (Edge, Brave, Opera, Vivaldi), monitor the respective vendor advisories and apply their merged builds. No vendor-supplied workaround is documented; as a compensating control until patching completes, restrict browsing to trusted sites via enterprise URL allowlisting (trade-off: breaks general web usage), or rely on Chrome's site isolation and sandbox - noting that this CVE explicitly describes RCE inside the sandbox, so site isolation alone does not neutralize the bug.
Same weakness CWE-416 – Use After Free
View allSame technique Memory Corruption
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-35251
GHSA-fc3m-2949-gq3c