Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Network-delivered but requires a privileged on-path position and heap-grooming reliability (AV:N, AC:H); no auth or user interaction (PR:N/UI:N); memory corruption yields full C/I/A impact.
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
3DescriptionCVE.org
Use after free in Network in Google Chrome prior to 149.0.7827.115 allowed an attacker in a privileged network position to potentially exploit heap corruption via malicious network traffic. (Chromium security severity: High)
AnalysisAI
Heap corruption in Google Chrome's Network component (versions prior to 149.0.7827.115) allows an attacker in a privileged network position to trigger a use-after-free via malicious network traffic, potentially leading to memory corruption and code execution within the browser process. Google rates the Chromium severity as High, and a fixed stable-channel build is available. There is no public exploit identified at time of analysis, and EPSS exploitation probability is very low (0.02%), while CISA's SSVC framework records exploitation status as none.
Technical ContextAI
The flaw is a CWE-416 use-after-free in Chrome's Network stack, the subsystem that parses and processes protocol data (HTTP responses, sockets, and related network primitives) built on Chromium. A use-after-free occurs when memory is freed but a dangling pointer is later dereferenced; in a browser networking path this typically arises from object lifetime mismanagement during asynchronous request/response handling. Because the affected CPE is cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*, all Chrome desktop builds before 149.0.7827.115 are in scope, and Chromium-derived browsers sharing the same network code may also be affected though they are not enumerated here.
RemediationAI
Apply the vendor fix by upgrading to Google Chrome 149.0.7827.115 or later on all desktop platforms (Vendor-released patch: 149.0.7827.115), per the Chrome stable-channel advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_01962725236.html; restart the browser to complete the update since Chrome staged updates do not take effect until relaunch. Where immediate patching is not possible, reduce exposure to the privileged-network-position precondition by avoiding untrusted networks and enforcing HTTPS/HSTS and VPN usage to limit an on-path attacker's ability to inject malicious traffic, accepting that these controls mitigate but do not eliminate the flaw. Organizations should also confirm Chromium-based browsers in their fleet have pulled the equivalent upstream fix.
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36333
GHSA-fjgw-6f88-3w3x