A new report from Check Point Research reveals a significant escalation in ransomware activity during the second quarter of 2026. The number of victims publicly posted on data leak sites reached 2,139, a 33% increase compared to the same period in 2025. The threat landscape is also widening, with the number of active ransomware groups increasing from 71 to 93. A key finding from the report is the confirmation that threat actors are leveraging Artificial Intelligence (AI) to accelerate their operations. An internal data leak from the prolific "The Gentlemen" group showed they used AI coding assistants to build their ransomware management panel in just three days. This trend, combined with a shrinking time-to-exploit for new vulnerabilities, signals a more agile and dangerous ransomware ecosystem that demands faster and more adaptive defenses.
The ransomware landscape in Q2 2026 was characterized by both growth and diversification. While established groups like Qilin (279 victims) remain dominant, their market share is shrinking as new players emerge. The top 10 groups accounted for 57.6% of attacks, down from 71% in the previous quarter, highlighting the rise of smaller, agile factions.
A notable example is the group "The Gentlemen," which surged to become the second most active group with 269 victims, a 62% increase. An internal leak from this group provided concrete evidence of AI's role in their development cycle. The ability to create a functional management panel in three days demonstrates how AI lowers the barrier to entry and speeds up tool creation for malicious actors.
Geographically, attacks are becoming more distributed. The United States' share of victims dropped from 50% to 42%, as newer groups like The Gentlemen, KryBit, and SafePay are targeting organizations outside the U.S. more frequently. The most impacted industries remain Business Services, Consumer Goods, and Industrial Manufacturing.
The report highlights two key technical trends shaping the ransomware threat:
T1486 - Data Encrypted for Impact: The core technique of all ransomware operations.T1608.001 - Upload Tool: AI coding assistants are used to rapidly develop and refine tools for upload and use in victim environments.T1190 - Exploit Public-Facing Application: A primary initial access vector, with exploits being weaponized faster than ever.T1071.001 - Web Protocols: Used for data exfiltration to leak sites, a key component of the double-extortion model.The rising tide of ransomware attacks has a profound impact on businesses and critical infrastructure globally.
The report is a trend analysis and does not provide specific technical indicators of compromise.
Security teams should hunt for generic signs of ransomware precursor activity:
IWR, Net.WebClient), and attempts to disable security logging or products.PsExec, RDP, and WMI for movement between systems, especially from workstations to servers.vssadmin), and backup removal.Ransomware attacks hit 2026 peak in July with 873 victims, driven by ecosystem fragmentation and rise of new, smaller groups.
Aggressively patch vulnerabilities, especially on internet-facing systems, to counter the shrinking exploit weaponization window.
Implement network segmentation to contain ransomware and prevent it from spreading laterally from compromised workstations to critical servers.
Enforce MFA on all remote access services and privileged accounts to protect against credential-based initial access and lateral movement.
Use EDR/XDR solutions to detect and block ransomware behaviors like shadow copy deletion and mass file encryption.
To counter the rapid lateral movement of modern ransomware, which is now accelerated by AI-driven development, organizations must implement robust network segmentation through Broadcast Domain Isolation. This involves creating strict network zones (e.g., for users, servers, IoT, and critical infrastructure) and enforcing a default-deny policy between them with an internal firewall. For example, workstations should never be able to initiate connections to the management interfaces of servers or other workstations. All inter-segment traffic must be inspected and logged. This D3FEND technique acts as a critical chokepoint, containing a ransomware outbreak to its initial entry segment and preventing the attacker from reaching high-value assets like domain controllers and backup servers. It directly mitigates the impact of a successful initial compromise, which is increasingly likely given the speed of exploit weaponization.
To detect ransomware before it encrypts data, security teams should implement Resource Access Pattern Analysis. This involves using an EDR or a file integrity monitoring (FIM) solution to baseline normal file access behavior and alert on anomalies. For ransomware, this means creating detection rules for a single process that rapidly reads, modifies, and renames a large number of files across multiple directories in a short period. This is highly abnormal behavior for any legitimate application. The rule should have a high threshold (e.g., >100 file modifications per minute from one process) to avoid false positives. Another key pattern to monitor for is access to and deletion of Volume Shadow Copies via vssadmin.exe. Detecting these precursor activities allows security teams to isolate the affected host and terminate the malicious process before widespread encryption and damage can occur.

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.
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.
Help others stay informed about cybersecurity threats
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.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
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 detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.