Angry Researcher Drops Two Windows Zero-Day Exploits, Citing Frustration with Microsoft's MSRC

Researcher Leaks Two Windows Zero-Day Exploits, 'YellowKey' and 'GreenPlasma', Amid Dispute with Microsoft

CRITICAL
May 14, 2026
May 29, 2026
m read
VulnerabilityCyberattackThreat Actor

Related Entities(initial)

Threat Actors

Chaotic Eclipse

Organizations

MicrosoftMicrosoft Security Response Center (MSRC)

Products & Tech

BitLockerMicrosoft Windows

Other

BlueHammerGreenPlasmaYellowKey

Full Report(when first published)

Executive Summary

A security researcher, using the alias Chaotic Eclipse, has publicly released proof-of-concept (PoC) code for two previously unknown, or zero-day, vulnerabilities in Microsoft Windows. The exploits, dubbed YellowKey and GreenPlasma, were dropped on social media following a public dispute with the Microsoft Security Response Center (MSRC). This act of non-coordinated disclosure places all Windows users at immediate risk, as there are no official patches available. Reports indicate that other threat actors have already begun incorporating the exploits into active attack campaigns. The incident highlights the volatile nature of vulnerability disclosure and the significant danger posed when the process breaks down.

Vulnerability Details

Details are emerging, but the disclosed vulnerabilities are described as:

  • YellowKey: A Windows BitLocker encryption bypass vulnerability. This type of flaw could potentially allow an attacker with physical or privileged access to a machine to bypass BitLocker drive encryption and access the data on the disk. This poses a significant threat to data confidentiality on stolen or lost devices.
  • GreenPlasma: An elevation of privilege (EoP) vulnerability in the Windows CTFMON process. The flaw is related to how Windows handles path trust and arbitrary section creation. A local attacker could exploit this to execute code with higher privileges, likely SYSTEM, allowing them to take full control of a compromised machine.

Exploitation Status

CRITICAL: These vulnerabilities are reportedly being actively exploited in the wild.

The researcher's public release of working PoC code has enabled other malicious actors to weaponize the exploits rapidly. Reports suggest that active attacks leveraging YellowKey and GreenPlasma began within 24 hours of the disclosure. This is a classic zero-day scenario where defenders have no patch and must rely on mitigations and detection.

Threat Actor Profile

The researcher, Chaotic Eclipse (also known as Nightmare Eclipse), has a history of similar disclosures, including a previous zero-day named "BlueHammer." Their stated motivation is frustration with MSRC's handling of their vulnerability submissions. While their actions may stem from a desire to force a response from Microsoft, the result is a dangerous situation for the entire Windows user base. This behavior blurs the line between security research and malicious activity.

Impact Assessment

  • Immediate Risk of Compromise: With public exploits and active attacks, any unpatched Windows system is potentially vulnerable. The GreenPlasma EoP flaw is particularly dangerous as it can be chained with other, less severe vulnerabilities (like a simple remote code execution bug in a browser) to achieve full system compromise.
  • Data Confidentiality at Risk: The YellowKey BitLocker bypass, if effective, undermines a cornerstone of Windows data protection. It could allow attackers to access sensitive data on encrypted drives, nullifying a critical security control for mobile workforces and high-security environments.
  • Erosion of Coordinated Disclosure: This incident damages the trust-based system of coordinated vulnerability disclosure (CVD), where researchers work with vendors to fix flaws before they are made public. It may encourage other researchers to follow a similar path, leading to a more chaotic and dangerous security environment.

IOCs — Directly from Articles

No specific Indicators of Compromise (IPs, domains, hashes) were mentioned in the source articles.

Cyber Observables — Hunting Hints

Security teams should immediately begin hunting for signs of exploitation:

Type
Process Name
Value
ctfmon.exe
Description
Monitor for ctfmon.exe spawning unusual child processes (e.g., cmd.exe, powershell.exe) or exhibiting anomalous behavior, which could indicate exploitation of GreenPlasma.
Type
Log Source
Value
BitLocker Event Logs
Description
Look for unexpected BitLocker suspension events or errors in the Windows Event Log (System and Application logs) that could indicate an attempt to exploit YellowKey.
Type
Command Line Pattern
Value
Any command line activity related to managing BitLocker, e.g., manage-bde.exe, from an unexpected user context.
Description
An attacker exploiting YellowKey may need to interact with BitLocker management tools.

Detection & Response

Since no patch is available, detection and mitigation are key.

  • Endpoint Detection and Response (EDR): EDR solutions with strong behavioral detection capabilities are the best defense. Configure EDR to alert on suspicious process chains originating from ctfmon.exe and on any process attempting to tamper with BitLocker or access raw disk contents.
  • Threat Hunting: Proactively hunt for the observables listed above. Search for any signs of privilege escalation attempts that do not follow known patterns.
  • Isolate Suspicious Systems: If a system is suspected of being compromised using these exploits, it should be immediately isolated from the network to prevent lateral movement.

Mitigation

As there are no patches, only temporary compensating controls are available:

  • Application Control: Use application control solutions (like AppLocker or Windows Defender Application Control) to restrict the execution of unauthorized code. This can prevent an attacker from running their payload even if they successfully exploit the GreenPlasma EoP.
  • Limit Local Admin Rights: Enforce the principle of least privilege. The GreenPlasma exploit requires an attacker to first have local access. By limiting user privileges, you reduce the number of accounts that could potentially trigger the exploit.
  • Physical Security: For the YellowKey BitLocker bypass, reinforcing physical security for laptops and other devices is crucial. An attacker needs access to the device to exploit this flaw.
  • Monitor Vendor Communications: Closely monitor all communications from Microsoft for an out-of-band patch or official mitigation guidance.

Timeline of Events

1
May 14, 2026
This article was published

Article Updates

May 15, 2026

Severity increased

New technical details emerge for YellowKey and GreenPlasma Windows zero-days, specifying affected OS versions, attack vectors, and MITRE ATT&CK mappings.

Further technical details have been released for the YellowKey and GreenPlasma Windows zero-days. YellowKey, a BitLocker bypass, is confirmed to affect Windows 11, Server 2022, and Server 2025, leveraging the Windows Recovery Environment (WinRE) with specially crafted FsTx files. GreenPlasma, a local privilege escalation, exploits the CTFMON service by manipulating memory-section objects to achieve SYSTEM-level privileges. Both vulnerabilities now include MITRE ATT&CK mappings (T1553 for YellowKey, T1068 for GreenPlasma), providing clearer context for detection and mitigation strategies. Updated hunting hints and remediation steps, such as monitoring WinRE reboots and enforcing BitLocker pre-boot authentication, have also been provided.

May 29, 2026

Severity increased

Three additional Windows zero-days (BlueHammer, RedSun, UnDefend) from Chaotic Eclipse's disclosure are now actively exploited, added to CISA KEV, and affect Windows Defender.

The dispute between Microsoft and Chaotic Eclipse has escalated, with three more zero-day vulnerabilities now confirmed as actively exploited: CVE-2026-33825 (BlueHammer), CVE-2026-41091 (RedSun), and CVE-2026-45498 (UnDefend). These flaws, including a Windows Defender bypass, have been added to CISA's Known Exploited Vulnerabilities catalog, mandating urgent action. GitHub and GitLab have also removed the researcher's accounts. This expands the scope of actively exploited flaws beyond YellowKey and GreenPlasma, significantly increasing the overall risk and confirmed impact.

Sources & References(when first published)

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

BitLockerEoPExploitGreenPlasmaMSRCVulnerabilityWindowsYellowKeyZero-Day

📢 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.