Ransomware Fragmentation: 61 New Groups in 2026

Ransomware Landscape Fragments with 61 New Groups Emerging in 2026

HIGH
July 22, 2026
August 14, 2026
m read
RansomwareThreat ActorThreat Intelligence

Related Entities(initial)

Threat Actors

AkiraINC RansomPlayQilinSafePayThe Gentlemen

Other

Black Kite

Full Report(when first published)

Executive Summary

A July 2026 report from Black Kite highlights a dramatic fragmentation of the ransomware ecosystem, with 61 new groups emerging in the first half of 2026 alone. This brings the total number of active groups to 146. The rapid churn is evidenced by the average group lifespan plummeting to just 4.9 months. However, the threat remains concentrated, as the top five most prolific groups—Qilin, Akira, INC Ransom, Play, and SafePay—were responsible for 44% of the 7,551 victims disclosed over a one-year period. This dual trend of fragmentation and consolidation presents a complex challenge for defenders, who must track a wider array of less predictable threats while still defending against established, high-volume attackers.

Threat Overview

The ransomware landscape has fundamentally shifted from being dominated by a few major players to a more crowded and chaotic environment. The Black Kite Ransomware Report 2026, published on July 21, indicates that more than one new ransomware group appeared per week in 2026. Of the 146 groups active as of June 2026, 61 were new this year.

Despite this proliferation, a clear hierarchy exists. The top five groups by victim count between March 2025 and March 2026 were:

  1. Qilin: 1,358 victims
  2. Akira: 749 victims
  3. INC Ransom: 436 victims
  4. Play: 422 victims
  5. SafePay: 324 victims

This data underscores that while many new groups are attempting to enter the market, a handful of Ransomware-as-a-Service (RaaS) operations possess the scale, tooling, and affiliate networks to execute attacks at a much higher tempo. The ephemeral nature of new groups is a key finding, with their average lifespan falling from over a year in 2024 to just 4.9 months in 2026. This may be due to law enforcement pressure, rebranding, or failure to establish a profitable operation. An example of this volatility is The Gentlemen group, which was highly active in a single month but ranked only seventh overall in the year-long study.

Technical Analysis

The fragmentation trend is largely driven by the Ransomware-as-a-Service (RaaS) model, which lowers the barrier to entry for less sophisticated actors. RaaS developers provide the malware and infrastructure, while affiliates are responsible for gaining access to victim networks and deploying the payload. This specialization allows for greater scale but also leads to a diversification of Tactics, Techniques, and Procedures (TTPs) as numerous affiliates employ their own preferred methods for initial access and lateral movement.

Common TTPs observed across many of these groups include:

Impact Assessment

The fragmentation of the ransomware market has several key impacts for organizations:

  • Increased Threat Volume: While many new groups are small, their collective activity increases the overall volume of attacks.
  • Diverse TTPs: A larger number of distinct groups and affiliates means security teams must defend against a wider range of initial access vectors and post-compromise techniques.
  • Threat Intelligence Challenges: It becomes more difficult to track and build profiles for dozens of ephemeral groups compared to a few stable, long-running operations.
  • Negotiation Complexity: Victims may find themselves dealing with inexperienced or unpredictable new actors, complicating incident response and negotiation efforts.

For most organizations, the risk remains concentrated around the TTPs favored by the major RaaS platforms like Qilin and Akira, as their affiliates are responsible for the majority of successful attacks.

IOCs — Directly from Articles

No specific Indicators of Compromise (IOCs) were mentioned in the source articles.

Cyber Observables — Hunting Hints

Security teams may want to hunt for the following patterns that could indicate generic ransomware activity, relevant in a fragmented landscape:

Type
command_line_pattern
Value
vssadmin.exe delete shadows /all /quiet
Description
Command to delete Volume Shadow Copies to prevent system restore.
Context
Windows command line logs (Event ID 4688).
Type
command_line_pattern
Value
wbadmin delete catalog -quiet
Description
Command to delete the backup catalog.
Context
Windows command line logs (Event ID 4688).
Type
process_name
Value
PsExec.exe
Description
Frequent use of PsExec for lateral movement and ransomware deployment.
Context
EDR process creation logs.
Type
file_name
Value
*.readme or *.[group_name]
Description
Creation of ransom notes in multiple directories.
Context
File integrity monitoring (FIM) systems.
Type
network_traffic_pattern
Value
High-volume outbound traffic to cloud storage (Mega, Dropbox)
Description
Data exfiltration before encryption.
Context
Network flow data, proxy logs.

Detection & Response

Given the rapid emergence of new groups, detection strategies should focus on behaviors rather than static signatures.

  1. Behavioral Analytics: Deploy EDR solutions capable of detecting ransomware-like behaviors, such as rapid file encryption, deletion of shadow copies (D3-FA: File Analysis), and disabling of security tools.
  2. Canary Files: Place decoy files (canaries) on file shares and endpoints. Monitor these files for any modification or encryption activity and trigger a high-priority alert if they are touched.
  3. Log Monitoring: Actively monitor for commands associated with ransomware preparation, such as vssadmin, wbadmin, and bcdedit. Correlate these with subsequent file modification alerts (D3-PA: Process Analysis).
  4. Network Analysis: Monitor for large, anomalous outbound data transfers, which could indicate data exfiltration prior to encryption (D3-NTA: Network Traffic Analysis).

Mitigation

Defenses should be layered and focus on preventing initial access and limiting blast radius.

  • Patch Management: Aggressively patch internet-facing systems and VPNs to close common initial access vectors (D3-SU: Software Update).
  • Multi-Factor Authentication (MFA): Enforce MFA on all remote access services, including VPNs and RDP, as well as for privileged account access (D3-MFA: Multi-factor Authentication).
  • Network Segmentation: Segment networks to prevent ransomware from spreading laterally from IT to OT environments or from workstations to critical servers. Restrict communication between segments to only what is absolutely necessary.
  • Immutable Backups: Maintain offline and immutable backups of critical data. Regularly test backup restoration procedures to ensure they are effective in a recovery scenario.
  • User Training: Conduct regular security awareness training focused on identifying and reporting phishing attempts.

Timeline of Events

1
July 22, 2026
This article was published

Article Updates

August 14, 2026

Severity increased

Akira ransomware adopts a new tactic, rebooting compromised Windows systems into 'Safe Mode with Networking' to bypass EDR, facilitating data exfiltration.

The Akira ransomware group has evolved its tactics, now forcing compromised Windows systems into 'Safe Mode with Networking' to disable Endpoint Detection and Response (EDR) solutions. This technique, mapped to MITRE ATT&CK T1562.009, was observed by Huntress where attackers gained initial access via an unprotected SonicWall SSL VPN. While the encryption payload failed in Safe Mode, data exfiltration using s5cmd was successful, highlighting the continued threat of their double-extortion model and increased evasion capabilities. This development significantly complicates detection and response efforts.

Sources & References(when first published)

Article Author

Jason Gomes

Jason Gomes

• Cybersecurity Practitioner

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.

Threat Intelligence & AnalysisSecurity Orchestration (SOAR/XSOAR)Incident Response & Digital ForensicsSecurity Operations Center (SOC)SIEM & Security AnalyticsCyber Fusion & Threat SharingSecurity Automation & IntegrationManaged Detection & Response (MDR)

Editorial Standards & Analyst Review

CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.

Tags

AkiraBlack KiteQilinRaaSRansomwareThreat Landscape

📢 Share This Article

Help others stay informed about cybersecurity threats

🎯 MITRE ATT&CK Mapped

Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.

🧠 Enriched & Analyzed

Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.

🛡️ Actionable Guidance

Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.

🔗 STIX Visualizer

Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.

Sigma Generator

Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.