Security

Fox Tempest Malware Signing Service Disrupted

3 min read

Summary

Microsoft has disrupted Fox Tempest, a malware-signing-as-a-service operation that helped cybercriminals make ransomware and other malware appear legitimately signed. The takedown matters because the group abused Microsoft Artifact Signing, created more than 1,000 fraudulent certificates, and enabled attacks that could bypass security controls more easily.

Need help with Security?Talk to an Expert

Introduction

Microsoft has detailed the disruption of Fox Tempest, a financially motivated threat actor that operated a malware-signing-as-a-service (MSaaS) platform for other cybercriminals. This is significant for security teams because signed malware is more likely to evade defenses, appear trustworthy to users, and succeed in ransomware delivery.

What’s new

Microsoft disrupts Fox Tempest infrastructure

  • In May 2026, Microsoft’s Digital Crimes Unit (DCU), with industry partners, disrupted Fox Tempest’s service and supporting infrastructure.
  • Microsoft also revoked more than 1,000 code-signing certificates linked to the operation.

Abuse of Microsoft Artifact Signing

  • Fox Tempest abused Microsoft Artifact Signing (formerly Azure Trusted Signing) to obtain short-lived certificates valid for 72 hours.
  • These certificates made malware look legitimately signed, helping threat actors bypass some security controls.

Broad cybercrime enablement

  • Microsoft says Fox Tempest enabled the delivery of Rhysida ransomware and malware families including Oyster, Lumma Stealer, and Vidar.
  • The actor has been linked to ransomware activity involving groups such as Vanilla Tempest, Storm-0501, Storm-2561, and Storm-0249.

Evolving delivery model

  • The service initially operated through signspace[.]cloud, where customers uploaded files for signing.
  • In early 2026, Fox Tempest shifted to pre-configured VMs hosted through Cloudzy, streamlining signed malware delivery for customers.

Why it matters for defenders

Fox Tempest did not directly attack victims. Instead, it provided a critical supporting service to ransomware affiliates and malware operators. That makes this case especially important for IT and security administrators: disrupting access to trusted code-signing can reduce the effectiveness of downstream attacks across multiple threat groups.

Organizations in healthcare, education, government, and financial services were among those affected globally. Because signed binaries can appear legitimate, defenders should not treat digital signatures alone as proof that software is safe.

  • Review Microsoft Defender detections and indicators of compromise published with the report.
  • Hunt for suspicious signed binaries, especially those masquerading as common tools such as AnyDesk, Teams, PuTTY, or Webex.
  • Investigate recent malware activity tied to malvertising, SEO poisoning, and fake software downloads.
  • Tighten controls around application execution, including allowlisting and reputation-based protection.
  • Monitor for unusual Azure-related artifacts, suspicious certificate usage, and short-lived signing activity.
  • Educate users to verify software sources and avoid sponsored or poisoned search results.

Bottom line

The Fox Tempest disruption highlights how trusted-signing abuse has become a force multiplier for ransomware operators. Security teams should use Microsoft’s published detections and IOCs to validate exposure, strengthen defenses, and reduce the risk from signed malware.

Need help with Security?

Our experts can help you implement and optimize your Microsoft solutions.

Talk to an Expert

Stay updated on Microsoft technologies

Fox Tempestmalware signingransomwareMicrosoft Defenderthreat intelligence

Related Posts

Security

MacSync Stealer Hunting: New Behavioral Detection

Microsoft Defender Experts detailed how defenders can track MacSync Stealer on macOS by focusing on recurring behaviors instead of fast-changing domains. The research links more than 30 related domains and shows how process, command-line, and network telemetry can reveal payload delivery, staging, and chunked data exfiltration.

Security

Microsoft Defender Experts MDR Named IDC Leader

Microsoft has been named a Leader in the 2026 IDC MarketScape for enterprise MDR/MXDR, highlighting the strength of Microsoft Defender Experts MDR. The recognition matters for security teams evaluating managed detection and response services that combine native Defender integration, large-scale threat intelligence, AI-assisted operations, and 24/7 expert support.

Security

DeadLock Ransomware: Microsoft Details New TTPs

Microsoft Threat Intelligence has published a technical breakdown of DeadLock ransomware, a Rust-based encryptor that uses decentralized infrastructure for victim communications and leak operations. The report highlights geofencing, privilege escalation, service disruption, and recovery workflows, giving security teams practical indicators and mitigation guidance to strengthen ransomware defenses.

Security

macOS ClickFix Campaign Hides Behind Fingerprinting

Microsoft Threat Intelligence reports that a macOS ClickFix campaign has shifted from openly serving malicious lures to using server-side browser fingerprinting that mainly exposes the payload to likely macOS victims. The change makes the operation harder for crawlers, sandboxes, and defenders to spot, increasing the importance of hunting for shared infrastructure patterns and strengthening endpoint protections.

Security

Microsoft CNAPP Leader: KuppingerCole 2026 Report

Microsoft has been named a Leader across all four categories in KuppingerCole’s 2026 CNAPP Leadership Compass, highlighting Defender for Cloud’s unified approach to cloud and AI security. The recognition matters for security teams as CNAPP platforms increasingly focus on exploitability, attack path analysis, AI security posture, and integrated SOC operations across multicloud environments.

Security

ChainDrop npm Attack: Self-Propagating Worm Explained

Microsoft has detailed ChainDrop, a large-scale npm supply chain attack that compromised more than 400 packages using a self-propagating credential-stealing worm. The campaign matters because it targets developer workstations and CI/CD pipelines, steals cloud and publishing credentials, and can automatically republish infected packages across additional publishers.