Menu
BREAKING NEWS

Critical macOS Screen Sharing Vulnerability (CVE-2026-65400) Exploited by Crypto Miners

Uday Patil Aug 16, 2026 4 min read 1 views
Critical macOS Screen Sharing Vulnerability (CVE-2026-65400) Exploited by Crypto Miners

The macOS screen sharing vulnerability (CVE-2026-65400) has shattered the assumption that Apple’s built-in remote management tools are secure. Every enterprise IT administrator must act now, as tens of thousands of internet-exposed Mac machines are left completely vulnerable to unauthorized root access. This incident is exactly why we constantly advocate for a strict Zero Trust Architecture across all corporate endpoints.

Here is the hard truth: threat actors do not need your password or complex exploit chains to hijack your machine. Security researchers have confirmed that a critical logic bug in the macOS Screen Sharing daemon allows remote attackers to bypass authentication entirely by manipulating the state machine.

In this breakdown, we map the exact mechanics of CVE-2026-65400, explain how adversaries are weaponizing artificial intelligence to deploy Monero miners, and provide the critical mitigation steps your organization must execute today. You can track this and other major enterprise flaws in our 2026 CVE and Enterprise Security Hub.

What is the CVE-2026-65400 Screen Sharing Flaw?

CVE-2026-65400 is a critical pre-authentication vulnerability (CVSS 9.8) in the macOS Screen Sharing component. It allows an unauthenticated remote attacker to bypass credentials and gain root-level access to the system simply by sending maliciously crafted network packets.

The terrifying reality of this bug is that even if you followed our Password Security Guide and created a 24-character unbreakable password, the attacker completely skips the password check phase. The core issue lies within a state machine desynchronization inside the screensharingd daemon.

As explained by security researcher Alfredo Pesoli in his technical breakdown, and further expanded upon by researcher @osxreverser, an attacker triggers a stale return value that tricks the system into advancing the authentication state. Naming a valid local account—which macOS conveniently displays on the login screen—is the only prerequisite. There is no heap grooming, no race conditions, and no system crash; the exploit works flawlessly on the first attempt.

Related Apple Threat Alert:Apple Issues Emergency iOS Security Update to Patch Critical Zero-Click Exploits

How Are Attackers Deploying Monero Miners on Macs?

Threat actors are actively scanning the internet for macOS machines with port 5900 exposed. Upon discovering a vulnerable host, attackers leverage the authentication bypass to gain root access and silently install a Monero cryptocurrency miner.

This tactic of hijacking enterprise hardware to mine Monero is becoming increasingly common, echoing the aggressive resource-draining campaigns we previously documented in our analysis of North Korean Crypto Hacker syndicates.

The Netherlands National Cyber Security Centre (NCSC) has issued urgent warnings regarding this active exploitation campaign. Furthermore, researchers at the AI security firm Calif published additional information demonstrating that working remote root exploits for these flaws were generated by autonomous AI agents in just four hours. This proves that artificial intelligence is rapidly collapsing the gap between vulnerability discovery and weaponized exploitation.

Let’s examine the cluster of related Screen Sharing vulnerabilities patched by Apple:

CVE IdentifierCVSS ScoreVulnerability Type
CVE-2026-654009.8 (Critical)Authentication Bypass / Remote Code Execution
CVE-2026-437799.8 (Critical)Logic Error / Network Connection Interception
CVE-2026-437608.6 (High)Post-Authentication Remote Root RCE

The severity of this CVSS 9.8 bug places it in the same catastrophic tier as other enterprise-level flaws we have covered this year, such as the Check Point Zero-Day Exploit and the devastating VMware ESXi Sandbox Escape. The sheer speed of exploitation requires immediate network-level intervention.

How to Fix the macOS screen sharing vulnerability?

To fix CVE-2026-65400, macOS users must immediately install the emergency security updates released by Apple, specifically macOS Tahoe 26.6.1, macOS Sequoia 15.7.9, or macOS Sonoma 14.8.9.

If immediate patching is impossible due to enterprise change-management restrictions, IT administrators must forcefully disable the service and perform a complete enterprise device security audit. Navigate to System Settings > General > Sharing and toggle Screen Sharing off entirely. Never expose port 5900 directly to the public internet; all remote management access must be tunneled through a secure VPN or SSH protocol. Is my Mac vulnerable to the Monero miner attack?

If your Mac has Screen Sharing enabled and port 5900 is accessible from the internet, you are highly vulnerable. Unpatched versions of macOS Tahoe, Sequoia, and Sonoma are actively targeted. How did hackers bypass the macOS password?

Attackers exploited a logic flaw (CVE-2026-65400) that causes a state machine desynchronization. By sending oversized frames, the system misinterprets a stale return value as a successful password validation.


Reported by CyberUpdates365 Desk

Delivering the latest insights on enterprise security, federal AI directives, and the future of IT infrastructure. Follow us for daily updates on how technology is reshaping the corporate landscape.

Author

  • Uday Patil

    Uday Patil is a Cybersecurity Researcher, DevSecOps Engineer, and the Founder of CyberUpdates365. Specializing in Threat Intelligence and Zero-Day vulnerability analysis, Uday is dedicated to breaking down complex cyber threats into actionable insights. His mission is to empower developers and security teams worldwide with rapid alerts, remediation scripts, and practical guidance to stay ahead of the evolving threat landscape.