Sorry Ransomware Exploits cPanel Vulnerability to Directly Lock Linux Servers in Multiple Chinese Incidents
China's National Computer Virus Emergency Response Center has issued an alert after multiple real-world incidents involving the Sorry ransomware. The malware reaches internet-facing Linux web servers through a cPanel authorization vulnerability (CNNVD-202604-5641, CVE-2026-41940) and operates without any phishing emails or user mistakes.
Last Friday at 10:30 p.m., an ERP implementation specialist received an urgent call from a manufacturing client whose entire business system had become inaccessible. Every file now carried the .sorry extension, and a ransom note instructed victims to download an encrypted messaging tool to negotiate payment. On-site inspection revealed stopped databases, killed backup services, and fully encrypted website files, all achieved without any visible signs of compromise.
Attack vector and stealth techniques
Unlike typical ransomware that relies on email attachments, Sorry is written in Go and directly exploits a cPanel flaw to obtain server management rights. Once inside, the malware masquerades as the standard sshd process, making detection difficult for system administrators. The same binary runs on most mainstream Linux distributions, including domestic Xinchuang operating systems now being deployed in government, finance, energy, and healthcare sectors.
Six-stage attack chain
- Network intrusion: Silent deployment via the cPanel vulnerability and process masquerading.
- Environment reconnaissance: Collection of username, hostname, CPU count, OS version, and network interfaces sent back to the attackers.
- Obstacle removal: Termination of database, security, and backup services.
- Data theft: Exfiltration of business data and documents for potential double extortion.
- Encryption: AES encryption of files followed by RSA protection of the AES key; all files receive the .sorry suffix.
- Lateral movement: Scanning of ports 22, 2222, and 22222 for weak SSH passwords to spread across the internal network.
Small and medium-sized enterprises remain the primary targets because they often expose cPanel panels directly to the internet, reuse weak passwords, and lack offline backups. The center recommends immediate version checks and updates for cPanel, WHM, and WP Squared, strict network exposure reduction through VPNs or bastion hosts, strong unique credentials, up-to-date Linux antivirus with real-time monitoring, truly offline backups, and verification of suspicious files via the national analysis platform before execution.
Related articles
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 has issued an official alert after multiple incidents of the newly discovered 'Sorry' ransomware family struck Linux Web servers inside the country. The Go-language malware specifically targets internet-exposed servers running vulnerable versions of WebPros cPanel and can also run on domestic Xinchuang operating systems. Attackers exploit authorization flaw CVE-2026-41940 (CNNVD-202604-5641) to gain access, deploy the ransomware disguised as sshd processes, kill backup and security services, exfiltrate data, and encrypt files with AES and RSA before scanning for weak SSH credentials to spread laterally. The advisory states that no reliable decryption method currently exists once files receive the .sorry extension. Organizations are urged to immediately audit cPanel versions, inspect processes, restrict management interfaces, eliminate weak passwords on ports 22/2222/22222, and verify offline backups.
Ransomware Groups Disable EDR, Backups and Windows Telemetry Before Encryption
Ransomware operators are increasingly focusing on disabling endpoint detection and response tools, backup systems, and Windows telemetry mechanisms prior to launching encryption. An analysis of the ten ransomware families with the lowest prevention rates in 2026 found that Play achieved only 13 percent of attacks blocked. BlackByte followed with 25 percent blocked and LockBit with 30 percent blocked. BabLock leverages a legitimate uninstaller to remove endpoint protection and terminates processes belonging to antivirus, EDR, backup, and database applications. It then clears the Security and System event logs to hinder incident response. LockBit 5.0 instead interferes with Event Tracing for Windows to reduce visibility for monitoring solutions. Additional families employ process injection, in-memory execution, registry modifications, file masquerading, and living-off-the-land binaries to evade detection.
Chinese Courts Hand Down 16-Year and 32-Year Sentences to Ransomware Operators
Two individuals involved in ransomware operations have received lengthy prison terms in China, with one sentenced to 16 years and the other to 32 years. The cases underscore Beijing's increasing focus on prosecuting ransomware-related crimes. The longer sentence reflects the scale and impact of the criminal activity attributed to the second defendant. Chinese authorities have publicly highlighted these outcomes as part of broader efforts against cyber extortion. The rulings send a clear deterrent message to ransomware actors operating within or targeting Chinese infrastructure.
Telegram Removed from App Store After Extortionist Plants AI-Modified CSAM in Archived Message
Pavel Durov stated that an extortionist edited an old public group message by inserting AI-altered child sexual abuse material, allowing the post to evade detection by active chat participants while enabling a direct report to Apple. The tactic triggered automatic removal of Telegram and experimental Telegram X from the App Store in multiple countries including Russia, Turkey, and the United States on August 4. Apple restored the applications after Telegram deleted the prohibited content and blocked the responsible account, with the entire outage lasting approximately ninety minutes. During the incident, push notifications failed for some iOS users, while macOS and Android versions remained unaffected. Durov criticized Apple for suspending the app without prior contact and warned that the same mechanism could be used against any user-generated content platform. Telegram urged Apple to apply equal scrutiny to all incoming reports rather than acting on isolated complaints that bypass normal moderation filters.