Published Security3 min read
A Mac With Port 5900 Open Is Not a Patch Ticket, It Is an Incident
Dutch officials say CVE-2026-65400 is being exploited to take root on internet-facing Macs and install Monero miners. Apple's fix closes the door, it does not evict the guest.
Not a builder's beat, but builders have a standing stake in it.See today for builders
What happened
- Dutch officials, the Netherlands National Cyber Security Centrum, issued a warning about a high-severity macOS vulnerability currently being actively exploited, which allows execution of malicious code on affected systems.
- The vulnerability is identified as CVE-2026-65400 and stems from a flaw in macOS' screen sharing capability.
- The flaw enables remote attackers to gain control of a Mac if port 5900 is accessible from the internet.
- Apple released a patch for macOS Tahoe, Sequoia, and Sonoma last week.
- The Netherlands National Cyber Security Centrum reported observing active abuse in which attackers accessed root privileges and installed Monero crypto miners.
Compiled by The WatchSomething wrong?How this is made
Why it matters
The Netherlands National Cyber Security Centrum has warned that a high-severity macOS flaw, CVE-2026-65400, is being actively exploited to run attacker code on affected systems [1][12]. The bug sits in macOS screen sharing and lets a remote attacker take control of a Mac when port 5900 is reachable from the internet [2][3], and the abuse the NCSC says it observed ended in root privileges and installed Monero miners [5]. That combination means every exposed host needs to be treated as compromised, not queued for an update.
Apple shipped fixes for macOS Tahoe, Sequoia and Sonoma last week, according to the reporting [4]. The CVE carries a severity rating of 7.1 out of 10 [6], which is a fair score for the class of bug and a poor description of the outcome: the observed result is root-level code execution on the machine, which is as far as an attacker needs to go [11]. Once that has happened, installing the patch replaces the vulnerable code path. It does not enumerate or remove anything the intruder already placed on the disk with root [9].
The payload seen so far is the cheapest thing an attacker can do with root. Coin mining monetises stolen compute and nothing else, and the same access supports much worse: security experts cited in the reporting flag a significant risk that attackers use this vulnerability to deploy malware for credential theft or other purposes [7]. Mining is also the noisiest option, which is a small mercy for defenders. It is not a guarantee that mining is all that was dropped. Anything readable on that host, including stored credentials, tokens and keys, should be treated as known to whoever had root [10].
So the practical sequence for anyone running a Mac that answered on 5900 is not one step but three. Patch, because the entry path has to close [4]. Then confirm the port is not exposed at all and turn off screen sharing when it is not in use, with VPN or SSH tunnelling used instead when remote access is genuinely needed [8]. Then rotate whatever secrets lived on the machine and go looking for what was left behind, on the assumption that a miner running as root was not the intruder's only option [5][10].
A note on who is exposed here. Screen sharing on 5900 is rarely a deliberate architectural decision. It is a checkbox someone ticked to fix a support problem, plus a router that forwarded the port, plus a Mac that has been quietly reachable ever since. Those hosts are not in a managed fleet inventory, they are under a desk in a branch office, and they will not be found by asking who patched. They will be found by scanning your own ranges for 5900.
What to watch: whether the NCSC or Apple publish indicators of compromise, which would move this from an assumption of compromise to something a team can actually verify; and whether the payload mix shifts away from Monero mining toward credential theft, which the sources cited in the reporting already anticipate [7]. Mining campaigns are usually the first wave over a newly exploitable population, not the last. The population here is defined entirely by an open port [3], so the cleanup metric worth tracking internally is not patch coverage. It is how many of your own addresses still answer on 5900.
Claim ledger
Ranked by verification strength, evidence, and original report placement.
- [1]
Dutch officials, the Netherlands National Cyber Security Centrum, issued a warning about a high-severity macOS vulnerability currently being actively exploited, which allows execution of malicious code on affected systems.
ReportedSource: Netherlands National Cyber Security Centrum, as reported by SC Media citing Ars TechnicaView cited source - [2]
The vulnerability is identified as CVE-2026-65400 and stems from a flaw in macOS' screen sharing capability.
ReportedView cited source - [3]
The flaw enables remote attackers to gain control of a Mac if port 5900 is accessible from the internet.
ReportedView cited source - [4]
Apple released a patch for macOS Tahoe, Sequoia, and Sonoma last week.
- [5]
The Netherlands National Cyber Security Centrum reported observing active abuse in which attackers accessed root privileges and installed Monero crypto miners.
Sources & coverage · 5 publishers
The reporting this story was synthesized from, earliest first. Every link goes to the original.
- scworld.comSC StaffAug 14MacOS screen sharing vulnerability actively exploited for crypto mining
- bleepingcomputer.com6d agoHackers exploit macOS Screen Sharing flaw to deploy Monero miner
- securityweek.comIonut Arghire6d ago



