#MiniPlasma
A cybersecurity researcher has released a proof-of-concept exploit for a Windows privilege escalation zero-day dubbed "MiniPlasma" that lets attackers gain SYSTEM privileges on fully patched Windows systems. 
New Windows 'MiniPlasma' zero-day exploit gives SYSTEM access, PoC released
A cybersecurity researcher has released a proof-of-concept exploit for a Windows privilege escalation zero-day dubbed "MiniPlasma" that lets attackers gain SYSTEM privileges on fully patched Windows systems. 
www.bleepingcomputer.com
May 17, 2026 at 10:30 PM
Microsoft has released patches for the zero-day vulnerabilities named YellowKey, GreenPlasma, and MiniPlasma. These updates address critical security flaws, ensuring user protection against potential exploits.
Microsoft patches YellowKey, GreenPlasma, MiniPlasma zero-days
View post on Reddit.
reddit.com
June 10, 2026 at 8:42 PM
Looks like CVE-2020-17103 wasn't patched correctly, or the patched was accidentally rolled back by someone at Microsoft

github.com/Nightmare-Ec...
GitHub - Nightmare-Eclipse/MiniPlasma: CVE-2020-17103 was apparently not patched or the patch was reversed, regardless this the PoC for an LPE in cldflt.sys
CVE-2020-17103 was apparently not patched or the patch was reversed, regardless this the PoC for an LPE in cldflt.sys - Nightmare-Eclipse/MiniPlasma
github.com
May 16, 2026 at 11:52 PM
Der IT-Forscher hinter dem „NightmareEclipse“-Projekt zeigt neue Lücken: „YellowKey“ in BitLocker und Rechteausweitung mit „MiniPlasma“. #Security
Windows-Sicherheitslücken: BitLocker-Problem und Rechteausweitung
Der IT-Forscher hinter dem „NightmareEclipse“-Projekt zeigt neue Lücken: „YellowKey“ in BitLocker und Rechteausweitung mit „MiniPlasma“.
www.heise.de
May 18, 2026 at 11:26 AM
New from Nightmare-Eclipse, we have MiniPlasma

Works reliably to get a SYSTEM cmd.exe prompt. Is reportedly a failure to properly fix CVE-2020-17103.
May 16, 2026 at 12:17 PM
Microsoft’s June Patch Tuesday closes an intentional BitLocker backdoor in Windows 11.
🔗 www.windowscentral.com/microsoft/wi...
Windows 11’s June Patch Tuesday closes an intentional BitLocker backdoor — what to know
Microsoft just patched YellowKey, GreenPlasma, and MiniPlasma as part of its June 2026 Patch Tuesday update.
www.windowscentral.com
June 10, 2026 at 7:01 PM
MiniPlasma Windows 0-Day Enables SYSTEM Privilege Escalation on Fully Patched Systems
MiniPlasma Windows 0-Day Enables SYSTEM Privilege Escalation on Fully Patched Systems
thehackernews.com
May 18, 2026 at 9:03 AM
On Tuesday, Microsoft patched two zero-day vulnerabilities that let attackers gain SYSTEM privileges on fully patched Windows systems, and a third one that grants access to BitLocker-protected drives.
Microsoft patches YellowKey, GreenPlasma, MiniPlasma zero-days
On Tuesday, Microsoft patched two zero-day vulnerabilities that let attackers gain SYSTEM privileges on fully patched Windows systems, and a third one that grants access to BitLocker-protected drives.
www.bleepingcomputer.com
June 10, 2026 at 9:57 AM
Got Nessus? Got Crowdstrike? You might also have a huge pile of false positives this morning, as Nessus attempted to run a PoC of the "MiniPlasma" exploit proactively, triggering CrowdStrike alerts.
CrowdStrike/S1 triggering 1000s of High Severity Alerts on Tenable (2026-05-25)
For some wild reason, Tenable decided to run a recent PoC as part of their vulnerability scanning, generating thousands of alerts across customer EDRs this last Memorial Day weekend. CrowdStrike Support Notice (Login required) https://supportportal.crowdstrike.com/s/article/Tech-Alert-US-1-US-2-EU-1-MiniPlasma-Detection-2026-05-25
discourse.ifin.network
May 26, 2026 at 2:53 PM
New Windows ‘MiniPlasma’ Zero-Day Let Attackers Gain SYSTEM Access – PoC Released
New Windows ‘MiniPlasma’ Zero-Day Let Attackers Gain SYSTEM Access – PoC Released
A critical Windows privilege escalation zero-day vulnerability dubbed “MiniPlasma” has emerged with a public proof-of-concept exploit that allows attackers to achieve SYSTEM-level privileges on fully patched Windows systems. Security researcher Nightmare-Eclipse released the weaponized exploit on GitHub on May 13, 2026, claiming that Microsoft either failed to patch or silently rolled back the fix for a vulnerability originally reported six years ago. The flaw targets the cldflt.sys Cloud Filter driver’s HsmOsBlockPlaceholderAccess routine, which was initially discovered and reported to Microsoft by Google Project Zero researcher James Forshaw in September 2020. Microsoft assigned CVE-2020-17103 to the vulnerability and reportedly fixed it in December 2020 as part of its Patch Tuesday updates. However, Nightmare-Eclipse discovered that the same issue documented in Forshaw’s original report remains exploitable without any modifications to the original proof-of-concept code. The researcher released MiniPlasma one day after Microsoft’s May 2026 Patch Tuesday , timing the disclosure to follow the patch cycle and leaving organizations without an official fix until at least the next scheduled update. The exploit has gained significant attention in the security community, with the GitHub repository accumulating over 390 stars within days of publication. MiniPlasma Zero-Day PoC Released The vulnerability allows unprivileged users to create arbitrary registry keys.DEFAULT user hive without proper access checks. According to Google Project Zero , the flaw lies in how the HsmOsBlockPlaceholderAccess function handles registry key creation, failing to specify the OBJ_FORCE_ACCESS_CHECK flag. This enables attackers to bypass normal access restrictions and write keys to the.DEFAULT user hive, even though standard users typically lack such permissions. The exploit weaponizes this behavior by exploiting a race condition that toggles between user and anonymous tokens to manipulate the RtlOpenCurrentUser function in the kernel. When the race condition succeeds, the system opens the.DEFAULT hive for writing while the thread impersonation is reverted, allowing unauthorized key creation. Nightmare-Eclipse’s proof-of-concept, published on GitHub , demonstrates reliable exploitation on multi-core systems by spawning a SYSTEM shell after successfully winning the race condition. The vulnerability affects all Windows versions, making it a significant threat to enterprise environments, workstations, and cloud-synchronized systems. Testing confirmed that running the exploit from a standard user account successfully opens a command prompt with SYSTEM privileges, granting attackers complete control over the compromised machine. The Cloud Filter driver component is integral to Windows cloud storage synchronization services like OneDrive , meaning the vulnerable code runs on a broad range of Windows installations. Organizations should monitor Microsoft’s security response and prepare to deploy patches as soon as they become available, as the public availability of working exploit code significantly increases the risk of exploitation. Follow us on  Google News ,  LinkedIn , and  X  to Get More Instant Updates. The post New Windows ‘MiniPlasma’ Zero-Day Let Attackers Gain SYSTEM Access – PoC Released appeared first on Cyber Security News .
cybersecuritynews.com
May 18, 2026 at 6:33 AM
📎 【ゼロデイ】「MiniPlasma」PoCが公開——完全パッチ済みWindows 11でもSYSTEM権限奪取が可能
https://www.ebisuda.net/tech/2026/05/18/miniplasmapocwindows-11system-new-windows-miniplasma-zero-day-exploit-gives-syst/
July 4, 2026 at 11:19 PM
mais um bug que a microsoft garante que corrigiu (lá em 2020) mas que continua podendo ser explorado
New Windows 'MiniPlasma' zero-day exploit gives SYSTEM access, PoC released
A cybersecurity researcher has released a proof-of-concept exploit for a Windows privilege escalation zero-day dubbed
www.bleepingcomputer.com
May 19, 2026 at 1:31 PM
Windows Zero-Day Barrage Continues After Patch Tuesday
Windows Zero-Day Barrage Continues After Patch Tuesday
YellowKey, GreenPlasma, and MiniPlasma add to the growing list of vulnerabilities a security researcher disclosed over the past six weeks.
www.darkreading.com
May 19, 2026 at 9:53 PM
The Nightmare-Eclipse repo clearly credits James Forshaw with the CVE-2020-17103 vulnerability that MiniPlasma is based off of.

Did Nightmare-Eclipse modify MiniPlasma to use a variant of CVE-2020-17103 that still works on modern Windows?

**NO** […]

[Original post on infosec.exchange]
May 18, 2026 at 7:27 PM
New Windows 'MiniPlasma' zero-day exploit gives SYSTEM access, PoC released
New Windows 'MiniPlasma' zero-day exploit gives SYSTEM access, PoC released
A cybersecurity researcher has released a proof-of-concept exploit for a Windows privilege escalation zero-day dubbed "MiniPlasma" that lets attackers gain SYSTEM privileges on fully patched Windows systems.
www.bleepingcomputer.com
May 17, 2026 at 10:47 PM
Microsoft patches YellowKey, GreenPlasma, MiniPlasma zero-days
Microsoft patches YellowKey, GreenPlasma, MiniPlasma zero-days
On Tuesday, Microsoft patched two zero-day vulnerabilities that let attackers gain SYSTEM privileges on fully patched Windows systems, and a third one that grants access to BitLocker-protected drives.
www.bleepingcomputer.com
June 10, 2026 at 10:28 AM
[ACTU] Un nouveau zero-day Windows baptisé « MiniPlasma » vient d’être publié publiquement avec un exploit Proof of Concept (PoC). Elle permettrait à un utilisateur disposant déjà d’un accès local limité d’obtenir les privilèges SYSTEM.
Plus de détails 👇

www.malekal.com/miniplasma-u...
www.malekal.com
May 18, 2026 at 8:26 AM
Chaotic Eclipse discloses MiniPlasma zero-day, suggesting a missing or undone 2020 Windows security fix

MiniPlasma: a Windows SYSTEM privilege escalation believed patched in 2020 (CVE-2020-17103) is still fully working on every patched Windows 11. Once again, security researcher …
#hackernews #news
Chaotic Eclipse discloses MiniPlasma zero-day, suggesting a missing or undone 2020 Windows security fix
MiniPlasma: a Windows SYSTEM privilege escalation believed patched in 2020 (CVE-2020-17103) is still fully working on every patched Windows 11. Once again, security researcher Chaotic Eclipse has released a proof-of-concept exploit for a new Windows privilege escalation zero-day called MiniPlasma, which can grant attackers SYSTEM privileges on fully patched systems. The flaw affects “cldflt.sys,” the […]
securityaffairs.com
May 19, 2026 at 3:51 AM
New Windows 'MiniPlasma' zero-day exploit gives SYSTEM access, PoC released
www.bleepingcomputer.com/news/microso...
New Windows 'MiniPlasma' zero-day exploit gives SYSTEM access, PoC released
A cybersecurity researcher has released a proof-of-concept exploit for a Windows privilege escalation zero-day dubbed
www.bleepingcomputer.com
May 19, 2026 at 12:48 PM
Et un ZDE accès root dans Windows, un ! (vous vous croyiez à l'abri ? srsly ?)
www.bleepingcomputer.com/news/microso...
New Windows 'MiniPlasma' zero-day exploit gives SYSTEM access, PoC released
A cybersecurity researcher has released a proof-of-concept exploit for a Windows privilege escalation zero-day dubbed
www.bleepingcomputer.com
May 19, 2026 at 6:42 AM
MiniPlasma Windows 0-Day Enables SYSTEM Privilege Escalation on Fully Patched Systems #cybersecurity #hacking #news #infosec #security #technology #privacy thehackernews.com/20...
May 18, 2026 at 2:13 PM