Ransomware Ecosystem Sees 61 New Groups in 2026

Ransomware Landscape Fragments as 61 New Groups Emerge in H1 2026

HIGH
July 21, 2026
July 24, 2026
5m read
RansomwareThreat IntelligenceThreat Actor

Related Entities(initial)

Full Report(when first published)

Executive Summary

A new report from Black Kite reveals a dramatic fragmentation of the ransomware ecosystem in 2026. The first half of the year saw the emergence of 61 new ransomware groups, bringing the total number of active groups to 146 as of June 2026. This rapid proliferation, averaging more than one new group per week, coincides with a 20% year-over-year increase in overall attacks. Despite the influx of new players, the landscape remains top-heavy, with the five most dominant groups accounting for 44% of the 7,551 victims posted between March 2025 and March 2026. The Qilin group was the most prolific during this period. A key finding is the shrinking lifespan of these groups, which has dropped to an average of just 4.9 months, suggesting a trend of rapid branding, operation, and dissolution or rebranding.


Threat Overview

The ransomware market is no longer defined by a single dominant player like LockBit or Conti once were. Instead, it has become a highly dynamic and fractured ecosystem. This 'shattering' effect makes tracking and defending against threats more complex for organizations.

Key Statistics:

  • New Groups in H1 2026: 61
  • Total Active Groups (June 2026): 146 (up from 105 in June 2025)
  • Overall Attack Increase: Up 20% in H1 2026 compared to H1 2025.
  • Average Group Lifespan: 4.9 months.

Top 5 Most Active Groups (Mar 2025 - Mar 2026):

  1. Qilin: 1,358 victims
  2. Akira: 749 victims
  3. INC Ransom: 436 victims
  4. Play
  5. LockBit (still in top 5 despite disruptions)

This data indicates that while the barrier to entry for starting a ransomware operation may be lowering (likely due to the proliferation of RaaS platforms), achieving sustained, high-volume success remains concentrated among a few well-organized and resourced groups.

Technical Analysis

The fragmentation trend is largely driven by the Ransomware-as-a-Service (RaaS) model. Core developer groups create the malware and infrastructure, which they then lease to affiliates who carry out the attacks. This allows for rapid scaling and makes the ecosystem resilient to takedowns of individual affiliates or brands.

Common TTPs across these groups include:

  • Initial Access: Exploiting vulnerabilities in VPNs and other edge devices (T1190), spearphishing (T1566), and using stolen credentials purchased from initial access brokers.
  • Defense Evasion: Using legitimate tools like BitLocker and SysInternals to perform malicious actions ('Living off the Land'). Disabling security products (T1562.001).
  • Impact: Employing double extortion (data exfiltration and encryption) as standard practice. Some groups are moving to triple extortion, adding DDoS attacks or direct harassment of customers and employees.

The short lifespan of groups (4.9 months) is a strategic choice. Groups may disband after a successful run to evade law enforcement, only to rebrand under a new name with the same core members and tools. This complicates attribution and tracking.

Impact Assessment

The primary victims of this surge in ransomware activity are concentrated in specific industries. The report identifies the following as the most targeted sectors:

  1. Manufacturing
  2. Professional, Scientific, and Technical Services
  3. Construction
  4. Healthcare

The geographic distribution of victims is also concentrated, with the United States being the most heavily impacted, followed by Canada, the United Kingdom, Germany, and France. The 20% increase in attacks translates to significant financial and operational costs for businesses in these sectors, including downtime, recovery expenses, and potential ransom payments. The constant emergence of new groups means defenders cannot rely on reputation-based threat intelligence alone and must adopt a behavior-based detection strategy.

IOCs — Directly from Articles

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

Detection & Response

Given the fractured landscape, signature-based detection is insufficient. Organizations must focus on detecting core ransomware TTPs.

  • Behavioral Analytics: Use EDR and UEBA tools to detect anomalous behaviors indicative of a ransomware attack, regardless of the specific malware strain. This includes detecting processes that enumerate the network, disable security services, or delete volume shadow copies. (D3FEND: User Behavior Analysis)
  • Decoy Technology: Deploy honeypots and honeyfiles (canary files) on the network. Any interaction with these decoys is a high-fidelity indicator of an intrusion and can provide early warning before encryption begins. (D3FEND: Decoy Object)
  • Exfiltration Monitoring: Monitor for large, unexpected outbound data flows, especially to cloud storage providers or using non-standard protocols. This can detect the data theft stage of a double-extortion attack. (D3FEND: Network Traffic Analysis)

Mitigation

Defensive strategies must be robust and adaptable to this dynamic threat.

  1. Attack Surface Management: Continuously identify and remediate internet-facing assets and vulnerabilities. Prioritize patching for known exploited vulnerabilities in edge devices like VPNs and firewalls. (M1051 - Update Software)
  2. Identity and Access Management: Enforce strong password policies and MFA everywhere possible. Implement the principle of least privilege to limit the impact of a compromised account. (M1026 - Privileged Account Management)
  3. Immutable Backups: This remains the most critical defense. Ensure backups are stored offline or in an immutable format, are tested regularly, and are segmented from the primary network to prevent them from being encrypted or deleted by attackers. (M1053 - Data Backup)
  4. Third-Party Risk Management: Since many attacks originate from the supply chain, vet the security posture of all third-party vendors and partners with access to your network or data.

Timeline of Events

1
June 30, 2026
Report finds 146 active ransomware groups, with 61 new groups emerging in the first half of 2026.
2
July 21, 2026
This article was published

Article Updates

July 24, 2026

New data from Black Kite's 2026 report reveals a 24.9% YoY increase in ransomware victims, with 7,551 incidents. Qilin attacks surged 443%, and 43.5% of victims failed to patch critical vulnerabilities post-breach.

MITRE ATT&CK Mitigations

Maintain isolated, immutable backups to ensure recovery is possible without paying a ransom.

Secure all remote access and privileged accounts with MFA to protect against credential theft.

Mapped D3FEND Techniques:

Use EDR/XDR solutions to detect and block malicious behaviors common to all ransomware, rather than relying on signatures.

Mapped D3FEND Techniques:

Educate employees to recognize and report phishing, a primary initial access vector.

D3FEND Defensive Countermeasures

In a fragmented ransomware landscape where new strains appear weekly, behavior-based detection is paramount. Deploying decoy objects, such as 'honeyfiles' or 'canary files,' provides a high-fidelity method for early detection. These are fake documents with enticing names (e.g., passwords.xlsx, 2027_financial_projections.docx) placed on file shares and user endpoints. Configure file integrity monitoring to generate a critical alert the instant these files are read, modified, or encrypted. Since no legitimate user or process should ever access these files, any interaction is a strong indicator of compromise, likely from a ransomware process enumerating files before encryption. This can trigger an automated response, such as isolating the affected host, providing security teams with crucial time to intervene before widespread damage occurs.

To combat the diverse tactics of numerous ransomware groups, organizations should implement User Behavior Analytics (UBA). UBA tools baseline normal user and entity activity and detect deviations that signal an attack. For ransomware, this could involve a user account suddenly accessing an abnormally high number of files, a service account attempting to connect to the internet, or the use of administrative tools like PsExec outside of normal working hours or from a non-administrator's workstation. By focusing on the 'how' instead of the 'what,' UBA can detect the reconnaissance, lateral movement, and pre-encryption stages of an attack, regardless of which of the 146+ active ransomware groups is responsible. This is particularly effective against attacks originating from compromised credentials.

Timeline of Events

1
June 30, 2026

Report finds 146 active ransomware groups, with 61 new groups emerging in the first half of 2026.

Sources & References(when first published)

A New Ransomware Threat Actor Emerges Every Week, Warns Report
Infosecurity Magazine (infosecurity-magazine.com) July 21, 2026
2026 Ransomware Report: 7,551 Victims, Up 24.9%
Black Kite (blackkite.com) July 21, 2026

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

RansomwareThreat IntelligenceQilinAkiraINC RansomBlack KiteRaaS

📢 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.