Skip to main content
CVE Vulnerability Database
Vulnerability Database/CVE-2025-21399

CVE-2025-21399: Microsoft Edge Update Privilege Escalation

CVE-2025-21399 is a privilege escalation vulnerability in Microsoft Edge Update that allows attackers to elevate their permissions. This article covers the technical details, affected versions, security impact, and mitigation.

Published:

CVE-2025-21399 Overview

CVE-2025-21399 is an elevation of privilege vulnerability in the Microsoft Edge (Chromium-based) Update component. The flaw is classified under [CWE-426] Untrusted Search Path, meaning the updater can load resources from an attacker-controlled location during execution. A local attacker who successfully exploits the issue can elevate privileges on the affected Windows host. Microsoft assigned a CVSS 3.1 base score of 7.4, reflecting high confidentiality, integrity, and availability impact, but with high attack complexity. Microsoft published the advisory on January 17, 2025 and addressed the issue in a subsequent Edge update channel release.

Critical Impact

Successful exploitation lets a local, unauthenticated attacker hijack the Microsoft Edge update process to gain higher privileges on the target system.

Affected Products

  • Microsoft Edge Update (Chromium-based)
  • Windows endpoints running the Microsoft Edge auto-update service
  • Systems with the MicrosoftEdgeUpdate.exe component present

Discovery Timeline

  • 2025-01-17 - CVE-2025-21399 published to the National Vulnerability Database
  • 2025-01-17 - Microsoft Security Response Center published the Microsoft CVE-2025-21399 Update advisory
  • 2025-07-03 - Last updated in NVD database

Technical Details for CVE-2025-21399

Vulnerability Analysis

The vulnerability resides in the Microsoft Edge Update mechanism, which runs with elevated rights to install browser updates. The updater searches for executable resources using an untrusted path, allowing a local attacker to influence which binary or library the privileged process loads. When the updater executes the attacker-supplied artifact, the code runs under the security context of the update service rather than the unprivileged user. Exploitation requires local access and meeting specific timing or environmental conditions, which raises the attack complexity. No authentication or user interaction is needed once the attacker has a foothold on the system. Microsoft has not reported active exploitation, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. The current EPSS probability stands at 0.263%.

Root Cause

The root cause is an untrusted search path weakness [CWE-426] inside the Edge update components. The updater resolves a file or module reference without fully constraining the search order to trusted, ACL-protected locations. An attacker who can write to a directory consulted during resolution can plant a malicious file the privileged process will then execute or load.

Attack Vector

The attack vector is local. A standard user on the system stages a malicious binary or DLL in a location that the Edge updater consults during its update cycle. When the updater runs, typically as a scheduled task or service operating with elevated rights, it loads the attacker's file and executes code at higher privilege. Refer to the Microsoft CVE-2025-21399 advisory and the Vicarius detection guidance for additional technical context.

Detection Methods for CVE-2025-21399

Indicators of Compromise

  • Unexpected executables or DLLs placed in directories searched by MicrosoftEdgeUpdate.exe or its child processes
  • New child processes spawned by the Edge updater service that do not correspond to signed Microsoft binaries
  • Modifications to scheduled tasks named MicrosoftEdgeUpdateTask* or related update registry keys
  • Privilege escalation events originating from accounts associated with Edge update activity

Detection Strategies

  • Monitor process creation events where the parent is MicrosoftEdgeUpdate.exe and the child is unsigned or located in a user-writable directory
  • Audit file creation events in directories included in the Edge updater's search path, especially writes by non-administrative users
  • Correlate Edge updater execution with subsequent token elevation or new service installations
  • Review the Vicarius detection script for community-published hunting logic

Monitoring Recommendations

  • Enable Windows process command-line auditing and module load logging on endpoints running Edge
  • Forward Sysmon events 1, 7, and 11 to a centralized analytics platform for behavioral baselining
  • Alert on writes to any non-standard directory consulted by signed Microsoft updater binaries
  • Track the installed Edge version against Microsoft's patched baselines to confirm remediation coverage

How to Mitigate CVE-2025-21399

Immediate Actions Required

  • Apply the latest Microsoft Edge update channel release that addresses CVE-2025-21399 across all managed endpoints
  • Verify that MicrosoftEdgeUpdate.exe and supporting binaries match the patched versions documented in the Microsoft advisory
  • Restrict local administrative rights so standard users cannot stage files in directories used by privileged processes
  • Hunt for prior abuse using the indicators and detection logic listed above

Patch Information

Microsoft released a fix through the Edge update channel referenced in the MSRC advisory for CVE-2025-21399. Enterprises managing Edge through Microsoft Intune, Configuration Manager, or Group Policy should confirm that automatic updates are enabled and that endpoints are receiving the patched build of MicrosoftEdgeUpdate.exe.

Workarounds

  • Enforce strict ACLs on directories included in the updater's resolution path to block write access by non-privileged users
  • Disable manual or scripted invocation of the Edge update binaries by standard users via AppLocker or Windows Defender Application Control policies
  • Follow the Vicarius mitigation script guidance until patches are fully deployed
  • Where patching is delayed, isolate affected hosts from sensitive network segments to limit post-exploitation movement

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.