New 'GreatXML' Zero-Day Exploit Bypasses Windows BitLocker Encryption, Researcher Claims

Researcher Drops 'GreatXML' Zero-Day Exploit to Bypass Windows BitLocker

CRITICAL
June 11, 2026
4m read
VulnerabilityThreat Actor

Related Entities

Threat Actors

Chaotic Eclipse

Organizations

Products & Tech

WindowsBitLockerMicrosoft Defender

Other

GreatXML

Full Report

Executive Summary

A security researcher operating under the alias Chaotic Eclipse has disclosed a new zero-day exploit named 'GreatXML' that can bypass Windows BitLocker full-disk encryption. Published on June 10, 2026, the exploit allows an attacker with physical access to a vulnerable machine to gain a command prompt with SYSTEM privileges within the Windows Recovery Environment (WinRE). This provides unrestricted access to the data on the encrypted drive. The researcher claims any Windows machine that has previously run a Microsoft Defender offline scan is vulnerable. The release is the latest in a series of zero-day disclosures by the researcher, who is in a public dispute with Microsoft over its vulnerability handling and bug bounty policies. The 'GreatXML' vulnerability remains unpatched.


Vulnerability Details

The 'GreatXML' exploit is a local privilege escalation and security feature bypass vulnerability. The attack requires physical access to the target device.

  • Attack Vector: The attacker must be able to access the device's file system, typically by booting from external media or accessing the recovery partition.
  • Mechanism: The exploit abuses the way the Windows Recovery Environment (WinRE) processes XML files during its boot sequence. The researcher states that when a Microsoft Defender offline scan is performed, it leaves behind certain artifacts. An attacker can create a malicious unattend.xml file and a Recovery directory on the recovery partition. When the system is rebooted into WinRE, it parses this malicious XML file, which triggers the execution of a command shell with SYSTEM privileges.
  • Prerequisite: The target machine must have had a Microsoft Defender offline scan run at least once in its history.

Affected Systems

  • Products: Microsoft Windows (all versions with BitLocker and Microsoft Defender).
  • Configurations: Systems where a Microsoft Defender offline scan has been performed.

Exploitation Status

The researcher, Chaotic Eclipse, has publicly disclosed the details of the exploit, making it a zero-day. While there are no reports of widespread attacks using 'GreatXML', the public availability of the technique means that targeted attacks by knowledgeable adversaries are now possible, especially in scenarios involving device theft or insider threats.

Impact Assessment

A successful exploit of 'GreatXML' completely undermines the primary purpose of BitLocker: protecting data at rest. For an attacker with physical possession of a device (e.g., a lost or stolen corporate laptop), this exploit provides a direct path to accessing all encrypted files. This could lead to the theft of sensitive corporate data, intellectual property, and personal information, resulting in severe financial and reputational damage, as well as regulatory penalties under laws like GDPR or HIPAA.

Cyber Observables — Hunting Hints

The following patterns may help identify vulnerable or compromised systems:

Type
File Path
Value
[Recovery Partition]:\Recovery\unattend.xml
Description
The presence of an unattend.xml file in this specific location on the recovery partition is a primary indicator of an attempted exploit.
Type
Log Source
Value
Windows Event Logs
Description
Monitor for unexpected reboots into the Windows Recovery Environment. While not definitive, it's a necessary step for the attack.
Type
File Integrity Monitoring
Value
[Recovery Partition]:\
Description
Monitor for any file modifications on the normally static recovery partition, particularly the creation of new directories or XML files.

Detection Methods

Detecting this attack relies on identifying tampering with the recovery partition.

  • File Integrity Monitoring (FIM): Deploy FIM tools to monitor the recovery partition for the creation of unattend.xml or other unauthorized files. This is the most reliable detection method.
  • Endpoint Detection and Response (EDR): While the attack occurs pre-boot, an EDR agent could potentially log the initial file placement if the attacker uses the running OS to stage the exploit files.
  • Physical Security Audits: Correlate physical access logs with system reboot events to identify suspicious activity patterns involving physical access followed by a reboot into recovery mode.

Remediation Steps

As of June 11, 2026, there is no patch available from Microsoft for the 'GreatXML' vulnerability.

Mitigation Controls:

  • Physical Security: The most critical mitigation is to enforce strict physical security for all endpoints, especially laptops containing sensitive data. This is the primary defense against an attack requiring physical access.
  • Limit WinRE Access: If possible, configure system BIOS/UEFI settings to require an administrative password to boot from external devices or enter recovery environments. This is a form of Bootloader Authentication.
  • Tamper Detection: Implement boot-time integrity checks using technologies like Secure Boot to detect unauthorized modifications to the boot process and recovery partitions. This aligns with D3FEND's TPM Boot Integrity concept.

Timeline of Events

1
June 10, 2026
Researcher 'Chaotic Eclipse' publicly discloses the 'GreatXML' zero-day exploit.
2
June 11, 2026
This article was published

MITRE ATT&CK Mitigations

Utilizing features like Secure Boot can help prevent the system from booting into a tampered recovery environment.

Configure BIOS/UEFI settings to require a password for making boot-order changes or accessing recovery environments.

Audit

M1047enterprise

Implement file integrity monitoring on the recovery partition to generate alerts on any unauthorized modifications.

Timeline of Events

1
June 10, 2026

Researcher 'Chaotic Eclipse' publicly discloses the 'GreatXML' zero-day exploit.

Sources & References

Article Author

Jason Gomes

Jason Gomes

• Cybersecurity Practitioner

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.

Threat Intelligence & AnalysisSecurity Orchestration (SOAR/XSOAR)Incident Response & Digital ForensicsSecurity Operations Center (SOC)SIEM & Security AnalyticsCyber Fusion & Threat SharingSecurity Automation & IntegrationManaged Detection & Response (MDR)

Tags

Zero-DayBitLockerWindowsMicrosoftGreatXMLVulnerabilityPrivilege Escalation

📢 Share This Article

Help others stay informed about cybersecurity threats

🎯 MITRE ATT&CK Mapped

Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.

🧠 Enriched & Analyzed

Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.

🛡️ Actionable Guidance

Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.

🔗 STIX Visualizer

Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.

Sigma Generator

Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.