Severity by source
AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Network-delivered web content (AV:N) needing victim navigation (UI:R) and difficult heap grooming/race for a UAF (AC:H); no auth (PR:N); code execution yields full C/I/A impact.
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 memory corruption flaw (CWE-416) that an unauthorized network attacker can trigger to run arbitrary code in the browser process. Exploitation requires the victim to interact with attacker-controlled content (UI:R) and involves high attack complexity (AC:H), so a user must be lured to a malicious or compromised page. No public exploit has been identified at time of analysis, and the issue is not listed in CISA KEV; Microsoft has released a fix.
Technical ContextAI
The affected component is Microsoft Edge built on the Chromium open-source engine (cpe:2.3:a:microsoft:microsoft_edge_(chromium-based)), so the root cause lies in the shared Blink/V8/Chromium codebase that Edge inherits and Microsoft repackages. CWE-416 (Use After Free) means the browser continues to reference a heap object after it has been freed; an attacker who can control heap allocation and reuse timing can place attacker-chosen data in the freed slot, corrupting memory and steering execution. The 'Google' and 'Denial Of Service' tags indicate this originates upstream from Chromium (Google) and that the same dangling-pointer condition can also crash the renderer, but the assessed impact here is full code execution.
RemediationAI
Patch available per vendor advisory: update Microsoft Edge to the fixed Chromium-based build described at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58276 by ensuring Edge auto-update is enabled (edge://settings/help forces an update check) or by pushing the current channel build through your management tooling. Because Edge inherits Chromium fixes, confirm the deployed build number meets or exceeds the version Microsoft lists rather than relying on the CVE ID alone. If immediate patching is not possible, reduce exposure by restricting browsing to trusted sites, deploying Edge in an isolated or sandboxed profile, and using Microsoft Defender Application Guard / SmartScreen to blunt drive-by delivery - with the trade-off that these controls add management overhead and can affect user experience but do not remove the underlying use-after-free.
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
Use-after-free in Microsoft Edge (Chromium-based) enables an authenticated network attacker to achieve remote code execu
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
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41580
GHSA-vw2p-73gr-hwh5