HIGH 8.1

CVE-2026-58293: Microsoft Edge Remote Code Execution via File Path Control

Microsoft Edge (Chromium-based) contains a vulnerability that allows an attacker to manipulate how files are named or accessed on your system, potentially leading to code execution without requiring the user to do anything special. The vulnerability is network-reachable and carries high severity due to its potential for complete system compromise.

Source data · NVD / CISA · public domain

CVSS
3.1 · 8.1 HIGH · CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Weaknesses (CWE)
CWE-73
Affected products
1 configuration(s)
Published / Modified
2026-07-03 / 2026-07-07

NVD description (verbatim)

External control of file name or path in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network.

1 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

This vulnerability stems from improper validation of external input controlling file naming or path operations (CWE-73: External Control of File Name or Path) in Microsoft Edge's Chromium engine. An attacker can craft a malicious network request that exploits this flaw to achieve remote code execution. The CVSS 3.1 score of 8.1 (HIGH) reflects a network-based attack vector with high attack complexity but no privilege or user interaction requirements, resulting in high confidentiality, integrity, and availability impact.

Business impact

Successful exploitation could allow an attacker to execute arbitrary code on an end user's machine running Microsoft Edge. This threatens data confidentiality (theft of credentials, secrets), system integrity (malware installation, lateral movement), and availability (ransomware, denial of service). Organizations with heavy Edge adoption face elevated risk of targeted attacks against employees browsing untrusted content or visiting compromised websites.

Affected systems

Microsoft Edge (Chromium-based) is the confirmed affected product. The scope is unchanged (local), but network accessibility means remote attackers can deliver the exploit payload. Verify the specific version ranges and patch availability through Microsoft's official security advisories.

Exploitability

While the attack complexity is rated as high, the lack of user interaction requirements and network reachability make this a practical concern for defense-in-depth strategies. The vulnerability is not currently listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, but this does not guarantee exploit code does not exist in the wild. The technical barrier to exploitation is moderate, making timely patching critical.

Remediation

Apply Microsoft's security updates for Edge as soon as they are released and verified. Enterprises should prioritize deployment to high-risk user populations (finance, HR, research) first. Consider supplementary controls: restrict Edge usage where possible, enforce browser isolation technology, disable automatic file operations, and maintain network segmentation to limit lateral movement if compromise occurs.

Patch guidance

Consult Microsoft's official Edge security update page and release notes to confirm the patched version number and deployment method. Test patches in a non-production environment before enterprise rollout. Enable automatic updates where policy permits, and audit Edge version compliance regularly using endpoint management tools. Verify against the vendor advisory for the specific version requirements.

Detection guidance

Monitor network traffic for suspicious requests targeting Edge processes, and watch for anomalous file operations or path manipulations in system logs. Endpoint Detection and Response (EDR) solutions should flag unusual code execution chains initiated from the Edge browser process. Log file system activity for unexpected temporary file creation or executable staging. Correlate browser process behavior with network connections to identify potential exploitation attempts.

Why prioritize this

HIGH severity CVSS score (8.1), network-reachable attack vector, no user interaction needed, and high impact across confidentiality, integrity, and availability make this a priority patch. Even though not yet in the KEV catalog, the combination of technical factors elevates it above routine updates. Organizations should treat this as a near-term critical update rather than a maintenance cycle item.

Risk score, explained

The CVSS 3.1 vector (AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H) yields 8.1 due to: network attack surface (AV:N), high attack complexity mitigating somewhat but not negating severity (AC:H), no privileges or user interaction needed (PR:N/UI:N), unchanged scope (S:U), and complete compromise potential (C:H/I:H/A:H). The high complexity suggests exploitation requires non-trivial attacker effort or specific conditions, but the full impact potential justifies the HIGH rating.

Frequently asked questions

Do I need to patch this immediately, or can it wait?

This should not wait. A HIGH CVSS score combined with network reachability and no user interaction requirement makes it a strong candidate for emergency or expedited patching. Prioritize based on your organization's risk tolerance, but treat it as urgent rather than routine maintenance.

Is there active exploitation of this vulnerability?

This vulnerability is not currently listed in the CISA KEV catalog as of publication. However, absence from KEV does not confirm the lack of exploit code in the wild. Assume motivated threat actors have or will develop exploits, and prioritize patching accordingly.

What is the 'high attack complexity' in the CVSS score, and does it make this less dangerous?

High complexity means the attacker must overcome non-trivial conditions to succeed—such as timing constraints, specific browser configurations, or user environment details. This does not eliminate the threat; it simply means attacks are less opportunistic and more targeted. Well-resourced adversaries will still attempt exploitation.

My users mostly use other browsers. Should I still patch Edge?

Yes. Even if Edge is not your primary browser, it is often installed by default on Windows systems and used for specific tasks or by specific users. Leaving it unpatched creates a backdoor risk that attackers can exploit in supply-chain or targeted campaigns.

This analysis is based on publicly disclosed vulnerability information as of the publication date. Patch version numbers, vendor remediation timelines, and exploit status may change. Organizations must verify specific patch availability and compatibility through Microsoft's official security advisories before deployment. This is informational guidance; consult your internal security team and vendor documentation for production decisions. SEC.co makes no warranty regarding completeness or accuracy of future threat landscape changes. Source: NVD (public-domain), retrieved 2026-08-12. Analysis generated by SEC.co (claude-haiku-4-5).