Moonlock Lab's mid-2026 threat report found unique malicious macOS samples up roughly 40% year over year. Almost none of it is new technique, and almost all of the serious infections trace back to two related credential-stealing families.
Key Takeaways
Macs have spent two decades marketed, and largely accepted, as the platform malware does not bother with. Moonlock Lab's mid-2026 threat report suggests that assumption is being tested at exactly the moment enterprise Mac fleets are at their largest. Unique malicious macOS samples submitted to VirusTotal grew roughly 40% year over year, the count of distinct new malware families nearly doubled, and new backdoor variants alone rose 67% through 2025. None of it required a novel technique. As Moonlock's researchers put it, attackers "didn't invent anything new, they simply got much better at using what already worked."
That framing matters more than any single statistic in the report, because it explains why the numbers keep climbing even though macOS has not developed a new structural weakness. The growth is entirely in execution: better lures, faster distribution, and a small number of malware families scaled far beyond what a single operator used to manage.
Read in isolation, Moonlock's detection breakdown for the first half of 2026 sounds almost comforting. Adware accounts for roughly 65% of detections and potentially unwanted applications for another 25%, leaving stealers, backdoors and trojans combined at under 5% of total volume, split roughly into 1.7% stealers, 1.9% backdoors, 1.2% trojans and 2% riskware. The problem is the base those percentages sit on. When the underlying sample count itself grew 40% in a year, a stable small share of a much larger number is still a larger absolute number of serious infections.
The report also documents a quieter failure in one of macOS's foundational defences. Over half of the malicious Mach-O binaries Moonlock uploaded for analysis were digitally signed, and roughly 20% carried valid or recently revoked Apple Developer certificates. Gatekeeper is built around the assumption that a signed binary has passed some baseline vetting. Attackers who can obtain or abuse a developer certificate get the padlock along with the payload, which is exactly why Mac-specific controls like application allowlisting and continuous compliance checks, rather than code-signing status alone, are what actually catch this.
Within that thin stealer slice, the concentration is stark. Moonlock attributes 62.7% of stealer detections to Odyssey and 29.8% to AMOS, also known as AtomicStealer, meaning a single related lineage accounts for more than nine in ten macOS credential-theft infections. Both are sold as malware-as-a-service, which is a large part of why volume scales faster than the underlying number of distinct threat actors.
The delivery mechanism behind most of that volume is not a software exploit at all. Microsoft's Digital Defense Report, cited in Moonlock's analysis, put ClickFix at 47% of observed initial access across 2025, continuing into 2026, and assessed it will "very likely remain the dominant initial access vector throughout 2026." ClickFix works by presenting a fake error message or verification prompt and walking the user through pasting a command into Terminal themselves, which sidesteps Gatekeeper, code signing and most endpoint controls in one step, because the user did the work.
That matters most downstream of the infection itself. A credential stealer's payoff is not the device, it is whatever the stolen session tokens and saved logins unlock next: cloud consoles, SaaS admin panels, VPN concentrators. Once those credentials are loose, the control that actually limits the damage is not on the Mac at all, it is whatever evaluates the login attempt that follows, weighing device posture and behavioural signals rather than trusting a valid password on its own.
Ransomware remains the smallest category in Moonlock's breakdown, but it is the one moving fastest in the wrong direction. macOS-targeted ransomware grew more than 20% between 2024 and 2025, and while it still accounts for under 5% of total Mac threat volume, enterprise ransom demands on compromised Mac environments now routinely exceed $50,000, with double-extortion tactics, data theft paired with encryption, increasingly the default. Low frequency and rising severity is a combination that is easy for a fleet with no dedicated Mac ransomware playbook to underweight entirely.
Nothing in Moonlock's report describes a platform that has become fundamentally less secure. What it describes is a platform whose attackers finally scaled the operational playbook that has worked against every other OS for years, and an installed base that grew large enough to make that scaling worth their while.
Guide
Gatekeeper is catching abused developer certificates less often than IT assumes. This covers the allowlisting and compliance checks that pick up what code signing alone now misses.
Download
Whitepaper
Odyssey and AMOS exist to harvest exactly the logins a static password check would still accept. This is the guide to weighing device posture before trusting the credential.
Download
Guide
Mac ransomware is still under 5% of threat volume and growing over 20% a year regardless. Five defensive measures for a category too small to have its own playbook yet.
Download
Researchers recovered synced passkey private keys and impersonated privileged Entra ID users despite phishing-resistant MFA policies.
Unit 42 found encryption present in just 78% of 2025 extortion cases as data theft alone becomes viable.
A sweeping analysis of incident data across 500 enterprises asks whether zero trust has delivered on its promise.