TLP:CLEARUTC --:--:--
Quarterly ReportJuly 5, 202610 min read

Q2 2026 Threat Landscape: Qilin Takes the Ransomware Crown, Phishing Dominates Initial Access, and 15,700 New CVEs Hit the Wire

Across April, May, and June, the Cyntelligence intelligence engine tracked 1,082 ransomware leak-site victims, ingested 15,719 newly-published CVEs, analyzed 3,163 security articles, and processed more than 35,000 posts across monitored hacker and threat-actor channels. This report maps Q2 2026 with data, not speculation.

Key Findings

  • 1. The ransomware leaderboard reshuffled completely. Qilin seized the top spot with 121 leak-site victims, ahead of the fast-maturing The Gentlemen (83) and a rebranded LockBit5 (72). No group from the top of Q1 held its position.
  • 2. Phishing (MITRE T1566) was the single most-referenced technique across all reporting at 282 mentions — nearly double ransomware encryption (T1486, 147). Email is still the front door.
  • 3. 15,719 CVEs were published in Q2 — roughly 172 per day — of which 1,727 were rated Critical and 374 now carry public exploit code.
  • 4. Business Services, Manufacturing, and Healthcare absorbed the most ransomware, and the United States accounted for roughly one in three victims worldwide.
  • 5. The Middle East stayed in the crosshairs: 130 region-tagged reports and 29 regional ransomware victims, plus hacker-channel chatter naming UAE targets — from initial-access brokers advertising Emirates firewall access to forum posts claiming to sell UAE government datasets.

Contents

01The Quarter in Numbers
02Ransomware: A Reshuffled Leaderboard
03Who Got Hit: Sectors and Geography
04Initial Access: Phishing Still Wins
05The Vulnerability Firehose
06Threat Actors in the Spotlight
07Regional Focus: The Middle East
08Tooling and Malware
09Recommendations

01 — The Quarter in Numbers

Q2 2026 was a high-volume quarter across every source the engine watches. The headline figures below are the raw counts our platform recorded between April 1 and June 30 — leak-site victims, newly-published vulnerabilities, curated CTI reporting, and monitored channels.

1,082
Ransomware victims
15,719
New CVEs
1,727
Critical CVEs
3,163
CTI articles
443
CISA KEV entries
35K+
Hacker chatter

Key takeaway: The signal-to-noise problem is getting worse, not better. A mid-sized security team cannot manually triage 172 new CVEs a day, 12 ransomware victims a day, and a constant stream of hacker chatter. The value is no longer in collecting the data — it is in filtering it down to the handful of items that actually touch your assets, sector, and region.

02 — Ransomware: A Reshuffled Leaderboard

The engine tracked 1,082 victims posted to ransomware leak sites during the quarter — 205 in April, 137 in May, and 740 in June, as both a genuinely heavy June and the continued expansion of our leak-site coverage pushed the pace up. More telling than the totals is the churn at the top: the group ranking looks nothing like it did a quarter ago.

Ransomware GroupVictims (Q2)Notable
Qilin121Surged to #1 this quarter
The Gentlemen83Newcomer matured into a top-tier operator
LockBit572LockBit relaunches under a new banner
APT73 / Bashe67Pure data-leak extortion
INC Ransom47Healthcare and public sector focus
DragonForce45Cartel affiliate model expanding
Akira43Persistent mid-market operator
PayoutKing41Emerging RaaS brand
Nova38New entrant, rapid growth
Krybit27Emerging, regionally active
Nightspire26Still climbing since its debut
SafePay22Double-extortion specialist

Key takeaway: Qilin overtaking the field, LockBit resurfacing as LockBit5 after law-enforcement pressure, and The Gentlemen climbing from a first-quarter newcomer into the top three all point to the same thing — the Ransomware-as-a-Service ecosystem is fluid, and a group that is quiet one quarter can dominate the next. Defenders should track techniques and behaviors, not brand names, because the brand you patched against last quarter may already be gone.

03 — Who Got Hit: Sectors and Geography

Ransomware crews follow the money and the path of least resistance. Business Services and Manufacturing led victim counts — sectors rich in operational-technology exposure, third-party dependencies, and downtime-sensitive operations that raise the odds of a payout.

203
Business Services
127
Manufacturing
88
Technology
83
Consumer Services
80
Healthcare
43
Financial Services
41
Public Sector
40
Transport / Logistics

Geographically, victims skewed heavily toward the United States, which absorbed roughly a third of all leak-site postings, followed by Germany, the United Kingdom, and Canada.

334
United States
~31%
65
Germany
6%
49
United Kingdom
5%
29
Canada
3%
29
Brazil
3%
22
India
2%

Key takeaway: Healthcare landing in the top five (80 victims) is the most concerning trend — these are attacks with direct human consequences, and the sector continues to run legacy systems that are difficult to patch. Manufacturing at 127 confirms that OT and industrial environments are now squarely in scope, not an afterthought.

04 — Initial Access: Phishing Still Wins

Mapping every article and channel report against MITRE ATT&CK shows where adversaries actually spend their effort. One technique towered over the rest.

TechniqueNameMentions
T1566Phishing282
T1486Data Encrypted for Impact147
T1021Remote Services38
T1048Exfiltration Over Alternative Protocol37
T1068Exploitation for Privilege Escalation32
T1078Valid Accounts25
T1059Command and Scripting Interpreter22
T1190Exploit Public-Facing Application6

Key takeaway: Phishing at 282 mentions — nearly double the next technique — is the clearest signal in the dataset. Despite years of awareness training and email filtering, adversaries keep choosing email because it keeps working. The pairing of T1566 (phishing) into T1486 (encryption) is the canonical ransomware kill chain in miniature: phish the credential, then encrypt the estate. Valid Accounts (T1078) and Remote Services (T1021) rounding out the list show how much of the intrusion lifecycle now runs on legitimate access rather than malware.

05 — The Vulnerability Firehose

15,719 new CVEs were published in Q2 — a rising cadence of 4,791 in April, 5,199 in May, and 5,729 in June. No team can act on all of them, which is exactly why exploit-prediction and known-exploited status matter more than raw CVSS. Of the quarter, 1,727 were Critical, 374 have public exploit code, and 443 sit in the CISA Known Exploited Vulnerabilities catalog.

The vulnerabilities worth losing sleep over are the ones with a high EPSS (exploit-prediction) score. These are the Q2 CVEs the engine flagged as most likely to be exploited:

CVESeverityEPSSPublic exploit
CVE-2026-10520Critical0.99Predicted
CVE-2026-41940Critical0.98Yes
CVE-2026-31431High0.96Predicted
CVE-2026-39987Critical0.96Predicted
CVE-2026-43284High0.93Yes
CVE-2026-43500High0.93Yes

Key takeaway: A CVE with an EPSS score above 0.9 is more than ninety percent likely to see exploitation within thirty days — regardless of its CVSS rating. Two of the six above already have public exploit code. Teams that patch by CVSS alone will burn cycles on high-severity bugs nobody is exploiting while missing the handful that attackers are actively weaponizing. Prioritize by known-exploited status and EPSS, filtered to your own vendor stack.

06 — Threat Actors in the Spotlight

Beyond ransomware brands, a distinct set of named actors drove Q2 reporting — a mix of financially-motivated extortion crews, state-aligned espionage groups, and hacktivist collectives active on Telegram.

ShinyHunters
Most-referenced actor of the quarter; large-scale SaaS and cloud data extortion
Extortion / data theft
Scattered Spider
Help-desk and MFA-fatigue intrusions against enterprises
Social engineering
The Gentlemen
Loudest voice in monitored channels this quarter
Ransomware / hacktivism
Luna Moth
Silent-ransom style data-theft extortion
Callback phishing
APT28 / Sandworm
Espionage and disruptive operations
State-aligned (Russia)
Turla / Silent Chollima
Long-dwell intrusions against government and defense
State-aligned espionage

Key takeaway: The defining actor story of Q2 is extortion without encryption. ShinyHunters, Scattered Spider, and Luna Moth all favor stealing data and threatening to leak it over deploying ransomware payloads — a model that sidesteps backup-based recovery entirely. If your incident-response plan assumes decryption is the goal, it is a quarter out of date.

07 — Regional Focus: The Middle East

Cyntelligence was built with the Gulf in mind, so we watch the region closely. Q2 produced 130 Middle East-tagged reports and 29 regional ransomware victims. On monitored channels, the UAE watchlist surfaced chatter in several forms: initial-access brokers advertising firewall access to Emirates targets, forum posts claiming to sell UAE government datasets, and a DragonForce ransomware listing that named an Abu Dhabi hotel.

130
ME reports
29
ME ransomware victims
60+
UAE-flagged posts
DragonForce
Named a UAE victim

Key takeaway: Regional volume is lower than North America or Europe in absolute terms, but the targeting is deliberate — energy, government, and telecom entities in the GCC draw both hacktivist attention and state-aligned interest. For organizations in the region, the value of intelligence is not global volume; it is the early warning that your own name, brand, or executives have surfaced in a channel. That is a very different signal from a worldwide feed.

08 — Tooling and Malware

The tools named across Q2 reporting are a familiar blend of dual-use offensive frameworks and commodity malware — a reminder that most intrusions do not need bespoke tooling.

Metasploit
Cobalt Strike
BlackCat
Play
Medusa
StealC
SystemBC
Lazarus tooling

Key takeaway: Cobalt Strike and Metasploit remain the workhorses of hands-on-keyboard intrusion, while info-stealers like StealC feed the credential economy that powers the phishing and valid-account techniques above. Detection engineering that covers these common frameworks — rather than chasing the newest named malware — delivers the widest coverage for the least effort.

09 — Recommendations

Based on the Q2 data, these are the priorities we would set for a lean security team heading into Q3:

Critical

Patch by exploitation likelihood, not CVSS

With 15,719 new CVEs this quarter, volume is the enemy. Prioritize the 443 CISA KEV entries and anything with an EPSS score above 0.9 that touches your vendor stack — starting with CVE-2026-41940, CVE-2026-43284, and CVE-2026-43500, which already have public exploits.

High

Assume the front door is email

Phishing (T1566) was the most-referenced technique by a wide margin. Enforce DMARC, deploy phishing-resistant MFA, and monitor for credential exposure — the goal is to break the phish-to-valid-account chain before it reaches encryption.

High

Plan for extortion, not just encryption

ShinyHunters, Scattered Spider, and Luna Moth steal and leak rather than encrypt. Backups will not save you from a data-leak extortion. Tighten data-loss controls, watch for large outbound transfers, and rehearse a leak-scenario response.

Medium

Deploy ransomware behavior detection

The techniques stay stable even as brand names churn. Ship detection for rapid file encryption (T1486), shadow-copy deletion, and lateral movement over remote services (T1021) rather than signatures for Qilin or LockBit specifically.

Medium

Monitor the channels that name you

For GCC and regional organizations, a global feed is noise. What matters is the early-warning signal that your brand, domain, or executives have surfaced in a hacker channel. Watchlist-driven monitoring turns 35,000 posts into the handful that concern you.

Methodology

This report was generated from the Cyntelligence intelligence engine covering April 1 to June 30, 2026. It aggregates and analyzes data from 50+ RSS security vendor feeds, Telegram and threat-actor channels, ransomware victim leak sites, the NVD CVE database with EPSS and CISA KEV enrichment, IOC feeds (URLhaus, OpenPhish, Feodo Tracker, ThreatFox, C2IntelFeeds), and MITRE ATT&CK mappings. Ransomware and CVE figures use content dates; leak-site coverage expanded through the quarter, so month-over-month victim totals partly reflect that broader collection. All analysis is performed locally using on-premise AI — no data leaves the deployment environment.

Get This Intelligence, Filtered to Your Organization

Cyntelligence turns this quarterly firehose into a daily, prioritized picture of the threats that actually touch your sector, region, vendor stack, and attack surface — running entirely on your own infrastructure.

Request a Demo