Cybersecurity Aug 14, 2026Add to bookmarks
The Dutch NCSC warns: an active campaign is exploiting a macOS screen-sharing vulnerability to deploy a cryptocurrency miner. The exploit code is public—time to patch.
An authentication bypass vulnerability in macOS Screen Sharing functionality is being actively exploited to deploy a Monero (XMR) cryptocurrency miner. The alert comes from the Dutch NCSC (National Cyber Security Centre) - a public exploit code has recently emerged, accelerating ongoing attacks.
All macOS systems with screen sharing enabled and unpatched are potentially exposed. The attack surface notably includes developer workstations and macOS build machines - common targets in tech teams.
Cryptocurrency miners are often perceived as “less dangerous” compared to ransomware, but they reveal something more concerning: an unauthorized, full, and reproducible remote code execution capability. An attacker capable of deploying a miner can, through the same vector, deploy any payload: RAT (Remote Access Trojan), infostealer, or ransomware.
The choice of Monero is deliberate: XMR is a privacy-focused cryptocurrency using ring signatures and stealth addresses, which significantly complicates fund tracing and attack attribution.
Monero uses ring signatures and stealth addresses to hide the sender, recipient, and amount of each transaction - unlike Bitcoin, whose blockchain is public and fully traceable.
top -o cpu in Terminal.Article produced by artificial intelligence, reviewed under human editorial control.