MLXIO
a close up of a network with wires connected to it
CybersecurityMay 22, 2026· 6 min read· By MLXIO Insights Team

Microsoft Defender Zero-Days Hand Hackers SYSTEM Keys

Share

MLXIO Intelligence

Analysis Snapshot

61
Moderate
Confidence: LowTrend: 10Freshness: 98Source Trust: 100Factual Grounding: 95Signal Cluster: 20

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

Thesis

High Confidence

Microsoft issued emergency Defender updates after Huntress confirmed active exploitation of two zero-days that could enable SYSTEM-level privilege escalation or silently weaken endpoint protection.

Evidence

  • Microsoft pushed out-of-band Defender fixes on May 21 after RedSun and UnDefend were used in live attacks.
  • CVE-2026-41091 affects the Microsoft Malware Protection Engine and can let a low-privileged attacker escalate to SYSTEM via symbolic link or directory junction manipulation during a Defender scan.
  • CVE-2026-45498 affects the Microsoft Defender Antimalware Platform and can block definition updates, reducing detection of newer threats.
  • Microsoft fixed the issues in Malware Protection Engine version 1.1.26040.8 and Antimalware Platform version 4.18.26040.7.

Uncertainty

  • The supplied reporting does not provide scope of exploitation or affected victim counts.
  • The article says the flaws initially had no CVEs or fixes, but does not include Microsoft advisory text.
  • Deployment status may vary where Defender updates are delayed by policy, isolation, or managed rollout controls.

What To Watch

  • Confirmation that endpoints have received Malware Protection Engine 1.1.26040.8 and Antimalware Platform 4.18.26040.7.
  • Huntress or Microsoft updates on exploitation scope, indicators of compromise, or detection guidance.
  • Any follow-on patches for related Chaotic Eclipse disclosures, including the reportedly unpatched MiniPlasma issue.

Verified Claims

Microsoft released emergency out-of-band Defender fixes on May 21 for two zero-days that were already being exploited.
📎 Microsoft pushed emergency Defender fixes on May 21 after two zero-days, RedSun and UnDefend, were already being used in live attacks.High
CVE-2026-41091 affects the Microsoft Malware Protection Engine and can allow a low-privileged attacker to escalate to SYSTEM-level control.
📎 The flaw stems from improper link resolution before file access, allowing a low-privileged attacker to manipulate a symbolic link or directory junction during a Defender scan and escalate to SYSTEM-level control.High
CVE-2026-45498 is a denial-of-service issue in the Microsoft Defender Antimalware Platform that can block definition updates.
📎 It works as a denial-of-service against the protection engine, silently blocking definition updates and reducing Defender’s ability to catch newer threats.High
The fixes are included in Malware Protection Engine version 1.1.26040.8 and Antimalware Platform version 4.18.26040.7.
📎 Microsoft fixed both CVEs in Malware Protection Engine version 1.1.26040.8 and Antimalware Platform version 4.18.26040.7.High
Neither Defender vulnerability reportedly triggers a visible alert to users or administrators during exploitation.
📎 Neither vulnerability triggers a visible alert to the user or administrator during exploitation, based on the supplied reporting.Medium

Frequently Asked

What are the Microsoft Defender zero-days RedSun and UnDefend?

RedSun and UnDefend are two Microsoft Defender zero-days that were reportedly exploited in live attacks before Microsoft released emergency fixes.

Why is CVE-2026-41091 dangerous?

CVE-2026-41091 can let a low-privileged attacker manipulate a symbolic link or directory junction during a Defender scan and escalate to SYSTEM-level control.

What does CVE-2026-45498 do?

CVE-2026-45498 is a denial-of-service flaw in the Microsoft Defender Antimalware Platform that can silently block definition updates and weaken detection of newer threats.

Which Microsoft Defender versions contain the emergency fixes?

The article says Microsoft fixed the issues in Malware Protection Engine version 1.1.26040.8 and Antimalware Platform version 4.18.26040.7.

How are the Microsoft Defender zero-day fixes delivered?

Microsoft delivers the fixes through Defender’s built-in update mechanism, but administrators should verify deployment where updates may be delayed by policy, isolation, or managed rollout controls.

Updated on July 31, 2026

Updated July 31, 2026: This article has been refreshed to reflect that Microsoft’s emergency Defender fixes have now been available for more than two months and that CISA’s federal remediation deadline has passed. The key operational focus has shifted from immediate patch availability to verification, hunting, and cleanup on systems that may have lagged behind.

What We Know: Microsoft rushed Defender fixes outside Patch Tuesday

Microsoft pushed emergency Defender fixes on May 21 after two zero-days, RedSun and UnDefend, were already being used in live attacks.

The out-of-band updates landed after Huntress confirmed real-world exploitation and after researcher Chaotic Eclipse publicly disclosed the flaws without coordinated disclosure, according to Notebookcheck. At first public disclosure, the bugs had no CVEs and no available fixes.

That sequence matters. These were not theoretical proof-of-concept bugs waiting for a future patch cycle. Attackers had working paths before Microsoft’s emergency update was available.

The more serious vulnerability is tracked as CVE-2026-41091. It carries a CVSS score of 7.8 and affects the Microsoft Malware Protection Engine. The flaw stems from improper link resolution before file access, allowing a low-privileged attacker to manipulate a symbolic link or directory junction during a Defender scan and escalate to SYSTEM-level control.

No elevated starting permissions are required for that flaw, according to the source material. That raises the operational risk because an attacker who already has limited access could potentially turn Defender’s own scan behavior into a privilege-escalation path.

The second bug, CVE-2026-45498, is rated CVSS 4.0 and targets the Microsoft Defender Antimalware Platform. It works as a denial-of-service against the protection engine, silently blocking definition updates and reducing Defender’s ability to catch newer threats.

That second issue affects System Center Endpoint Protection, System Center 2012 R2 and 2012 Endpoint Protection, Security Essentials, and standard Defender installations. Neither vulnerability triggers a visible alert to the user or administrator during exploitation, based on the available reporting.

Microsoft fixed both CVEs in Malware Protection Engine version 1.1.26040.8 and Antimalware Platform version 4.18.26040.7. The company delivers the fixes through Defender’s built-in update mechanism, but administrators still need to verify deployment, especially where updates are delayed by policy, isolation, offline imaging, maintenance windows, or managed rollout controls.

At this point, any endpoint still running older engine or platform builds should be treated as a missed emergency remediation item, not a normal patch backlog issue.

Why It Matters: Defender itself became part of the attack surface

Security teams treat Microsoft Defender as a control plane inside Windows environments. These flaws cut directly into that assumption.

CVE-2026-41091 is the sharper concern because it can move a low-privileged attacker to SYSTEM-level control through file-system manipulation during a Defender scan. In practical terms, that turns a defensive workflow into a privilege-escalation opportunity.

CVE-2026-45498 hits a different part of the problem. Rather than grabbing higher privileges, it degrades protection by blocking definition updates. That creates a quieter risk: a machine may appear to have protection installed while its ability to detect newer threats weakens.

Huntress’ confirmation of active exploitation moved this from patch-management backlog to incident-response queue. Managed service providers, enterprise security teams, and Windows administrators should assume some exposed systems may have been targeted before fixes were available.

There was also a timing problem. Microsoft’s normal Patch Tuesday cadence did not contain these updates. Out-of-band patches are reserved for issues that cannot comfortably wait, and here the reason was clear: public disclosure, no initial fixes, and confirmed exploitation.

The disclosure chain added more pressure. RedSun and UnDefend were the fourth and fifth zero-days released by Chaotic Eclipse over a six-week span, all targeting Windows security components. MiniPlasma, another disclosure in that series, was reported at the time as unpatched and capable of giving SYSTEM access on fully patched Windows 11 machines through the Cloud Filter driver.

Microsoft’s update for CVE-2026-41091 also addressed CVE-2026-45584, a heap-based buffer overflow with a CVSS score of 8.1 that allows remote code execution without user interaction. That third flaw had not been confirmed exploited in the wild in the reporting cited here.

Analysis: the clustering matters less because of the researcher drama and more because the targets are defensive components. When attackers aim at endpoint protection, patch status alone does not answer the full question. Security teams also need to know whether the control was bypassed, degraded, or abused before the update landed.

That is especially important for organizations that rely on Defender telemetry for detection and response. A compromised or degraded endpoint security component can create blind spots in the same systems defenders use to investigate incidents.

What Is Still Unclear: The attack details remain thin

What exactly did attackers do with RedSun and UnDefend? The available reporting confirms exploitation, but it does not provide a full victim profile, attacker attribution, infrastructure details, or a complete set of indicators of compromise.

Did every exposed Defender deployment face the same risk? Not necessarily. The source material identifies affected components and products, but administrators should rely on Microsoft’s advisory and their own tooling for precise version checks, configuration exposure, and remediation status.

Were attacks broad or targeted? The supplied material does not establish scale. Huntress confirmed real-world use, but the available details do not support firm claims about campaign size, sectors hit, geography, or financial impact.

Can organizations assume automatic updates solved the problem? They should not. Microsoft delivers the fixes automatically through Defender’s built-in update path, but air-gapped systems, managed environments, gold images, VDI pools, delayed update rings, and legacy endpoint protection deployments can lag behind.

CISA added both vulnerabilities to its Known Exploited Vulnerabilities catalog on May 20, 2026. Federal Civilian Executive Branch agencies had until June 3 to confirm patching. That deadline has now passed, making the CISA entry a useful benchmark for private-sector teams reviewing whether remediation occurred on time.

Analysis: the lack of visible alerts during exploitation is one of the most uncomfortable details. If abuse does not notify users or administrators, defenders cannot rely on obvious symptoms. They need version verification, telemetry review, and endpoint investigation where risk is highest.

The open question now is not only “are we patched?” It is also “were any systems exposed long enough to justify compromise assessment?” For high-value endpoints, domain administration workstations, servers with sensitive data, and managed service provider tooling hosts, that second question matters.

What To Watch: Treat patching as the start of response

Administrators should first confirm that Malware Protection Engine version 1.1.26040.8 and Antimalware Platform version 4.18.26040.7, or newer, are deployed across Windows fleets. That check should include managed endpoints, servers, legacy Microsoft endpoint protection products, VDI images, offline systems, and devices that do not receive standard automatic updates.

Security teams can verify Defender state through central management tooling or locally with Defender status checks that report engine, platform, and signature versions. The important point is to confirm the deployed versions, not merely assume that automatic updates completed successfully.

Teams should also review endpoint alerts and telemetry around Defender service behavior. The source material specifically points to silent update blocking and abuse during Defender scanning, so unusual protection-engine behavior, failed definition updates, tampering signals, repeated update failures, unexpected exclusions, or unexplained service degradation deserve quick escalation.

Where older versions are found, organizations should remediate immediately and consider a targeted lookback. That review should focus on the period before the May 21 emergency update and any later period in which the system remained unpatched.

The next useful disclosures would be indicators from Microsoft, Huntress, or other responders. Watch for any published IOCs, affected-version clarifications, exploitation timelines, or guidance on hunting for prior compromise.

Another watch item is MiniPlasma. The supplied reporting said it remained unpatched and belonged to the same recent series of Chaotic Eclipse disclosures targeting Windows security components. If more details emerge or Microsoft ships a fix, administrators should fold that into the same exposure review.

The core takeaway is narrow but urgent: Microsoft patched RedSun and UnDefend, but these zero-days were exploited before fixes existed. For organizations running Defender at scale, installing the update closes the known holes. It does not answer whether attackers already used them.

Impact Analysis

  • Attackers were exploiting both flaws before Microsoft released emergency fixes.
  • The higher-severity bug could let a low-privileged attacker gain SYSTEM-level control.
  • The update-blocking flaw could quietly reduce Defender’s ability to detect newer threats.
  • CISA’s federal remediation deadline has passed, so unpatched systems now represent overdue emergency exposure.
  • Security teams should verify Defender engine and platform versions and review telemetry for signs of prior abuse.

Defender Zero-Days Patched by Microsoft

VulnerabilitySeverityAffected ComponentAttack Impact
CVE-2026-41091CVSS 7.8Microsoft Malware Protection EnginePrivilege escalation to SYSTEM via symbolic link or directory junction manipulation
CVE-2026-45498CVSS 4.0Microsoft Defender Antimalware PlatformDenial-of-service that blocks definition updates and weakens threat detection

CVSS Scores for Defender Zero-Days

CVE-2026-41091
CVSS7.8
CVE-2026-45498
CVSS4
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 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

cable network
CybersecurityJun 14, 2026

RoguePlanet Turns Microsoft Defender Into the Attack Path

RoguePlanet turns Microsoft Defender into the attack path, putting fully patched Windows 10/11 systems at SYSTEM-level risk.

8 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

a man wearing a mask
CybersecurityMay 24, 2026

Scammers Abuse Real Microsoft Address to Push Phishing

Scammers used a real Microsoft alert address to send phishing links for months, turning trusted security emails into a risk.

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

two pens near MacBook Air
TechnologyAug 4, 2026

EU Pressure Cracks iPhone Clipboard Open to Windows PCs

Apple will open iPhone clipboard syncing to Windows PCs in the EU, but the feature may not arrive until fall 2027.

8 min read

red xbox one game controller
TechnologyAug 3, 2026

Xbox Disc to Digital Leak Puts Your Game Discs at Risk

A leaked Xbox roadmap turns disc preservation into a fight over digital licenses and platform control.

8 min read

a glass of beer
TechnologyAug 1, 2026

Windows 11’s 8GB RAM Fix Admits PCs Are Choking

Microsoft is tuning Windows 11 for 8GB RAM PCs, exposing how its AI-ready ambitions collide with aging hardware.

8 min read

two black fish finders on a fishing boat
TechnologyAug 5, 2026

Apple CarPlay Grabs the Helm on 2027 Pontoon Boats

Apple CarPlay and Android Auto are coming standard to select 2027 Crest and Balise pontoons with Savvy Navvy navigation.

7 min read

a person holding a smart phone in their hand
TechnologyAug 4, 2026

18-Hour Motorola Razr Fold Leaves Samsung Chasing Hard

Motorola’s Razr Fold hit 18h22m browsing, beating Samsung’s Galaxy Z Fold7 by about four hours.

7 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.