Severity by source
AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
Network-delivered web content (AV:N) needing victim interaction (UI:R) and a hard-to-build memory exploit (AC:H); no auth (PR:N); sandbox escape yields scope change (S:C) with full C/I/A impact.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
Lifecycle Timeline
2DescriptionCVE.org
Untrusted pointer dereference in Microsoft Edge (Chromium-based) allows an unauthorized attacker to elevate privileges over a network.
AnalysisAI
Privilege elevation in Microsoft Edge (Chromium-based) lets a network attacker escalate privileges by luring a victim into loading crafted web content that triggers an untrusted pointer dereference (CWE-822). Microsoft rates it CVSS 8.3, driven by a scope change (sandbox/boundary crossing) and full confidentiality, integrity, and availability impact, but exploitation requires user interaction and is of high attack complexity. No public exploit identified at time of analysis (E:U), it is not on CISA KEV, and an official vendor fix is available.
Technical ContextAI
The affected component is Microsoft's Edge browser built on the Chromium engine (CPE cpe:2.3:a:microsoft:microsoft_edge_(chromium-based):*). The root cause is CWE-822, Untrusted Pointer Dereference, in which code obtains a pointer value from an untrusted source (attacker-controlled web content or IPC data) and dereferences it without validation, letting an attacker steer memory access to a location of their choosing. In a Chromium-based browser this bug class typically lives in a renderer or in a more-privileged process reached across the sandbox boundary, which aligns with the reported scope change (S:C) and the 'elevate privileges over a network' framing - that is, breaking out of the low-privilege renderer into a higher-privilege context rather than a classic in-renderer RCE alone.
RemediationAI
Patch available per vendor advisory: update Microsoft Edge to the fixed Stable-channel build referenced in the MSRC guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58596 (the exact fixed version is not specified in the provided data - do not assume a build number). Edge auto-updates by default, so verify update delivery via edge://settings/help and restart the browser to apply; in managed environments confirm the update ring / WSUS / Intune policy is not deferring the Stable channel. As an interim compensating control until patched, use group policy to restrict browsing to trusted sites and caution users against opening untrusted links or content (the bug requires user interaction), since there is no server-side toggle to disable the vulnerable code path; note this reduces but does not eliminate exposure and may disrupt legitimate browsing.
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) before version 150.0.4078.48 allows an unauthenticated remote a
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) 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-822 – Untrusted Pointer Dereference
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43239
GHSA-5xq8-3g6j-ph3q