XOOMAR
Glowing shields and locks seal yellow-green cyber cracks around an encrypted system core.
CybersecurityJune 10, 2026· 8 min read· By XOOMAR Insights Team

Patched Windows PCs Still Surrender SYSTEM to Zero-Days

Share
Updated on June 11, 2026

Fully patched Windows systems still exposed attackers to SYSTEM-level access until Microsoft’s June 2026 Patch Tuesday closed two local privilege escalation zero-days and a third flaw tied to BitLocker-protected drives, according to BleepingComputer.

XOOMAR Intelligence

Analyst Take

58/ 100
Moderate
4 sources analyzedLow confidenceTrend10Freshness99Source Trust88Factual Grounding93Signal Cluster20

That’s the uncomfortable signal beneath the headline. Patching mattered, but prior update hygiene did not eliminate exposure before Microsoft shipped these fixes. The affected flaws, YellowKey, GreenPlasma, and MiniPlasma, show how quickly endpoint trust can narrow when Windows internals, recovery tooling, and encryption boundaries become attack surfaces.

Microsoft fixed the three issues as part of its June 2026 Patch Tuesday updates. The timing matters because all three had already been publicly disclosed by a researcher using the “Nightmare Eclipse” handle, in protest over how the Microsoft Security Response Center handles vulnerability disclosure.

Fully patched Windows still had a SYSTEM problem

Two of the bugs, GreenPlasma and MiniPlasma, gave local attackers a path to a shell with SYSTEM permissions on fully patched Windows systems. GreenPlasma is tracked as CVE-2026-45586 and was found in the Collaborative Translation Framework, or CTFMON. MiniPlasma is tracked as CVE-2020-17103 and affects the Cloud Files Mini Filter Driver.

The third issue, YellowKey, tracked as CVE-2026-45585, sits in a different category. BleepingComputer describes it as a backdoor in the Windows Recovery Environment, or WinRE, which Windows uses to repair boot-related problems. Attackers with physical access could use it to bypass BitLocker protection on unpatched Windows 11 and Windows Server 2022/2025 systems.

That combination is more serious than a routine bug batch. One class of flaws helps an intruder climb from limited local access to machine-level control. The other cuts into a control many enterprises treat as a last-resort shield when a device is lost, stolen, or otherwise exposed.

Flaw CVE Affected area Reported impact
GreenPlasma CVE-2026-45586 Collaborative Translation Framework, CTFMON Local attacker can obtain a shell with SYSTEM permissions
MiniPlasma CVE-2020-17103 Cloud Files Mini Filter Driver Local attacker can obtain a shell with SYSTEM permissions
YellowKey CVE-2026-45585 Windows Recovery Environment, WinRE Physical attacker can bypass BitLocker protection on affected unpatched systems

GreenPlasma and MiniPlasma turned local access into a higher-privilege attack path

A local privilege escalation bug does not usually hand an attacker the front door by itself. It becomes powerful after the attacker has some initial access, whether through another vulnerability, a compromised account, or another foothold already present on the machine.

The prize is SYSTEM. In Windows security terms, that’s not a cosmetic escalation. It changes what the attacker can attempt on the endpoint and forces defenders to treat the device as materially more compromised than a standard user session.

XOOMAR analysis: The phrase “fully patched Windows systems” is the operational punchline. It means defenders who had already applied prior updates still needed the June 2026 fixes to close these paths. Patch compliance before Tuesday did not equal protection against these specific disclosures.

Security teams should read GreenPlasma and MiniPlasma less as isolated bugs and more as a reminder that endpoint security depends on sequence. Initial access, local escalation, endpoint visibility, and response speed all matter. If one layer fails quietly, the next layer needs to catch the movement.

That’s why Patch Tuesday has become less of a calendar task and more of a live exposure race. XOOMAR has covered that operational pressure in 200 Microsoft Fixes Turn Patch Tuesday Into a Fire Drill, and the same pattern applies here: the update is only useful once it’s deployed, rebooted where required, and verified across real assets.

YellowKey cuts into BitLocker’s last-line role

YellowKey lands differently because it touches BitLocker-protected drives. BitLocker is often treated as the control that keeps local data protected when physical custody of a device is lost or contested. A flaw that grants access to protected drives narrows that assurance.

BleepingComputer reports that attackers need physical access to targeted devices to use a YellowKey exploit. That limits the scenario, but it doesn’t make the issue academic. Laptops, servers in shared environments, and devices moving through repair or recovery workflows all create situations where physical access is part of the risk model.

Microsoft also shared mitigation measures for YellowKey and criticized the public release of the proof-of-concept.

Microsoft said the proof-of-concept had “been made public violating coordinated vulnerability best practices.”

After patching, enterprise teams should verify more than update status. They should check BitLocker status, recovery key handling, device health signals, and endpoint logs for unusual local access activity. That’s not because the source reports confirmed exploitation of YellowKey in the wild. It’s because the control affected here is supposed to preserve data protection when other assumptions fail.

Patch Tuesday numbers are less important than zero-day status here

The hard count in this story is simple: three zero-days tied to this disclosure wave were addressed in the June 2026 Patch Tuesday cycle. Two are privilege escalation issues. One is a BitLocker-related access issue through WinRE.

For prioritization, zero-day status should outrank abstract scoring debates. Public proof-of-concept code compresses the defender’s response window. Even when exploitation has not been reported for a specific bug, public technical detail can accelerate testing by both defenders and attackers.

Security teams should measure deployment in operational terms:

  • Coverage: Which Windows 11 and Windows Server 2022/2025 assets received the June 2026 updates?
  • Completion: Which devices installed patches but still need restart?
  • Exceptions: Which endpoints are blocked by compatibility, maintenance windows, or ownership gaps?
  • Detection: Which EDR alerts map to local privilege escalation behavior or suspicious WinRE activity?
  • Timing: What percentage of endpoints were patched within 24, 48, and 72 hours?

This is the same zero-day response muscle companies need outside Microsoft as well. Browser emergency updates create the same verification burden, as XOOMAR covered in Fifth Chrome Zero-Day Forces an Urgent Google Patch.


The disclosure fight is now part of the threat surface

The technical story is only half of this incident. The disclosure path made the risk sharper.

BleepingComputer reports that all three flaws were disclosed last month by Nightmare Eclipse, who released them in protest over MSRC’s handling of the disclosure process. The same researcher has also released proof-of-concept exploits for BlueHammer, tracked as CVE-2026-33825, and RedSun, which has no identifier in the supplied source. Those two local privilege escalation zero-days are now actively exploited in attacks, according to BleepingComputer.

The researcher also leaked UnDefend, described as a zero-day that attackers with standard user permissions can exploit to block Microsoft Defender definition updates. On Tuesday, they also released a Microsoft Defender zero-day exploit named RoguePlanet, which BleepingComputer says lets threat actors spawn command prompts with SYSTEM privileges.

Microsoft’s response has been messy. The company initially reacted to the zero-day leaks with threats of legal action, then backed off after social media backlash. BleepingComputer says Microsoft later said it would work with law enforcement when security researchers “breaks the law and engages in malicious activity causing real harm to our customers.”

That unresolved dispute matters because it keeps feeding a predictable cycle: disclosure, proof-of-concept publication, defender scramble, patch release, verification lag. The motive dispute does not reduce the technical risk. If anything, it makes the release cadence harder for enterprises to plan around.

The next test is proof of deployment, not Microsoft’s bulletin

The immediate action is plain: prioritize the June 2026 Windows updates, confirm installation, force pending reboots where operationally safe, and audit high-risk systems first. For YellowKey, give extra attention to devices where physical access risk is credible and where BitLocker is a key control.

But the better response goes beyond patching. Security teams should tune endpoint detection for privilege abuse, reduce unnecessary local admin rights, review BitLocker recovery key storage, and hunt for signs of suspicious local execution around the affected systems. Those are defensive steps tied to the reported impact, not claims that these exact outcomes have already occurred.

The scenario to watch now is whether delayed patching turns public proof-of-concept code into broader exploitation. Evidence that would strengthen that concern includes new reports of attacks tied specifically to GreenPlasma, MiniPlasma, or YellowKey, or detections showing repeated attempts against the named Windows components.

Evidence that would weaken it is just as practical: fast deployment rates, low reboot backlog, clean endpoint telemetry, and no confirmed exploitation tied to these three flaws after the patch window. For Windows defenders, the story doesn’t end when Microsoft ships the fix. It ends when the fleet proves it absorbed it.

Impact Analysis

  • Fully patched Windows systems remained exposed until Microsoft released the June 2026 fixes.
  • Two flaws could let local attackers gain SYSTEM-level control, increasing the risk after initial compromise.
  • YellowKey shows that recovery tooling and physical access can threaten BitLocker-protected devices.

Microsoft June 2026 zero-days patched

FlawCVEAffected componentImpact
GreenPlasmaCVE-2026-45586Collaborative Translation Framework / CTFMONLocal attackers could gain SYSTEM permissions
MiniPlasmaCVE-2020-17103Cloud Files Mini Filter DriverLocal attackers could gain SYSTEM permissions
YellowKeyCVE-2026-45585Windows Recovery Environment / WinREPhysical attackers could bypass BitLocker on unpatched systems

Patched zero-days by impact type

SYSTEM privilege escalation
flaws2
BitLocker bypass
flaws1
XOOMAR

Written by

XOOMAR Insights Team

Research and Editorial Desk

The XOOMAR Insights Team pairs automated research with human editorial judgment. We track hundreds of sources across technology, fintech, trading, SaaS, and cybersecurity, cross-check the facts, and explain what happened, why it matters, and what to watch next. We do not just rewrite headlines. Every article is fact-checked and scored for reliability before it goes live, and we link back to the original sources so you can verify anything yourself.

Related Articles

Person holding tablet with VPN connection screen for secure internet browsing.Cybersecurity

Windows and macOS Users Face Hidden Security Gaps in 2026

While operating system security has improved, blind spots persist. Specific threat vectors still exploit them.

Aug 13, 202615 min
Text 'Cyber Attack' on textured dark paper highlights digital security threat concept.Cybersecurity

Hackers Mass-Exploit Patched SharePoint Flaw After Public PoC

Attackers are actively exploiting a critical Microsoft SharePoint vulnerability (CVE-2026-55040) using public proof-of-concept code, targeting organizations tha

Aug 13, 20265 min
Cybersecurity control hub shielding small businesses from AI and security risksCybersecurity

$110M Inforcer Series C Run Crowns the MSP Security Bet

Inforcer’s $50M Series C lifts its 18-month haul to $110M, backing MSPs as the control layer for SMB AI and security risk.

Jul 30, 20267 min
AI chip protected by a glowing cybersecurity alliance network, with closed labs in the distance.Cybersecurity

Nvidia AI Security Alliance Leaves OpenAI Off Roster

Nvidia's 37-member AI security push puts open tools against closed labs, with OpenAI, Anthropic and Google missing from the launch.

Jul 27, 20267 min
Cyber security concept shown on grunge-style background highlights the importance of digital protection.Cybersecurity

XDR Clash: CrowdStrike, Microsoft, Palo Alto Vie for Market

A true XDR platform cuts breach detection times from 29 days to under 10, and only three vendors currently deliver the unified telemetry and automation required

Aug 13, 202613 min
Editorial image showing a classic news archive being intersected by a radiant AI data stream in a sleek tech environment.Technology

Two Newspapers Sue OpenAI for Scraping Paywalled News

The Seattle Times and Newsday sued OpenAI and Microsoft, alleging they scraped paywalled news to train AI and are now destroying the very local journalism that

Sep 7, 20268 min
Cinematic tech hub showing AI neural networks on screens surrounded by offline servers in a futuristic environment.Technology

Publishers Sue to Obliterate AI Models Trained on Their Work

The Seattle Times and Newsday sued OpenAI and Microsoft for copyright infringement, alleging AI models illegally scraped paywalled articles and can reproduce th

Sep 6, 20265 min
Futuristic innovation hub visualizing autonomous AI agents and secure audit trails with holographic neural networks and data streams.Technology

Congress Moves to Hold AI Agents Accountable for Decisions

U.S. lawmakers are pushing for security and audit standards for autonomous AI agents, spurred by recent incidents where agents gained unauthorized system access

Sep 10, 20266 min
Somber, wide-angle cityscape under an overcast sky with a memorial beam of light, representing global loss and remembrance.Global Trends

New Yorker Recalls Three Johns Lost After Towers Fell

A first-person account of returning to lower Manhattan after 9/11, where the scale of loss was measured in personal connections and changed social rituals.

Sep 11, 20265 min
Trading floor with monitors showing financial charts and data visualizations.Trading

August CPI Prints 3.40%, Up 0.04 Points

Inflation rose modestly to 3.40% in August, landing above the Fed's target just as markets expect an imminent rate hike.

Sep 11, 20268 min

Don't miss the signal

Get our weekly roundup of the stories that matter across tech, fintech, and trading. No noise, just signal.

Free forever. No spam. Unsubscribe anytime.