AIO APEX

A researcher beat Microsoft's Defender patch for the third time in four months

BleepingComputer
Share:
A researcher beat Microsoft's Defender patch for the third time in four months

A security researcher operating under the name Nightmare Eclipse published a working exploit on GitHub this month that bypasses a Microsoft Defender patch shipped just weeks earlier — the third consecutive bypass of the same Windows Defender component in four months. The proof-of-concept, dubbed ShieldCrash, lets an attacker read arbitrary files with SYSTEM-level privileges on fully patched Windows 10, Windows 11, and Windows Server machines running the September 2026 security updates.

ShieldCrash does not grant write access, which limits its use as a standalone attack — but SYSTEM-level file read is enough to extract credentials, configuration secrets, and other sensitive data an attacker could use to escalate further or move laterally across a network. More significantly, it demonstrates that Microsoft's fix for the underlying issue was incomplete: as the researcher put it in their disclosure, Microsoft "fixed several things to prevent re-exploiting the issue" but "missed a spot."

A pattern, not an isolated bug

ShieldCrash is the latest entry in a chain that began in June 2026 with RoguePlanet (CVE-2026-50656), a race condition in the Malware Protection Engine's scanning pipeline that Microsoft patched in July. Microsoft's fix was itself bypassed weeks later by a second exploit, ShieldBreak (CVE-2026-69414), which Microsoft patched again in its September Patch Tuesday release. ShieldCrash defeats that September patch too, meaning the same underlying component in Windows Defender has now failed three separate remediation attempts inside a single four-month window.

Nightmare Eclipse has released nine zero-day exploits since April 2026, targeting Microsoft Defender, BitLocker, and other core Windows security components. The researcher has framed the disclosures as protest against what they describe as inadequate bug bounty compensation and slow vulnerability-response practices at Microsoft. Microsoft, for its part, has responded with public warnings about legal action against "malicious activity causing real harm," without confirming whether it intends to pursue action against this specific researcher.

Why this keeps happening

The recurring bypasses point to a structural problem rather than a single coding mistake: patches aimed narrowly at closing the specific exploitation path used in a prior proof-of-concept, without addressing the broader design weakness that made the component exploitable in the first place. That approach can look successful in the short term — each individual CVE gets closed — while leaving the underlying attack surface intact for the next variant. Security researchers have flagged the Malware Protection Engine's scanning pipeline as a persistent target precisely because it runs with elevated privileges by design, making any flaw in it disproportionately valuable to attackers compared to bugs in lower-privileged components.

What organizations should do

There is no patch for ShieldCrash as of publication. Organizations running Windows Defender as their primary endpoint protection should treat the underlying Malware Protection Engine as a component with an active, unresolved exploitation pattern rather than a fully trusted trust boundary, and should prioritize additional endpoint monitoring for anomalous SYSTEM-level file access rather than waiting on a fourth patch cycle to fully close the gap. Organizations with compliance requirements around defense-in-depth should not treat a fully patched system as sufficient assurance against this specific class of Defender bypass until Microsoft addresses the pipeline design issue rather than the individual exploitation technique.

Originally reported by BleepingComputer. Read the original article for additional details.

View original source
Share: