Severity by source
AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Network-delivered via web content (AV:N) but needs victim interaction (UI:R) and non-trivial heap grooming (AC:H), no privileges (PR:N); renderer-context RCE yields full C/I/A impact within unchanged scope.
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 bug (CWE-416) that an unauthorized attacker can trigger over the network to run arbitrary code in the browser's context. Exploitation requires the victim to interact with attacker-controlled web content and the CVSS vector flags high attack complexity, so successful attacks are not trivial. There is no public exploit identified at time of analysis and no CISA KEV listing, but a vendor patch is available from Microsoft.
Technical ContextAI
The vulnerability is a use-after-free (CWE-416) in Microsoft Edge, which is built on the open-source Chromium engine; the 'Google' tag indicates the defect likely originates in shared Chromium/Blink code that Microsoft rebases into Edge. A use-after-free occurs when the browser continues to reference heap memory after it has been freed, letting an attacker groom the heap so the dangling pointer resolves to attacker-controlled data, which can corrupt object state and redirect control flow. The affected CPE is cpe:2.3:a:microsoft:microsoft_edge_(chromium-based):*:*:*:*:*:*:*:*, covering the modern Chromium-based Edge desktop browser rather than the legacy EdgeHTML product.
RemediationAI
Patch available per vendor advisory: update Microsoft Edge to the latest patched build published in Microsoft's Security Update Guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-57986, which for Chromium-based Edge is delivered through the browser's automatic update channel (verify via edge://settings/help). Because Edge auto-updates, the primary action is to ensure the update service is not disabled and to restart the browser so the new build loads; in managed environments push the corresponding channel update via your update management tooling and confirm the deployed build meets or exceeds Microsoft's fixed version. As an interim compensating control before patching, restrict exposure to untrusted web content - for example enforce Enhanced Security Mode / strict site isolation and limit high-risk browsing - accepting the trade-off of some site compatibility and usability friction; this reduces but does not eliminate risk because the flaw lives in the rendering engine itself.
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 Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41578
GHSA-7q4c-v8r2-pc77