Microsoft has officially acknowledged a new zero-day vulnerability, CVE-2026-50656, affecting its Microsoft Defender antivirus solution. The vulnerability is a local privilege escalation (LPE) flaw that can be exploited by an authenticated attacker to gain SYSTEM-level privileges. The issue was forced into the public eye after a security researcher known as 'Nightmare Eclipse' released a functional proof-of-concept (PoC) exploit named 'RoguePlanet'. The exploit works on the latest, fully patched versions of Windows 10 and Windows 11. Microsoft has confirmed it is developing a security update but has not provided a timeline for its release.
The vulnerability exists due to an improper link resolution before file access within a Microsoft Defender component. An attacker can exploit this by winning a race condition. The 'RoguePlanet' exploit demonstrates how to trigger this condition to have a privileged Defender process perform an action on a user-controlled file, which ultimately leads to spawning a command shell with NT AUTHORITY\SYSTEM privileges. While the exploit's success is not guaranteed on every attempt due to the nature of race conditions, its availability significantly increases the risk for Windows users.
The 'RoguePlanet' PoC was published by the researcher 'Nightmare Eclipse' on June 10, 2026. This researcher has a history of dropping zero-day exploits for Microsoft products, seemingly as a form of protest or due to a dispute with the company's bug bounty program. Previous exploits from this researcher, such as 'YellowKey' (BitLocker bypass) and 'GreenPlasma' (LPE), were patched by Microsoft in its June 2026 security updates. The public availability of the 'RoguePlanet' code means that threat actors can now analyze, weaponize, and incorporate this exploit into their attack chains.
A local privilege escalation vulnerability is a crucial component in many attack chains. While it does not provide initial access, it allows an attacker who has already gained a foothold on a system (e.g., through phishing or another vulnerability) to elevate their privileges from a standard user to the all-powerful SYSTEM account. With SYSTEM access, an attacker can:
This vulnerability effectively breaks the security boundary between user and system, making it a high-priority issue for defenders.
The following patterns may help identify vulnerable or compromised systems:
process_nameMsMpEng.execommand_line_patterncmd.exe or powershell.execmd.exe or powershell.exe being spawned with SYSTEM privileges, where the parent process is MsMpEng.exe or another Defender-related process.log_sourcecmd.exe being spawned as a child of MsMpEng.exe could be an effective, albeit potentially noisy, detection.As of now, there is no official patch from Microsoft. The company has only stated that it is "working to provide a high quality security update."
Microsoft's 'RoguePlanet' zero-day (CVE-2026-50656) confirmed to affect Windows Server 2019/2022, CVSS 7.8. Exploitation not observed but rated 'More Likely'.
The 'RoguePlanet' zero-day (CVE-2026-50656) in Microsoft Defender is now confirmed to affect Windows Server 2019 and 2022, expanding its potential impact. The vulnerability has been assigned a CVSS score of 7.8. While Microsoft has not observed active exploitation in the wild, they have rated it as 'Exploitation More Likely', indicating a high probability of future attacks. New technical details clarify the race condition mechanism involving symbolic links in mpengine.dll. Additional hunting hints and detection methods, including Sysmon and file system auditing, have been provided to help organizations identify and mitigate potential exploitation attempts.
Microsoft has released an emergency, out-of-band patch for the 'RoguePlanet' zero-day vulnerability (CVE-2026-50656) in Microsoft Defender.
Microsoft has issued an emergency, out-of-band security update to address the 'RoguePlanet' zero-day vulnerability (CVE-2026-50656) in Microsoft Defender. The patch, delivered via an update to the Microsoft Malware Protection Engine, resolves the local privilege escalation flaw that allowed attackers to gain SYSTEM-level privileges. Affected systems should ensure their Malware Protection Engine version is 1.1.26060.3008 or higher. Administrators can verify the version using Get-MpComputerStatus | Select AMEngineVersion. This update significantly mitigates the risk posed by the publicly available proof-of-concept exploit.
Researcher 'Nightmare Eclipse' publishes the 'RoguePlanet' exploit for a Microsoft Defender zero-day.
Microsoft acknowledges the vulnerability as CVE-2026-50656 and confirms a patch is in development.

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.
Help others stay informed about cybersecurity threats
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.