China Warns of New 'Sorry' Ransomware Targeting Exposed Linux Web Servers via cPanel Vulnerability CVE-2026-41940
China's National Computer Virus Emergency Response Center and the National Engineering Laboratory for Computer Virus Prevention Technology have released an official warning after multiple real-world incidents of the Sorry ransomware struck Linux Web servers across the country.
Attack Vector and Initial Access
The ransomware exploits an authorization vulnerability in WebPros cPanel tracked as CVE-2026-41940 (CNNVD-202604-5641). Attackers use the flaw to obtain administrative privileges on internet-facing servers without relying on weak SSH passwords or outdated exploits. Once inside, the malware deploys a process that masquerades as a legitimate sshd daemon, making detection difficult through casual inspection of running processes.
Full Attack Chain
Security researchers outlined the six-stage operation:
- Network intrusion via the cPanel flaw followed by deployment of the disguised ransomware.
- Environment reconnaissance that generates a unique victim identifier containing username, hostname, CPU count, OS details, and active network interfaces, then exfiltrates the profile.
- Obstacle removal by terminating database, security, and backup services before encryption begins.
- Data theft of business data, configuration files, and internal documents for double-extortion purposes.
- File encryption using AES with RSA-wrapped keys; encrypted files receive the .sorry extension. Officials confirm no reliable recovery method exists without the attackers' key.
- Lateral movement by scanning SSH ports 22, 2222, and 22222 and propagating via weak passwords to other Linux hosts.
Why the Threat Matters
The advisory explicitly notes that the ransomware runs on most mainstream Linux distributions, including domestic Xinchuang operating systems. Its built-in lateral movement capability raises the risk of widespread internal network compromise from a single exposed server. The pre-encryption termination of backup services further reduces recovery options for organizations that keep backups on the same host.
Immediate Mitigation Steps
Administrators should perform the following checks without delay:
- Verify cPanel/WHM or WP Squared versions and apply the latest patches addressing CVE-2026-41940.
- Inspect running processes for anomalous sshd instances and confirm executable paths with commands such as ls -l /proc/<PID>/exe.
- Remove public internet exposure of management panels, remote access ports, and database interfaces; enforce VPNs, bastion hosts, source IP allowlists, and multi-factor authentication.
- Replace weak passwords on SSH ports 22, 2222, and 22222 and eliminate password reuse across hosts.
- Ensure backup services and data are isolated from production systems and stored offline.
- Avoid downloading any purported decryptors or communication tools promoted online, as they are likely secondary malware.
- Submit suspicious files to the National Computer Virus Collaborative Analysis Platform (virus.cverc.org.cn) for analysis.
Security teams are advised to complete these actions before the end of the business day to prevent servers from being encrypted with the .sorry extension.
Related articles
The Evolution of Ransomware: From 1989 Floppy Disks to Multi-Million Dollar Extortion Empires
Ransomware has transformed dramatically since its origins in 1989, when evolutionary biologist Joseph Popp mailed AIDS-themed floppy disks demanding $189 via Panamanian mail. Early experiments like GPCode and Archiveus introduced stronger cryptography by the mid-2000s, while Reveton and CryptoLocker in 2012-2013 combined psychological pressure, Gameover Zeus botnets, and Bitcoin payments. Major incidents such as WannaCry, NotPetya, and attacks on Colonial Pipeline and JBS Foods demonstrated global reach and state-level involvement. Modern groups like REvil, LockBit, Maze, and Akira refined double extortion, Ransomware-as-a-Service models, access brokers, and virtualization targeting. Law enforcement operations have disrupted infrastructure repeatedly, yet the market fragments and regenerates with new brands. The core business model remains resilient due to easy initial access, layered extortion tactics, and victims' operational dependencies.
Ragnarök: F6 Investigates VantaCore Ransomware Attacks and Suspected Thor Rebrand
F6's Digital Forensics Laboratory has identified a new ransomware group called VantaCore that has struck at least seven Russian organizations with multimillion-dollar ransom demands. Researchers assess VantaCore as a rebrand of the previously known pro-Ukrainian Thor group, part of a broader consolidation among such actors in 2025–2026. The group abandoned LockBit 3 Black and Babuk in favor of its own VantaCore ransomware built on similar foundations, while deploying custom tools including VantaCoreLoader, VantaCoreRAT, and the SnowKiller BYOVD utility. VantaCore maintains a Tor-based data leak site launched no later than June 2026 and uses double and triple extortion tactics, selling or publicly releasing stolen data after encryption. Initial access relies on exposed RDP, VPN, public application vulnerabilities, and compromised partner credentials, followed by lateral movement via legitimate accounts and SMB/RDP. The group disables security products, clears logs, and destroys backups using Bootice before deploying its ChaCha20/X25519 ransomware via manual RDP sessions or automated loaders.
Ransomware Group TITAN Deploys Local AI on AMD EPYC Servers to Accelerate Stolen Data Analysis
The TITAN ransomware group has announced the integration of an on-premises artificial intelligence platform designed to process up to 700 GB of exfiltrated data per hour. Operating as a ransomware-as-a-service model since May 2026, TITAN combines file encryption with data theft and has already published 24 victims across 10 countries. Manufacturing and professional services firms account for 29 percent of the targeted organizations. The AI system runs locally on AMD EPYC servers with GPU acceleration and automatically classifies financial documents, legal records, personal data, trade secrets, and intellectual property. It further identifies information with high reputational or regulatory impact, maps corporate and personal relationships, and estimates potential penalties under data-protection laws. The group also claims the platform can generate automated notifications to regulators and media outlets to intensify extortion pressure.
VantaCore Ransomware Group Targets Russian Businesses with Custom Toolkit and Triple Extortion
Security researchers at F6 have identified a new ransomware operation called VantaCore that is actively attacking small and medium-sized Russian companies. The group employs a custom set of tools including VantaCoreLoader, VantaCoreRAT, and its own encryption malware to conduct double and triple extortion campaigns. Initial access is gained through poorly secured RDP and VPN services, vulnerable public applications, and compromised partner accounts. Once inside the network, attackers move laterally using SMB and RDP with legitimate credentials, deploy Tactical RMM, and install their backdoor before disabling security products with an AV/EDR killer. Victims face data theft, backup destruction, and encryption, followed by threats to publish or sell stolen information if ransom demands in the millions of dollars are not met. F6 assesses that VantaCore may be a rebranded version of the previously known pro-Ukrainian group Thor, based on similar Tor negotiation chat design and a THOR rune icon on the leak site that appeared no later than June 7, 2026.