Severity by source
AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Remote drive-by via web content needs no auth (PR:N) but requires the victim to load a page (UI:R) and non-trivial heap grooming (AC:H); a renderer UAF yields full C/I/A compromise within the process (S:U).
Primary rating from Vendor (microsoft).
CVSS VectorNVD
Lifecycle Timeline
2DescriptionNVD
Use after free in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network.
AnalysisAI
Remote code execution in Microsoft Edge (Chromium-based) stems from a use-after-free (CWE-416) memory-corruption flaw that an unauthenticated attacker can trigger over the network when a victim loads attacker-controlled web content. Microsoft has released an official fix and rates the issue 7.5 (High), tempered by high attack complexity and required user interaction; the CVSS temporal data marks exploit maturity as Unproven (E:U), so there is no public exploit identified at time of analysis and no CISA KEV listing. The vendor tags ('Google', 'Use After Free', 'Denial Of Service') indicate this most likely tracks an upstream Chromium engine defect inherited by Edge.
Technical ContextAI
Microsoft Edge (Chromium-based) shares Google Chrome's Blink rendering and V8 JavaScript engine, so memory-safety defects in the upstream Chromium code base are typically inherited by Edge and patched in lockstep - consistent with the 'Google' tag on this record. The root cause is a use-after-free (CWE-416): an object is freed while a dangling pointer to it remains reachable, and subsequent access to that reclaimed memory allows heap corruption. In a browser renderer, a well-crafted UAF can be groomed into a controlled read/write primitive and escalated toward arbitrary code execution within the renderer process. The single affected CPE, cpe:2.3:a:microsoft:microsoft_edge_(chromium-based):*:*:*:*:*:*:*:*, scopes this to the Chromium-based Edge product line rather than the legacy EdgeHTML browser.
RemediationAI
Patch available per vendor advisory: update Microsoft Edge to the current patched build via the browser's built-in updater (edge://settings/help) or your managed-update tooling, then restart the browser to apply it; consult https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-57984 for the exact fixed version. In enterprises, confirm that Edge automatic updates are not disabled by policy and push the update through Microsoft Update/WSUS/Intune or your EMM. As an interim compensating control before patching, reduce exposure by restricting browsing to trusted destinations, enabling Edge's Enhanced Security Mode (which applies additional runtime hardening that raises the bar for renderer memory-corruption exploits, at some cost to site performance and compatibility), and using web/DNS filtering to block untrusted sites - none of these substitutes for the update, which is the only complete fix.
Security-feature bypass in Microsoft Edge (Chromium-based) versions prior to 150.0.4078.48 lets a remote, unauthenticate
Remote code execution in Microsoft Edge (Chromium-based) before 151.0.4129.59 allows a network attacker to run arbitrary
Remote code execution via buffer over-read in Microsoft Edge (Chromium-based) versions prior to 151.0.4129.59 affects au
Remote code execution in Microsoft Edge (Chromium-based) prior to version 151.0.4129.59 is achievable by an unauthentica
Remote code execution in Microsoft Edge (Chromium-based) stems from a use-after-free memory corruption flaw (CWE-416) th
Remote code execution in Microsoft Edge (Chromium-based) allows an unauthenticated attacker to run arbitrary code by lur
Remote code execution in Microsoft Edge (Chromium-based) stems from a heap-based buffer overflow (CWE-122) that a networ
Remote code execution in Microsoft Edge (Chromium-based) is enabled by a type confusion vulnerability (CWE-843) that can
Remote code execution in Microsoft Edge (Chromium-based) before version 150.0.4078.48 allows an unauthenticated remote a
Remote code execution in Microsoft Edge (Chromium-based) stems from a use-after-free (CWE-416) memory-corruption flaw th
Remote code execution in Microsoft Edge (Chromium-based) lets an unauthenticated network attacker run arbitrary code by
Remote code execution in Microsoft Edge (Chromium-based) before 150.0.4078.48 allows an unauthenticated attacker to run
Same weakness CWE-416 – Use After Free
View allSame technique Memory Corruption
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41649
GHSA-wf54-w5mv-jcf9