The GreatXML exploit is an unpatched zero day vulnerability that bypasses BitLocker drive encryption on Windows machines where Microsoft Defender Offline Scan has been run at least once, granting attackers full SYSTEM... The attack stages by copying a crafted unattend.xml file and Recovery folder onto the device’s r...

Create a landscape editorial hero image for this Studio Global article: What is the GreatXML zero-day exploit, published by security researcher Nightmare Eclipse on June 10, 2026, that bypasses BitLocker drive en. Article summary: Here is the full breakdown of the GreatXML exploit, its disclosure context, and the enterprise risk.. Topic tags: general, general web, user generated. Reference image context from search candidates: Reference image 1: visual subject "# GreatXML BitLocker Bypass: Public PoC Exploit Disclosed. GreatXML BitLocker bypass, Windows Defender vulnerability. A security researcher recently published a dangerous new explo" source context "GreatXML BitLocker Bypass: Public PoC Exploit Disclosed" Reference image 2: visual subject "Two novel Windows zero-day vulnerabilities dubbed YellowKey, which bypasses BitLocker drive encryption, and GreenPlasma, a local privilege escal
Security researcher Nightmare Eclipse (also known as Chaotic Eclipse) published yet another Windows zero-day on June 10, 2026. Dubbed GreatXML, this exploit bypasses BitLocker drive encryption and provides an attacker with an unrestricted SYSTEM-level command shell inside the Windows Recovery Environment (WinRE) . The attack is simple to stage, requires no login credentials, and—most importantly—remains unpatched with no CVE assigned as of publication.
What makes GreatXML especially dangerous is its low bar for exploitation. Nightmare Eclipse characterized it as an “accidental discovery” that took merely four hours of research . Any organization that has ever run a Microsoft Defender Offline Scan on a BitLocker-protected machine now has a silent, pre-existing vulnerability waiting to be exploited.
GreatXML works by taking advantage of a deep trust relationship inside Windows’ recovery infrastructure. BitLocker is designed to protect your data, but it automatically unlocks when the system enters a trusted recovery environment like WinRE—the same environment used by Microsoft Defender Offline Scan.
Here is the step-by-step attack chain:
NT AUTHORITY\SYSTEMAs Hive Security describes it, the file “did exactly what it was designed to do—just in the wrong hands, at the wrong time, inside the one environment that BitLocker trusts to leave the keys alone” .
GreatXML is not an isolated disclosure. It is the seventh zero-day published since April 2026 by Nightmare Eclipse, a security researcher who has been in a public, months-long feud with Microsoft over its vulnerability handling process . The researcher has released each flaw alongside a working proof-of-concept (PoC), a practice Microsoft has condemned as putting customers “at unnecessary risk”
.
Here is the full timeline of Nightmare Eclipse’s 2026 disclosures and their current status as of mid-June:
BlueHammer was a local privilege escalation (LPE) flaw in Windows Defender with a CVSS score of 7.8 . RedSun and UnDefend attacked Defender’s cloud file rollback and signature update mechanisms, respectively
. YellowKey was an earlier BitLocker bypass, and GreenPlasma was a CTFMON-based LPE that grants SYSTEM access
.
Most recently, RoguePlanet, published a day before GreatXML, exploits a time-of-check to time-of-use (TOCTOU) race condition in Microsoft Defender to gain SYSTEM privileges on fully patched systems .
Microsoft’s June 9, 2026, Patch Tuesday fixed over 200 vulnerabilities, including six zero-days . Among Nightmare Eclipse’s disclosed exploits, two were addressed:
However, both RoguePlanet and GreatXML were left out of the update. As of the latest reporting, neither has an official patch or a CVE assignment .
The profile of a vulnerable system is surprisingly common. The exploit affects any Windows device using BitLocker in TPM-only mode where Microsoft Defender Offline Scan has been run at least once .
In TPM-only mode, the Trusted Platform Module automatically hands over the encryption key during boot, which is why the exploit works seamlessly once the machine is coerced into the trusted WinRE environment. The attacker does not need to know a password or possess a recovery key—just physical access to the laptop or workstation and enough time for a single reboot .
This makes laptops, portable workstations, and other mobile devices the primary targets for enterprise theft or a brief “evil maid” style attack. Servers are also affected, though the physical-access requirement makes them less likely targets in most threat models.
No official patch exists for GreatXML. Organizations should immediately implement compensating controls rather than waiting for Microsoft to act .
The security community is treating GreatXML as a technically plausible, publicly available exploit with incomplete external validation . For defensive teams, that means the safest assumption is that every eligible system is exploitable until proven otherwise.
Studio Global AI
Use this topic as a starting point for a fresh source-backed answer, then compare citations before you share it.
The GreatXML exploit is an unpatched zero day vulnerability that bypasses BitLocker drive encryption on Windows machines where Microsoft Defender Offline Scan has been run at least once, granting attackers full SYSTEM...
The GreatXML exploit is an unpatched zero day vulnerability that bypasses BitLocker drive encryption on Windows machines where Microsoft Defender Offline Scan has been run at least once, granting attackers full SYSTEM... The attack stages by copying a crafted unattend.xml file and Recovery folder onto the device’s recovery partition, then booting into WinRE, which inherently trusts that environment and unlocks the encrypted volume.
Organizations relying on TPM only BitLocker authentication are most at risk. Switching to TPM+PIN is currently the strongest mitigation until Microsoft releases a fix.