MLXIO
cable network
CybersecurityJune 14, 2026· 8 min read· By MLXIO Insights Team

RoguePlanet Turns Microsoft Defender Into the Attack Path

Share

MLXIO Intelligence

Analysis Snapshot

66
Moderate
Confidence: LowTrend: 20Freshness: 98Source Trust: 75Factual Grounding: 91Signal Cluster: 20

Moderate MLXIO Impact based on trend velocity, freshness, source trust, and factual grounding.

Thesis

Medium Confidence

RoguePlanet turns Microsoft Defender into a local privilege-escalation path on fully patched Windows 10 and Windows 11 systems, undermining reliance on Patch Tuesday alone.

Evidence

  • The exploit targets a race condition in Microsoft Defender and can grant SYSTEM-level shell access on fully patched Windows 10 and Windows 11 machines.
  • CybelAngel described the flaw as a TOCTOU issue where Defender checks a file path before acting on it, allowing an attacker to win a timing race.
  • The attack reportedly requires local access and a specially crafted VHD or VHDX file that triggers Defender's real-time scanner when mounted.
  • CryptoBriefing said there were no reported in-the-wild exploitation cases or confirmed cryptocurrency theft links as of disclosure.

Uncertainty

  • The supplied reporting does not establish that Microsoft had fully remediated the vulnerability at disclosure.
  • The exploit is not described as 100% reliable.
  • No active exploitation was reported, but absence of reports does not prove absence of use.

What To Watch

  • Microsoft guidance or patches specifically addressing the Defender race condition.
  • Reports of RoguePlanet exploitation in the wild or links to credential, wallet, or private-key theft.
  • Telemetry showing unusual VHD/VHDX mounting, privilege escalation attempts, or Defender tampering.

Verified Claims

RoguePlanet targets a race condition in Microsoft Defender and can grant SYSTEM-level shell access on fully patched Windows 10 and Windows 11 systems.
📎 The article states the exploit targets a race condition in Microsoft Defender and can grant SYSTEM-level shell access on fully patched Windows 10 and Windows 11 machines.High
The reported Defender flaw is described as a Time-of-Check to Time-of-Use issue involving the gap between file path checking and action.
📎 CybelAngel described the flaw as a TOCTOU issue, where an attacker exploits the gap between when Defender checks a file path and when it acts on that check.High
RoguePlanet reportedly requires local access and uses a specially crafted VHD or VHDX file that triggers Defender inspection when mounted.
📎 The article says the attack requires local access and involves a specially crafted VHD or VHDX file; when mounted, Defender’s real-time scanner inspects it and the race condition can trigger.High
ThreatLocker independently reproduced RoguePlanet on fully patched Windows 11 systems with the June 2026 cumulative update KB5094126 installed, according to CybelAngel.
📎 The article reports ThreatLocker reproduced it on fully patched Windows 11 systems with KB5094126 installed, according to CybelAngel.Medium
CryptoBriefing reported no known in-the-wild exploitation of RoguePlanet and no confirmed connection to cryptocurrency theft as of the disclosure date.
📎 The article says CryptoBriefing reported no active in-the-wild exploitation and no confirmed reports tying RoguePlanet to cryptocurrency theft as of the disclosure date.High

Frequently Asked

What is RoguePlanet?

RoguePlanet is a Windows zero-day exploit targeting a race condition in Microsoft Defender that can grant SYSTEM-level shell access on fully patched Windows 10 and Windows 11 machines.

How does RoguePlanet exploit Microsoft Defender?

It exploits a Time-of-Check to Time-of-Use race condition, using the gap between when Defender checks a file path and when it acts on that check.

Does RoguePlanet require remote access?

The article says RoguePlanet requires local access to the target machine and involves a specially crafted VHD or VHDX file.

Can RoguePlanet affect fully patched Windows systems?

Yes. The article reports RoguePlanet can affect fully patched Windows 10 and Windows 11 systems, and ThreatLocker reproduced it on fully patched Windows 11 with KB5094126 installed.

Was RoguePlanet being actively exploited in the wild?

CryptoBriefing reported no known instances of RoguePlanet being actively exploited in the wild as of the disclosure date.

Updated on June 14, 2026

On Tuesday, June 10, 2026, RoguePlanet landed on the same day Microsoft shipped its monthly Patch Tuesday updates, turning the usual Windows security ritual into part of the story.

The exploit targets a race condition in Microsoft Defender and can grant SYSTEM-level shell access on fully patched Windows 10 and Windows 11 machines, according to CryptoBriefing. That timing matters because Patch Tuesday is supposed to reduce known risk. RoguePlanet showed a different problem: a security control can become the attack path before a conventional patch exists.

June 10 turned Defender from shield into target

RoguePlanet is not alarming because it is another Windows bug. It is alarming because it hits Microsoft Defender, the built-in protection layer many users expect to catch malicious behavior.

The proof-of-concept targets a race condition. In the additional reporting from CybelAngel, the flaw is described as a Time-of-Check to Time-of-Use, or TOCTOU, issue: the attacker exploits the gap between when Defender checks a file path and when it acts on that check. Because Defender runs with high privileges, winning that timing race can produce a command shell running as NT AUTHORITY\SYSTEM.

That is the core inversion. A normal application flaw compromises an app. A Defender flaw compromises trust in the thing watching the apps.

The supplied reporting does not establish that the underlying vulnerability had been fully remediated at disclosure. That leaves defenders in an interim position: treat RoguePlanet as a live privilege-escalation risk and watch for exploit behavior rather than assuming Patch Tuesday alone closed the exposure.

MLXIO analysis: This is the uncomfortable lesson. Patch status remains necessary, but it is not the same as safety when the vulnerability sits inside a default security component and the first response may not yet amount to a durable fix.


The post-Patch Tuesday gap is the real exposure

A zero-day changes the defender’s starting position. There is no settled patch sequence, no mature detection logic, and no long tail of field-tested guidance. RoguePlanet sharpened that problem by working against machines described as fully patched.

CybelAngel reported that the attack requires local access to the target machine and involves a specially crafted VHD or VHDX file. When the victim mounts the file, Defender’s real-time scanner inspects it and the race condition can trigger. The exploit is not described as 100% reliable, which is consistent with race condition behavior. ThreatLocker independently reproduced it on fully patched Windows 11 systems with the June 2026 cumulative update KB5094126 installed, according to CybelAngel.

That local-access requirement narrows the entry point, but it does not make the issue benign. RoguePlanet is more useful after an attacker already has a foothold. From there, SYSTEM access changes the campaign.

An attacker with that privilege level can read files, modify processes, access credential stores, and disable protections. CryptoBriefing specifically flagged the risk to wallet files, browser-stored credentials, clipboard data, and locally stored private keys.

There are limits to what is known. CryptoBriefing said there were no reported instances of RoguePlanet being actively exploited in the wild as of the disclosure date. It also said there were no confirmed reports tying RoguePlanet to cryptocurrency theft.

For defenders, the practical lesson is clear: exposure cannot be measured by “patched or unpatched” alone. Teams need telemetry around process behavior, privilege escalation attempts, unusual mounted disk activity, and security-control tampering.

Six releases in roughly two months changed the signal

The useful numbers here are not global Windows install counts or Defender market share. Those figures were not in the supplied sources, so they should not be invented. The meaningful data is the release cadence.

CryptoBriefing said the researcher behind RoguePlanet operates under the aliases Chaotic Eclipse and Nightmare-Eclipse, publishing through deadeclipse666.blogspot.com and the GitHub account MSNightmare. It described RoguePlanet as at least the sixth zero-day proof-of-concept from the same person since early April 2026 — roughly one new zero-day every ten days across a two-month stretch.

The named releases across the supplied reporting include:

Exploit name Detail from supplied sources
BlueHammer Assigned CVE-2026-33825 in the CryptoBriefing report; CybelAngel says it was exploited in the wild and patched
RedSun CybelAngel lists it as CVE-2026-41091, exploited in the wild and patched
UnDefend CybelAngel lists it as CVE-2026-45498, patched
YellowKey CybelAngel describes it as a BitLocker bypass, patched June 10
GreenPlasma CybelAngel describes it as a local privilege escalation in CTFMON, patched June 10
RoguePlanet Reported as unpatched by CybelAngel as of June 11, with no durable fix established in the supplied reporting

CryptoBriefing also mentions MiniPlasma among prior releases. The supplied sources do not align perfectly on how every item is counted, so the safest reading is broader: RoguePlanet belongs to a fast-moving series of Windows zero-day disclosures from the same anonymous researcher.

This is where the attack surface becomes more strategic. A default Windows security tool is valuable because it is widely present by design. A flaw in that layer does not need niche adoption to matter.

For related Windows security timing pressure, MLXIO previously covered how a separate Microsoft security deadline put fleets under a short response window in Secure Boot Deadline Puts Windows Fleets on 15-Day Clock. RoguePlanet is a different class of problem: it challenges the assumption that the latest update cycle has already absorbed the risk.

Microsoft’s immediate move was detection, not closure

The supplied reporting supports a cautious reading: defenders should not treat any immediate mitigation or detection-oriented response as closure unless Microsoft confirms a durable fix for the underlying race condition.

That distinction matters. Detection can buy time. It can also fail if an exploit changes just enough to avoid the logic watching for it. For a vulnerability inside Defender itself, the operational question is not only whether known proof-of-concept code is recognized, but whether the underlying timing flaw can still be won.

MLXIO analysis: Microsoft’s likely priority stack is straightforward: confirm exploitability, reduce immediate exposure, avoid breaking Defender at scale, then ship a durable fix. The hard part is that Defender is not an optional peripheral for many users. A regression in the security engine can have broad consequences, so the validation burden is high.

Enterprise teams face a different problem. They cannot wait for perfect clarity if the exploit chain is plausible. Practical controls include:

  • Threat hunting: Look for unexpected SYSTEM shells, Defender tampering, and suspicious VHD/VHDX mount behavior.
  • Segmentation: Limit what a compromised endpoint can reach after privilege escalation.
  • Least privilege: Reduce the damage from initial local access before escalation.
  • Independent detection: Verify whether third-party endpoint tools reduce exposure, especially where Defender remains active in passive or compatibility modes.
  • Incident readiness: Treat privilege escalation as a containment trigger, not just an alert.

Small businesses and individual Windows users have fewer knobs to turn. The grounded advice is simpler: keep automatic updates enabled, avoid untrusted attachments and downloads, watch Microsoft guidance, and do not store crypto keys or seed material on general-purpose machines if the risk model cannot tolerate endpoint compromise.

MLXIO has also tracked Microsoft’s broader Windows-centered platform push in Xbox Consoles Face Death as Microsoft Bets on Windows. RoguePlanet shows the security side of that concentration: when default Windows components carry trust, flaws in those components carry outsized consequences.


Crypto holders face a local-machine problem, not a blockchain problem

RoguePlanet does not need to break a wallet protocol to create crypto risk. It only needs control of the machine where secrets live.

CryptoBriefing was careful on this point. There are no confirmed RoguePlanet-linked wallet drains. Nobody has documented this exploit being used to exfiltrate seed phrases. But SYSTEM-level access can reach wallet files, browser credentials, clipboard contents, and locally stored private keys without another exploit.

That makes the risk operational rather than theoretical for users who keep crypto material on Windows endpoints. The weak point is not the chain. It is the endpoint.

MLXIO analysis: For institutions, the lesson is not “stop using Windows.” It is that crypto operations running Windows infrastructure should treat endpoint compromise as a key-management event. If a workstation can touch private keys, signing flows, browser wallets, or admin credentials, then privilege escalation on that machine belongs in the same risk conversation as custody controls.

The next decision point is whether defenders can see behavior before signatures catch up

RoguePlanet’s strongest signal is not that one proof-of-concept exists. It is that a researcher has released Windows zero-days at a pace that challenges normal patch-and-validate cycles, including a Defender-targeting exploit timed to Patch Tuesday.

The thesis to test now is simple: security tools with broad default deployment will attract more direct exploitation, because compromising the guard can be more valuable than bypassing it.

Evidence that would strengthen that thesis includes confirmed in-the-wild RoguePlanet exploitation, modified versions evading current defenses, or new releases targeting other default Windows protection layers. Evidence that would weaken it would include a durable Microsoft fix, reliable telemetry showing no meaningful exploitation, and mitigations that close the race condition without breaking normal Defender behavior.

Until then, “fully patched” should be treated as a minimum condition, not a clean bill of health. The teams best positioned for the next RoguePlanet-style exploit will be the ones watching privilege changes, endpoint behavior, identity movement, and containment paths before the next signature arrives.

Impact Analysis

  • RoguePlanet can elevate access to SYSTEM level on fully patched Windows 10 and Windows 11 systems.
  • The exploit targets Microsoft Defender itself, turning a core security layer into a potential attack path.
  • Patch status alone may not be enough, so defenders need to monitor for privilege-escalation behavior until remediation is confirmed.
MLXIO

Written by

MLXIO Insights Team

Algorithmic Research & Human Oversight

Powered by advanced algorithmic research and perfected by human oversight. The Insights Team delivers highly structured, cross-verified analysis on emerging tech trends and digital shifts, filtering out the fluff to give you high-fidelity value.

Related Articles

a close up of a network with wires connected to it
CybersecurityMay 22, 2026

Microsoft Defender Zero-Days Hand Hackers SYSTEM Keys

Microsoft rushed emergency Defender fixes after live attacks exploited two zero-days, including one path to SYSTEM-level control.

6 min read

white usb cable on gray laptop computer
CybersecurityMay 23, 2026

YellowKey Bypasses BitLocker, Microsoft Has No Patch

YellowKey can bypass BitLocker with physical access, and Microsoft has mitigations—but no full patch yet.

7 min read

a glass of beer
CybersecurityMay 30, 2026

Criminal Threat Backfires in Microsoft Nightmare Eclipse

Microsoft’s Nightmare Eclipse threat turned a Windows patch crisis into a trust fight with security researchers.

8 min read

red padlock on black computer keyboard
CybersecurityMay 24, 2026

Secure Boot Deadline Could Strand Older Windows PCs

Windows PCs won’t stop booting, but outdated Secure Boot certificates could cut off future boot-chain security fixes.

5 min read

a dark room with a purple light coming out of the window
CybersecurityMay 18, 2026

MiniPlasma Zero-Day Grants SYSTEM Access on Patched Windows 11

MiniPlasma zero-day exploit lets attackers escalate privileges to SYSTEM on fully patched Windows 11, risking total system takeover before a fix arrives.

5 min read

red xbox one game controller
TechnologyJun 13, 2026

Xbox Consoles Face Death as Microsoft Bets on Windows

Xbox may not vanish, but its future could look more like Windows handhelds and hybrid PCs than a console under the TV.

7 min read

A laptop computer sitting on top of a desk
TechnologyJun 10, 2026

€2,299 Surface Laptop 8 Leak Puts Microsoft on Trial

Leaked Surface prices hit €2,299, turning Microsoft’s June 16 launch into a test of premium Windows on Arm demand.

7 min read

red xbox one game controller
TechnologyJun 10, 2026

PS5 Logo Slip Puts Gears of War: E-Day on Trial at Xbox

A PS5 logo on deleted Xbox media turned E-Day from showcase flex into a messaging crisis over exclusivity.

7 min read

gold round coin with black background
CryptoJun 14, 2026

22 US Targets Hit — Bitcoin's War Hedge Story Cracks

A 22-target IRGC strike is testing Bitcoin’s crisis-hedge pitch as forced selling and war risk slam crypto.

7 min read

a robotic vacuum is on the floor next to a couch
TechnologyJun 14, 2026

€200 Cut Puts Mova Z70 Robot Vacuum Buyers on Clock

Mova is cutting €200 off its €1,399 Z70 Ultra before reviews land, making the roller-mop flagship a timed bet for buyers.

6 min read

Stay ahead of the curve

Get a weekly digest of the most important tech, AI, and finance news — curated by AI, reviewed by humans.

No spam. Unsubscribe anytime.