Severity by source
AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Remote unauthenticated (AV:N/PR:N) but requires the victim to load malicious content (UI:R) and win a UAF race (AC:H); full RCE gives C/I/A:H with scope unchanged absent a confirmed sandbox escape.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
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 unauthorized, remote attacker can trigger to run arbitrary code. Exploitation requires the victim to interact with attacker-controlled web content, and the CVSS 3.1 vector marks high attack complexity (AC:H) despite requiring no privileges (PR:N). Microsoft has released a fix; there is no public exploit identified at time of analysis and the CVE is not listed in CISA KEV.
Technical ContextAI
Microsoft Edge (Chromium-based) is built on the open-source Chromium/Blink engine, so its rendering, JavaScript (V8), and browser subsystems share the same codebase and memory-management model as Google Chrome - reflected here by the 'Google' tag alongside the Microsoft attribution. The root cause is a use-after-free (CWE-416): an object is freed while a dangling pointer to it remains reachable, and subsequent dereference or reallocation of that freed memory lets an attacker corrupt heap state and hijack control flow. In browser engines, such UAF bugs are typically reached through crafted HTML/JavaScript/DOM manipulation that races object lifetimes within the renderer process. The affected product per CPE is cpe:2.3:a:microsoft:microsoft_edge_(chromium-based), i.e., the desktop Chromium-based Edge browser.
RemediationAI
Patch available per vendor advisory: update Microsoft Edge (Chromium-based) to the fixed build published by Microsoft at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58294; the exact patched version is not provided in the input data and should be confirmed from that advisory. Edge normally auto-updates, so ensure automatic updates are enabled and force a restart of the browser to apply the fix, and in managed environments push the update via your patch-management or Microsoft update channel (WSUS/Intune/SCCM) and verify the deployed build. As an interim compensating control while patching, because exploitation requires the user to load malicious web content you can reduce exposure by restricting browsing to trusted sites, enabling Microsoft Defender SmartScreen and Enhanced Security Mode (which disables JIT and adds mitigations at a performance and compatibility cost), and using web-proxy/URL filtering to block untrusted destinations - these reduce but do not eliminate risk and should not replace applying the patch.
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-41590
GHSA-qqhm-6qqw-68j4