Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2020-17103 — CVE-2020-17103 | Kitploit
Tools/GitHubGitHub/0xblackash/cve-2020-17103
Privilege EscalationVulnerability AnalysisExploitationPenetration TestingRed Teaming
GitHub0xblackash/cve-2020-17103

CVE-2020-17103

CVE-2020-17103

View Repository
33 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

🛡️ MiniPlasma - CVE-2020-17103

ChatGPT Image Jun 7, 2026, 05_28_02 PM

MiniPlasma Windows Severity

A Windows Local Privilege Escalation Zero-Day

Turning placeholder files into SYSTEM access


📋 Overview

MiniPlasma is a powerful local privilege escalation exploit targeting CVE-2020-17103 in the Windows Cloud Files Mini Filter Driver (cldflt.sys).

It allows any standard user to escalate to NT AUTHORITY\SYSTEM privileges on fully patched Windows 11, Windows Server 2022, and Windows Server 2025 systems (as of June 2026).


🎯 Affected Systems

Operating SystemSupported

Note: Does not work on the latest Windows 11 Insider Canary builds.


🔍 Technical Details

  • CVE: CVE-2020-17103
  • Component: cldflt.sys (Cloud Files Mini Filter Driver)
  • Vulnerable Function: HsmOsBlockPlaceholderAccess
  • Exploit Type: Race condition + Token manipulation
  • Researcher: Chaotic Eclipse (Nightmare-Eclipse)

How It Works (Simplified)

594222868-9f18cb34-f591-4663-bb13-8eac984cae08
  1. Triggers placeholder file hydration operations (OneDrive-style files)
  2. Manipulates impersonation tokens (valid ↔ anonymous)
  3. Races kernel access checks
  4. Achieves arbitrary code execution as SYSTEM

⚠️ Impact

  • Privilege Escalation: User → SYSTEM
  • No admin rights required
  • Works from standard user context
  • Bypasses most EDR assumptions
  • Extremely dangerous in enterprise environments

🛠️ Mitigation & Recommendations

  • Apply the next Microsoft Patch Tuesday update immediately
  • Disable Cloud Files / OneDrive placeholder files where possible
  • Use strict Application Control (WDAC / AppLocker)
  • Monitor for suspicious cldflt.sys activity
  • Follow least-privilege principles

📚 References

  • Original Project Zero Report (2020)
  • MiniPlasma Public PoC Release (May 2026)
  • Microsoft Security Response

Made with ❤️ for the security community

Stay safe. Patch early. Patch often.

Download Tool
Patch Status
Windows 11 (all versions)YesUnpatched
Windows Server 2022YesUnpatched
Windows Server 2025YesUnpatched
Windows 10PartialVaries