Nightmare-Eclipse Strikes Again With 'ShieldCrash' Windows Exploit

Hands typing at a computer keyboard with a series of ones and zeroes on the screen.
Source: Andriy Popov via Alamy Stock Photo

On the heels of a record-breaking Patch Tuesday, the disgruntled security researcher known as Nightmare-Eclipse dropped yet another Windows zero-day exploit, which enables privilege escalation and bypasses the fix for a previous Windows exploit released last month.

The latest from the researcher — who also goes by Chaotic Eclipse, MSNightmare, and their X handle, Infinite Nightmare — is the "ShieldCrash" exploit, which they claim is a patch bypass for CVE-2026-69414, or "ShieldBreak." ShieldBreak is a privilege escalation flaw in the Microsoft Malware Protection Engine of Windows Defender.

Nightmare-Eclipse released the ShieldBreak exploit on August's Patch Tuesday, one in a series of exploits for Windows flaws released monthly by the researcher since April. Microsoft has since patched the flaw, but the researcher claims it was not done properly.

"Under specific conditions it is still possible to trigger the exact same problem that was caused by ShieldBreak," they wrote in the "README" file of ShieldCrash's extensive GitHub post. "While Microsoft fixed several things to prevent re-exploiting the issue, they missed a spot where ShieldBreak can still be exploited."

The proof-of-concept (PoC) exploit released on GitHub "demonstrates an arbitrary file read as SYSTEM with September 2026" and affects all supported Windows versions, according to the exploit's GitHub description.

Dark Reading contacted Microsoft for comment on the ShieldBreak exploit and its validity, but the company did not respond at press time.

Ongoing Feud with Microsoft

Nightmare Eclipse appears to show no signs of dropping their vendetta against Microsoft, which started in April with the release of the BlueHammer zero-day exploit and stemmed from a disagreement over bug reports to the software giant.

At one point, Microsoft appeared to threaten legal action against the researcher, a stance that largely was met with disdain by the security community. Nightmare-Eclipse apparently remains undaunted and has continued dropping fresh zero-day exploits on Microsoft's monthly Patch Tuesdays, which could give attackers weeks to weaponize the flaws unless the company releases out-of-band patches.

"I absolutely hate it when you have two groups of people beefing with each other when they should be working together," John Strand, owner of Black Hills Information Security, tells Dark Reading. "On one side, this just feels petty on Microsoft's part, and it feels petty on the part of MSNightmare. It's sad, because we should be working together rather than dealing with egos."

Nightmare-Eclipse's exploits include RoguePlanet, YellowKey, GreenPlasma, MiniPlasma, and others. The researcher often will follow up Microsoft's patch for their previous exploit with yet another exploit that cracks the fix. For example, ShieldBreak was a bypass for Microsoft's patches against RoguePlanet, a race condition bug released on June 2026 Patch Tuesday.

This week's exploit, ShieldCrash, is yet another example, and it appears to expose a recurring weakness in how this attack path has been remediated by Microsoft, says Ensar Seker, CISO at cybersecurity threat intelligence company SOCRadar.

"When researchers can bypass successive fixes for RoguePlanet and ShieldBreak, it suggests the underlying security boundary or attack surface may require a more comprehensive redesign rather than another narrowly targeted patch," he tells Dark Reading.

However, having examined Nightmare-Eclipse's latest exploit, Seker says "it does not yet provide an attacker with a full SYSTEM shell or arbitrary write capability," but it does allow an adversary to perform an arbitrary file read under the SYSTEM security context on fully patched Windows systems.

Take ShieldCrash Seriously

Appearing to strike back against this assessment, Nightmare-Eclipse wrote on Wednesday in a post on X that the exploit is indeed "a full privilege escalation, not just an arbitrary file read," adding, "I'm curious if anyone is able to make a full exploit out of this before I do."

Even if the exploit does only allow the arbitrary file read, as Seker claims, it is still a threat, he notes. "That could expose highly sensitive files that an ordinary user cannot access, including configuration data, credentials or other secrets," Seker says. This privileged file disclosure, in turn, "can become an important component of a larger attack chain."

While typically organizations feel safe after they've applied patches, Nightmare-Eclipse and their ongoing exploit efforts consistently aim to undermine this trust, especially for Windows users. However, organizations shouldn't just disable Windows Defender because they worry about its security, Seker says.

Instead, security teams should closely monitor Microsoft's guidance and Defender intelligence updates, ensure tamper protection is enabled, restrict local execution and administrative access, and hunt for suspicious processes interacting with protected files through Defender-related mechanisms, Seker advises.

Also, because there is now public exploit code, defenders should expect that attackers will use it to gain access for malicious activities such as credential theft, persistence, or full privilege escalation, Seker says. "Microsoft should also assess the complete vulnerability class and related code paths," he adds, "not only the specific condition demonstrated by this latest proof of concept."

source: DarkReading