HIGH 8.3

CVE-2026-58285: Microsoft Edge Chromium Type Confusion Remote Code Execution

Microsoft Edge (Chromium-based) contains a type confusion vulnerability that allows attackers to execute arbitrary code on a user's computer through network-based exploitation. The flaw occurs when the browser processes incompatible data types in memory, leading to a security boundary violation. Successful exploitation requires user interaction—typically visiting a malicious website or opening a crafted link—but does not require the attacker to have any elevated privileges or prior system access.

Source data · NVD / CISA · public domain

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

NVD description (verbatim)

Access of resource using incompatible type ('type confusion') 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

CVE-2026-58285 is a type confusion vulnerability (CWE-843) in the Chromium engine underlying Microsoft Edge. The vulnerability arises from improper type checking during resource access, allowing an attacker to manipulate object types in a way that bypasses security controls and enables arbitrary code execution in the browser's renderer process. The attack vector is network-based, complexity is high (suggesting exploitation requires specific conditions or user interaction beyond a simple click), and the impact encompasses confidentiality, integrity, and availability across security boundaries (CVSS score 8.3, HIGH severity).

Business impact

A successful exploit could allow attackers to steal sensitive data from users (passwords, authentication tokens, browsing history), modify or exfiltrate confidential information, deploy malware, or launch further attacks on corporate networks if the user is accessing internal resources. Since exploitation requires user interaction, social engineering or drive-by attacks targeting employees are practical threat vectors. Organizations with high web browsing exposure or knowledge workers accessing sensitive data through Edge face elevated risk.

Affected systems

Microsoft Edge (Chromium-based) is affected. The vulnerability does not appear on the CISA Known Exploited Vulnerabilities (KEV) catalog, indicating no evidence of active exploitation in the wild at the time of publication. Verify the specific affected versions against the Microsoft security advisory before determining which deployments require immediate patching.

Exploitability

The attack requires network access and user interaction (visiting or interacting with a malicious site), limiting opportunistic worm-style propagation. The high complexity rating suggests the vulnerability may have environmental dependencies or require precise conditions to trigger reliably. However, it remains practically exploitable through targeted phishing or watering-hole attacks. The lack of KEV status and ransomware association suggests limited current real-world exploitation, but this does not diminish the urgency given the severity rating.

Remediation

Apply the latest Microsoft Edge security update immediately. Microsoft releases security updates frequently; check for available patches in Edge's Settings > About Microsoft Edge menu, which typically triggers automatic installation. Organizations should enforce automatic updates or deploy updates through their mobile device management (MDM) or Group Policy infrastructure to ensure widespread coverage.

Patch guidance

Navigate to Settings > About Microsoft Edge to trigger automatic update detection and installation. Microsoft will push patches to the stable channel; verify the build number post-update against the official Microsoft security advisory to confirm the fix is applied. For enterprise deployments, configure Windows Update for Business or WSUS to distribute updates, or use Microsoft Intune/MDM policies to enforce timely patching. Test patches in a controlled environment before broad rollout if your organization requires change management.

Detection guidance

Monitor for Edge crashes, renderer process anomalies, or unexpected code execution patterns in browser sandboxes. Endpoint detection and response (EDR) tools should flag unusual memory access patterns or suspicious child process spawning from msedge.exe. Web proxy and threat intelligence feeds may identify known malicious sites hosting exploit code. Consider enabling Edge's optional security features such as Application Guard for high-risk users. Log and alert on Edge updates to ensure patches are deployed consistently across the fleet.

Why prioritize this

The HIGH CVSS score (8.3) combined with code execution capability and cross-boundary impact warrants rapid patching. Although user interaction is required and no active KEV exploitation has been reported, the severity of potential impact (full system compromise) and the ubiquity of Edge in corporate environments justify priority treatment. Organizations should treat this as a near-term patch requirement (within 1–2 weeks for critical deployments).

Risk score, explained

The CVSS 3.1 score of 8.3 reflects the combination of remote attack vector (AV:N), high complexity (AC:H), no privileges required (PR:N), and requirement for user interaction (UI:R), yielding a score in the HIGH band. The changed scope (S:C) indicates the vulnerability can impact resources beyond the vulnerable component. All impact metrics (C:H, I:H, A:H) are set to high, signifying complete compromise of confidentiality, integrity, and availability if exploitation succeeds. The high complexity mitigates the score somewhat but does not eliminate the serious risk.

Frequently asked questions

Does this vulnerability affect Microsoft Edge on all platforms?

CVE-2026-58285 affects Microsoft Edge (Chromium-based), which runs on Windows, macOS, and Linux. Verify the specific affected versions and platforms in the official Microsoft security advisory, as patch availability may vary by operating system.

Is this vulnerability actively being exploited in the wild?

No. The vulnerability does not appear on the CISA Known Exploited Vulnerabilities (KEV) catalog as of the published date, indicating no confirmed active exploitation at that time. However, the HIGH severity and code execution capability mean organizations should not delay patching.

What happens if a user visits a malicious website with this vulnerability unpatched?

An attacker could potentially execute arbitrary code within the Edge browser process. Depending on the attacker's payload and the browser's sandbox configuration, they could steal credentials, inject malware, access local files, or use the compromised browser as a pivot point for network attacks.

Can this be exploited without the user clicking anything?

No. The CVSS vector indicates user interaction (UI:R) is required. However, attackers can use social engineering, phishing emails with links, or watering-hole attacks targeting websites frequented by a specific organization to drive users to malicious content.

This analysis is based on publicly available vulnerability data as of the publication date. Patch versions, exact affected builds, and remediation timelines should be verified against the official Microsoft security advisory. The lack of KEV or reported active exploitation does not guarantee future safety; threat actors may develop exploits after public disclosure. Organizations should conduct their own risk assessment based on their environment, user population, and data sensitivity. This document is for informational purposes and does not constitute professional security advice. Source: NVD (public-domain), retrieved 2026-08-12. Analysis generated by SEC.co (claude-haiku-4-5).