Nightmare Eclipse Drops Windows Zero-Day Exploit ‘ShieldBreak’

A New Zero-Day Exploit Hits Windows: ShieldBreak Targets Microsoft Defender

Cybersecurity researcher Nightmare Eclipse has released another zero-day exploit targeting Microsoft products, this time with a proof-of-concept (PoC) code dubbed “ShieldBreak”. This latest vulnerability affects Microsoft Defender and allows any user to gain System privileges on affected systems. The exploit was published just in time for the August 2026 Patch Tuesday security updates.

The vulnerability, tracked as CVE-2026-50656, is a result of a rogue planet patch bypass that Nightmare Eclipse dropped as a zero-day on June 9. Microsoft acknowledged the exploit on June 16 and released fixes for it on July 9. However, ShieldBreak seems to be a different beast altogether.

According to Will Dormann from Tharros Labs, who analyzed the exploit, ShieldBreak involves setting up a temporary directory registered as a Cloud Sync provider, planting an EICAR file, controlling Defender’s scan path to System32, and using Windows’ CLFS to swap the identity file and hydration data to a ‘phoneinfo.dll’ file in System32. This process culminates with the running of the QueueReporting scheduled task.

As Dormann explains, the exploit takes advantage of an explicit code in the wer.dll file that loads phoneinfo.dll, which does not exist by default in Windows. By setting up its own phoneinfo.dll file and manipulating Windows’ CLFS, ShieldBreak manages to spawn conhost.exe with SYSTEM privileges.

Cybersecurity expert Kevin Beaumont disagrees with Nightmare Eclipse’s assertion that ShieldBreak is a RoguePlanet bypass, as they work differently. According to Beaumont, RoguePlanet was a filesystem race condition vuln that uses virtual disks and NT native file manipulation to trick the quarantine process into overwriting system files. In contrast, ShieldBreak involves a user-mode callback hook to change file contents during a Defender cloud-hydration scan via cfapi (Cloud Filter API).

It’s worth noting that both Dormann and Beaumont agree on one thing: ShieldBreak requires Defender to be active in order to work, which sets it apart from RoguePlanet.

The release of ShieldBreak highlights the ongoing cat-and-mouse game between cybersecurity researchers and software vendors. As soon as a zero-day exploit is discovered, it’s often followed by another one that takes advantage of the same vulnerability or exploits a new one. This cycle underscores the importance of keeping up with the latest security updates and patches.

For home users and businesses alike, this development serves as a reminder to stay vigilant and keep their systems updated with the latest security fixes. With the rise of zero-day exploits, it’s essential to adopt a proactive approach to cybersecurity by monitoring system logs, configuring firewalls correctly, and regularly updating software and operating systems.


Source: SecurityWeek — 2026-08-13