Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L
Network-reachable low-complexity UAF, but browser exploitation realistically needs victim to render attacker content (UI:R) and some privilege (PR:L); C/I high, A partial per vendor.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Use after free in Microsoft Edge (Chromium-based) allows an authorized 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 lets an authorized attacker run arbitrary code over a network within the browser process. Microsoft has shipped an official fix and rates it CVSS 8.3; the exploit-maturity metric is Unproven (E:U), meaning no public exploit identified at time of analysis and it is not listed in CISA KEV. Impact is high to confidentiality and integrity with partial availability loss, making it a meaningful but not emergency patch priority for Edge-based endpoints.
Technical ContextAI
The flaw is a use-after-free (CWE-416) in Microsoft Edge, which is built on the Chromium open-source engine (Blink rendering, V8 JavaScript). Use-after-free occurs when a program continues to reference heap memory after it has been freed, allowing an attacker who controls subsequent allocations to place crafted data in the reclaimed region and hijack a dangling pointer, typically leading to controlled code execution in the renderer or browser process. The affected product per the CPE is cpe:2.3:a:microsoft:microsoft_edge_(chromium-based), and the shared Chromium codebase means the underlying defect class frequently mirrors upstream Chromium/Google bugs, consistent with the 'Google' and 'Memory Corruption' tags on this record.
RemediationAI
Apply the vendor fix: Patch available per vendor advisory - update Microsoft Edge to the current patched Stable channel build via Edge's built-in update mechanism (edge://settings/help) or your enterprise update ring/WSUS/Intune deployment, referencing https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50521 for the exact fixed version, which is not enumerated in the provided data. Because Edge auto-updates by default, ensure automatic updates are not disabled by policy and force a browser restart to complete installation. As a compensating control until patched, restrict browsing to trusted sites (block untrusted web content at a secure web gateway or via SmartScreen/URL allowlisting) to reduce exposure to attacker-controlled pages that could trigger the use-after-free - trade-off being reduced user browsing flexibility; no availability-safe workaround exists that preserves normal browser use, so patching is the definitive remedy.
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) 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
Privilege elevation in Microsoft Edge (Chromium-based) lets a network attacker escalate privileges by luring a victim in
Same weakness CWE-416 – Use After Free
View allSame technique Memory Corruption
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41137
GHSA-q4g4-rw2v-x4v7