# Full System Control in a Few Steps. New 0-Day in Windows. And It Won't Be Patched Until June 9
12:58 / June 4, 2026
4338
Hackers are already exploiting Windows via MiniPlasma.
A dangerous vulnerability dubbed MiniPlasma has been discovered in Windows and is already being exploited in the wild. The flaw allows an attacker to gain SYSTEM-level privileges, effectively granting full control over the computer. Microsoft will release a fix on June 9.
Kaspersky Lab reported the vulnerability. Over the past two months, an anonymous security researcher known as Nightmare Eclipse, also called Chaotic Eclipse, has publicly disclosed six Windows vulnerabilities and immediately released ready-to-use exploit code. Microsoft was not notified in advance, leaving the company with no time to prepare patches prior to the public disclosure.
The most dangerous of the disclosed flaws is MiniPlasma. It is linked to an older issue, CVE-2020-17103 (CVSS 2.0/AV:L/AC:L/Au:N/C:C/I:C/A:C — 7.2 (High)), which was considered patched back in 2020. However, fully updated Windows 11 systems, as well as Windows Server 2022 and Windows Server 2025, remain vulnerable to this attack vector.
Like CVE-2020-17103, the new issue affects the Cloud Filter driver and the HsmOsBlockPlaceholderAccess procedure. This is a local privilege escalation attack. The attacker initially requires access to the system, but after successfully exploiting MiniPlasma, they can elevate to the highest privilege level. Real-world attacks using MiniPlasma have been observed since April 10. The published proof-of-concept code increases the risk of further attacks, as the vulnerability can now be exploited not only by advanced threat actors but also by less sophisticated attackers.
Kaspersky Lab outlined the indicators to detect MiniPlasma exploitation attempts: symbolic links are created in the registry key HKU.DEFAULT\Software\Policies\Microsoft\CloudFiles\BlockedApps, the wermgr.exe file appears outside standard system directories, and system files or their mimics are launched from atypical folders. An additional indicator is the NtApiDotNet library: in the PoC code, it was used to interact with low-level Windows registry functions.
Special attention should be paid to modifications of the CloudFiles\BlockedApps registry key, the execution of the \Microsoft\Windows\Windows Error Reporting\QueueReporting scheduled task, the appearance of wermgr.exe outside the C:\Windows\System32 and C:\Windows\SysWOW64 directories, as well as any processes spawned via wermgr.exe.
Until the patch is released, administrators are advised to closely monitor suspicious registry changes, non-standard execution of system files, and unusual activity from the Windows Error Reporting service.
#MiniPlasma #Windows #0day #privilege #Microsoft #Kaspersky #cybersecurity #exploit #Windows11 #WindowsServer #NightmareEclipse #CloudFilter #SYSTEM #security