Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Network-delivered malicious page (AV:N/AC:L/PR:N) requiring the victim to browse to it (UI:R); renderer code execution gives full C/I/A impact with unchanged scope (S:U).
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 lets an unauthenticated attacker run arbitrary code when a victim visits a malicious web page. All Edge Chromium versions prior to the vendor-patched build are affected, and the CVSS 3.1 base score is 8.8 (High). There is no public exploit identified at time of analysis, and it is not listed in CISA KEV; exploitation requires user interaction such as browsing to attacker-controlled content.
Technical ContextAI
Microsoft Edge (Chromium-based) shares the Blink/V8 rendering and JavaScript engine codebase with upstream Google Chromium, which is reflected in the 'Google' tag on this advisory - many Edge memory-safety fixes track Chromium security releases. The root cause is a use-after-free (CWE-416): a heap object is freed but a dangling pointer to it is subsequently dereferenced, allowing an attacker to groom the heap, reclaim the freed allocation with controlled data, and hijack control flow. Because the browser processes untrusted HTML/JS/CSS from any visited site, such flaws in the renderer are a classic path to arbitrary code execution within the renderer sandbox. The affected CPE is cpe:2.3:a:microsoft:microsoft_edge_(chromium-based):*, i.e. the Chromium-based Edge application across versions up to the fix.
RemediationAI
Patch available per vendor advisory - update Microsoft Edge to the fixed build published by Microsoft; the exact fixed version is listed at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-57981 (the provided data does not enumerate a specific version number, so do not assume one). Edge auto-updates by default, so the primary action is to ensure the browser is restarted to apply the pending update and to force the update in managed environments via 'edge://settings/help' or your management tooling (Intune/WSUS/Configuration Manager). As a compensating control until patching completes, restrict browsing of untrusted sites, deploy web filtering/proxy controls to reduce exposure to malicious pages, and enable/enforce Microsoft Defender SmartScreen and site isolation policies - the trade-off is reduced usability and no guarantee against a targeted lure. There is no reason to disable Edge outright given a fix is available; prioritize the update.
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) 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
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 Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41577
GHSA-7x68-7683-mh57