All stories
Security

Critical macOS Screen Sharing Flaw Actively Exploited for Root Access

Apple rushed an out-of-band patch for CVE-2026-65400, a critical macOS Screen Sharing vulnerability actively exploited in the wild to gain root access and install cryptominers.

By TECH NEWS Editorial·Source:Engadget·4 min read·1h ago

This content was summarized and interpreted by AI; it may contain errors — please verify accuracy with the original sources. Learn more

Share

Listen to this story

0:00 / 0:00
Critical macOS Screen Sharing Flaw Actively Exploited for Root Access

A critical authentication bypass vulnerability in macOS Screen Sharing, identified as CVE-2026-65400, has been actively exploited in the wild to gain root access and install Monero cryptominers on affected Macs. Apple rushed out an out-of-band patch for this flaw on August 6, 2026, for macOS Tahoe 26.6.1, Sequoia 15.7.9, and Sonoma 14.8.9, just over a week after its previous macOS Tahoe 26.6 release. The Dutch National Cyber Security Centre (NCSC-NL) issued a warning on August 7, updating it on August 12 and again on August 17, confirming multiple incidents where attackers exploited the vulnerability on systems with port 5900 accessible from the internet. This flaw, discovered and reported by security researcher Alfredo Pesoli of Bynario Atlas, allows a remote attacker to bypass authentication and access Screen Sharing without valid credentials, enabling them to view and control the Mac remotely.

The severity of CVE-2026-65400 is profound, initially rated 7.1 but subsequently raised to a critical CVSS score of 9.8 by CISA on August 14, following confirmed reports of active exploitation. This re-scoring reflects the understanding that the attack requires no privileges and grants full compromise of confidentiality, integrity, and availability, making it automatable. While cryptomining may seem like a lesser evil, gaining root access means attackers could enable persistence, steal data, harvest credentials and keys, deploy additional malware, and facilitate lateral movement within a network, posing a significant risk to both individual users and enterprises. The vulnerability stems from an authentication-bypass flaw in macOS's built-in Screen Sharing service, which operates on port 5900, with Apple addressing the issue through "improved state management." This suggests a failure in the authentication-flow or session-state validation, rather than a cryptographic breakdown.

The immediate impact on users is a stark reminder of the constant vigilance required in cybersecurity. For individuals, an exploited Mac can become a silent participant in a botnet, consuming resources and potentially exposing sensitive personal data. For businesses, especially those leveraging Macs in remote administration, development, or CI/CD infrastructure, the implications are far more severe. Organizations with internet-facing Macs, particularly those with port 5900 forwarded, are at the highest risk. The fact that Screen Sharing is not enabled by default on a standard Mac offers some protection, but it is frequently activated in managed IT environments, making these systems prime targets. This incident underscores the critical importance of timely patching, as exploitation began less than two weeks after Apple shipped the fix and public proof-of-concept code became available around August 12.

This isn't Apple's first encounter with critical vulnerabilities, nor is it the only recent Screen Sharing flaw. Just prior to CVE-2026-65400, Apple patched CVE-2026-43760 in late July, another Screen Sharing bug that required valid credentials to exploit, highlighting a recurring pattern of security weaknesses in its remote access features. While Apple maintains a strong reputation for security, incidents like this, coupled with ongoing spyware warnings to iPhone users in 110 countries, challenge the perception of an impenetrable ecosystem. The rapid exploitation of this bug in the wild, despite a swift patch, reflects a broader industry trend where vulnerability discovery and weaponization are collapsing, partly due to the increasing sophistication of attackers and the use of AI agents to devise exploits. Compared to other operating systems, remote desktop vulnerabilities are a persistent threat across all platforms (Windows RDP, Linux VNC/SSH), but Apple's typically tighter control over its software and hardware often leads to a higher expectation of security robustness.

Looking ahead, the incident with CVE-2026-65400 reinforces several critical imperatives. First, Apple must continue to prioritize comprehensive security audits of core system services, especially those involving network authentication and remote access, which represent high-value targets for attackers. The "improved state management" fix suggests a logical flaw that might have been detectable with more rigorous formal verification or fuzzing. Second, the speed of exploitation post-patch demands even faster user adoption of updates. Enterprises need robust patch management strategies that account for out-of-band releases and prioritize critical vulnerabilities. Third, users and administrators must adopt a "least privilege" approach, ensuring Screen Sharing is only enabled when absolutely necessary and ideally restricted to trusted networks or VPNs, rather than being exposed directly to the internet. The vulnerability also highlights the ongoing challenge of securing legacy components or deeply integrated services within modern operating systems. As Apple introduces new macOS versions like Tahoe, Sequoia, and Sonoma, maintaining backward compatibility and ensuring consistent security across all supported versions remains a complex task. The quick transition from patch to active exploitation serves as a stark warning: the race between defenders and attackers is accelerating, making proactive security measures and immediate updates non-negotiable for anyone operating a Mac.

Sources