{"id":188046,"date":"2026-05-19T16:05:37","date_gmt":"2026-05-19T13:05:37","guid":{"rendered":"https:\/\/digitrendz.blog\/?p=188046"},"modified":"2026-05-19T16:05:37","modified_gmt":"2026-05-19T13:05:37","slug":"windows-miniplasma-zero-day-exploit-grants-full-system-access-poc-out","status":"publish","type":"post","link":"https:\/\/digitrendz.blog\/z\/trending-news\/188046\/windows-miniplasma-zero-day-exploit-grants-full-system-access-poc-out\/","title":{"rendered":"Windows MiniPlasma zero-day exploit grants full SYSTEM access, PoC out"},"content":{"rendered":"<details class=\"wp-block-details ticss-586932b6 is-layout-flow wp-block-details-is-layout-flow\" open=\"\"><summary>\u25bc Summary<\/summary><p class=\"ticss-0c48f427 has-small-font-size wp-block-paragraph\">&#8211; A researcher released a proof-of-concept exploit called &#8220;MiniPlasma&#8221; that gives SYSTEM privileges on fully patched Windows systems by abusing the Cloud Filter driver.<br>&#8211; The exploit targets a flaw in the &#8216;cldflt.sys&#8217; driver originally reported as CVE-2020-17103, which the researcher claims Microsoft never properly patched.<br>&#8211; BleepingComputer confirmed the exploit works on a fully patched Windows 11 system, opening a SYSTEM-level command prompt from a standard user account.<br>&#8211; The researcher has disclosed multiple Windows zero-days in recent weeks, including BlueHammer, RedSun, and YellowKey, citing protest against Microsoft&#8217;s bug bounty process.<br>&#8211; Microsoft has not yet responded to inquiries about this zero-day, but ThreatLocker recommends monitoring specific registry keys to detect exploitation.<br><\/p><\/details>\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n<p class=\"has-drop-cap wp-block-paragraph\"><mark style=\"color:#f34c3e\" class=\"has-inline-color\">A<\/mark> <a href=\"https:\/\/digitrendz.blog\/z\/tech-news\/188441\/miniplasma-windows-0-day-elevates-privileges-to-system-on-patched-systems\/\" class=\"acp-article-link\" data-article-id=\"188441\" title=\"MiniPlasma Windows 0-Day Elevates Privileges to SYSTEM on Patched Systems\" target=\"_blank\" rel=\"noopener noreferrer\">security researcher<\/a> has released a working <a href=\"https:\/\/digitrendz.blog\/z\/topic\/proof-of-concept-exploit\/\" class=\"acp-topic-link\" data-topic-id=\"97127\" title=\"Explore: proof-of-concept exploit\" target=\"_blank\" rel=\"noopener noreferrer\">proof-of-concept exploit<\/a> for a newly disclosed <a href=\"https:\/\/digitrendz.blog\/z\/trending-news\/194934\/0-day-researcher-threatens-bone-shattering-drop-after-microsoft-calls-police\/\" class=\"acp-article-link\" data-article-id=\"194934\" title=\"0-day researcher threatens &#039;bone shattering drop&#039; after Microsoft calls police\" target=\"_blank\" rel=\"noopener noreferrer\">Windows<\/a> zero-day vulnerability, named &#8220;<a href=\"https:\/\/digitrendz.blog\/z\/entity\/miniplasma\/\" class=\"acp-entity-link\" data-entity-id=\"254650\" data-entity-category=\"product\" title=\"Learn more about MiniPlasma\" target=\"_blank\" rel=\"noopener noreferrer\">MiniPlasma<\/a>,&#8221; that allows attackers to achieve full SYSTEM-level access on completely up-to-date Windows systems.<\/p>\n\n<p class=\"wp-block-paragraph\">The exploit, published on <a href=\"https:\/\/digitrendz.blog\/z\/entity\/github\/\" class=\"acp-entity-link\" data-entity-id=\"198\" data-entity-category=\"Organization\" title=\"Learn more about GitHub\" target=\"_blank\" rel=\"noopener noreferrer\">GitHub<\/a> by the researcher known as <a href=\"https:\/\/digitrendz.blog\/z\/entity\/chaotic-eclipse\/\" class=\"acp-entity-link\" data-entity-id=\"241325\" data-entity-category=\"Person\" title=\"Learn more about Chaotic Eclipse\" target=\"_blank\" rel=\"noopener noreferrer\">Chaotic Eclipse<\/a> (or <a href=\"https:\/\/digitrendz.blog\/z\/entity\/nightmare-eclipse\/\" class=\"acp-entity-link\" data-entity-id=\"242754\" data-entity-category=\"Person\" title=\"Learn more about Nightmare Eclipse\" target=\"_blank\" rel=\"noopener noreferrer\">Nightmare Eclipse<\/a>), includes both source code and a compiled executable. The researcher claims <a href=\"https:\/\/digitrendz.blog\/z\/entity\/microsoft\/\" class=\"acp-entity-link\" data-entity-id=\"251\" data-entity-category=\"Organization\" title=\"Learn more about Microsoft\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft<\/a> failed to properly patch a vulnerability originally reported in 2020.<\/p>\n\n<p class=\"wp-block-paragraph\">The flaw resides in the <strong>&#8216;cldflt.sys&#8217; <a href=\"https:\/\/digitrendz.blog\/z\/topic\/cloud-filter-driver\/\" class=\"acp-topic-link\" data-topic-id=\"220225\" title=\"Explore: cloud filter driver\" target=\"_blank\" rel=\"noopener noreferrer\">Cloud Filter driver<\/a><\/strong>, specifically within its <strong>&#8216;HsmOsBlockPlaceholderAccess&#8217; routine<\/strong>. This issue was first reported to Microsoft by <a href=\"https:\/\/digitrendz.blog\/z\/entity\/google-project-zero\/\" class=\"acp-entity-link\" data-entity-id=\"254651\" data-entity-category=\"Organization\" title=\"Learn more about Google Project Zero\" target=\"_blank\" rel=\"noopener noreferrer\">Google Project Zero<\/a>&#8217;s <a href=\"https:\/\/digitrendz.blog\/z\/entity\/james-forshaw\/\" class=\"acp-entity-link\" data-entity-id=\"254652\" data-entity-category=\"Person\" title=\"Learn more about James Forshaw\" target=\"_blank\" rel=\"noopener noreferrer\">James Forshaw<\/a> in September 2020, assigned <strong><a href=\"https:\/\/digitrendz.blog\/z\/entity\/cve-2020-17103\/\" class=\"acp-entity-link\" data-entity-id=\"254653\" data-entity-category=\"product\" title=\"Learn more about CVE-2020-17103\" target=\"_blank\" rel=\"noopener noreferrer\">CVE-2020-17103<\/a><\/strong>, and supposedly fixed in December 2020.<\/p>\n\n<p class=\"wp-block-paragraph\">&#8220;After investigating, it turns out the exact same issue that was reported to Microsoft by Google project zero is actually still present, unpatched,&#8221; Chaotic Eclipse explained. &#8220;I&#8217;m unsure if Microsoft just never patched the issue or the patch was silently rolled back at some point for unknown reasons. The original PoC by Google worked without any changes.&#8221;<\/p>\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/digitrendz.blog\/z\/entity\/bleepingcomputer\/\" class=\"acp-entity-link\" data-entity-id=\"32653\" data-entity-category=\"Organization\" title=\"Learn more about BLEEPINGCOMPUTER\" target=\"_blank\" rel=\"noopener noreferrer\">BleepingComputer<\/a> tested the exploit on a fully patched <strong>Windows 11 Pro<\/strong> system with the latest May 2026 Patch Tuesday updates. Using a standard user account, running the exploit instantly opened a command prompt with <strong><a href=\"https:\/\/digitrendz.blog\/z\/topic\/system-privileges\/\" class=\"acp-topic-link\" data-topic-id=\"119219\" title=\"Explore: system privileges\" target=\"_blank\" rel=\"noopener noreferrer\">SYSTEM privileges<\/a><\/strong>.<\/p>\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/digitrendz.blog\/z\/entity\/will-dormann\/\" class=\"acp-entity-link\" data-entity-id=\"242758\" data-entity-category=\"Person\" title=\"Learn more about Will Dormann\" target=\"_blank\" rel=\"noopener noreferrer\">Will Dormann<\/a>, principal vulnerability analyst at Tharros, confirmed the exploit works on the latest public Windows 11 build, though it does not function on the newest Windows 11 Insider Preview Canary build.<\/p>\n\n<p class=\"wp-block-paragraph\">The exploit abuses how the Windows Cloud Filter driver manages registry key creation through an undocumented <strong>CfAbortHydration API<\/strong>. Forshaw&#8217;s original report noted the flaw could allow arbitrary registry keys to be created in the <strong>. DEFAULT user hive<\/strong> without proper access checks, enabling privilege escalation.<\/p>\n\n<p class=\"wp-block-paragraph\">While Microsoft states the bug was fixed in December 2020, Chaotic Eclipse now demonstrates it remains exploitable. BleepingComputer has contacted Microsoft and will update this story with any response.<\/p>\n\n<p class=\"wp-block-paragraph\"><em>Update 5\/18\/26:<\/em> ZeroTrust platform ThreatLocker advised organizations to monitor these registry keys for modifications using their EDR platform to detect exploitation: `\\Registry\\User\\Software\\Policies\\Microsoft\\CloudFiles\\BlockedApps<em>` and `\\Registry\\User\\. DEFAULT\\Volatile Environment<\/em>`.<\/p>\n\n<p class=\"wp-block-paragraph\">MiniPlasma is the latest in a series of Windows zero-day disclosures from this researcher over recent weeks. The spree began in April with <strong>BlueHammer<\/strong> (CVE-2026-33825), a local privilege escalation flaw, followed by <strong>RedSun<\/strong>, another privilege escalation bug, and <strong>UnDefend<\/strong>, a Windows Defender denial-of-service tool. All three were spotted being exploited in attacks, and the researcher claims Microsoft silently patched RedSun without a CVE.<\/p>\n\n<p class=\"wp-block-paragraph\">This month, the researcher also released <strong>YellowKey<\/strong> and <strong>GreenPlasma<\/strong>. YellowKey is a <strong>BitLocker bypass<\/strong> affecting Windows 11 and Windows Server 2022\/2025, spawning a command shell that accesses unlocked drives protected by TPM-only BitLocker configurations.<\/p>\n\n<p class=\"wp-block-paragraph\">Chaotic Eclipse has stated these public disclosures are a protest against Microsoft&#8217;s bug bounty and vulnerability-handling processes. &#8220;Normally, I would go through the process of begging them to fix a bug but to summarize, I was told personally by them that they will ruin my life and they did,&#8221; the researcher alleged. &#8220;They mopped the floor with me and pulled every childish game they could. It was so bad at some point I was wondering if I was dealing with a massive corporation or someone who is just having fun seeing me suffer but it seems to be a collective decision.&#8221;<\/p>\n\n<p class=\"wp-block-paragraph\">Microsoft previously told BleepingComputer it supports coordinated vulnerability disclosure and is committed to investigating reported security issues and protecting customers through updates.<\/p>\n\n<em>(Source: <a href='https:\/\/bleepingcomputer.com\/news\/microsoft\/new-windows-miniplasma-zero-day-exploit-gives-system-access-poc-released\/' target='_blank'>BleepingComputer<\/a>)<\/em>","protected":false},"excerpt":{"rendered":"<p>A security researcher released a working &#8220;MiniPlasma&#8221; exploit for a Windows zero-day in the Cloud Filter driver (cldflt.sys), granting SYSTEM-level access on fully patched Windows 11 systems. The exploit abuses an unpatched flaw originally reported in 2020 (CVE-2020-17103), allowing arbitrary reg&#8230;<\/p>\n","protected":false},"author":1,"featured_media":188045,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_themeisle_gutenberg_block_has_review":false,"cybocfi_hide_featured_image":"","footnotes":""},"categories":[6579,3297,3327,3254,497],"tags":[209776,209775,209774,149675,209777],"entities":[59998,195641,195640,209782,1356,209780,209778,904,209779,197014,209783,209781,197011,4554,209784,1531],"class_list":["post-188046","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-bigtech-companies","category-cybersecurity","category-newswire","category-technology","category-trending-news","tag-chaotic-eclipse-researcher","tag-cldflt-sys-cloud-filter","tag-cve-2020-17103-exploit","tag-system-privilege-escalation","tag-windows-miniplasma-zero-day","entity-bleepingcomputer-2","entity-bluehammer","entity-chaotic-eclipse","entity-cve-2020-17103","entity-github","entity-google-project-zero","entity-james-forshaw","entity-microsoft","entity-miniplasma","entity-nightmare-eclipse","entity-tharros","entity-threatlocker","entity-will-dormann","entity-windows-11","entity-windows-cloud-filter","entity-x"],"_links":{"self":[{"href":"https:\/\/digitrendz.blog\/z\/wp-json\/wp\/v2\/posts\/188046","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/digitrendz.blog\/z\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/digitrendz.blog\/z\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/digitrendz.blog\/z\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/digitrendz.blog\/z\/wp-json\/wp\/v2\/comments?post=188046"}],"version-history":[{"count":0,"href":"https:\/\/digitrendz.blog\/z\/wp-json\/wp\/v2\/posts\/188046\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/digitrendz.blog\/z\/wp-json\/wp\/v2\/media\/188045"}],"wp:attachment":[{"href":"https:\/\/digitrendz.blog\/z\/wp-json\/wp\/v2\/media?parent=188046"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/digitrendz.blog\/z\/wp-json\/wp\/v2\/categories?post=188046"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/digitrendz.blog\/z\/wp-json\/wp\/v2\/tags?post=188046"},{"taxonomy":"entity","embeddable":true,"href":"https:\/\/digitrendz.blog\/z\/wp-json\/wp\/v2\/entities?post=188046"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}