A potent new iteration of the LockBit ransomware, dubbed LockBit 5.0, has surfaced, posing a significant threat to businesses globally. Released in September 2025, this advanced version expands its reach to Windows, Linux, and ESXi systems, marking a substantial upgrade for one of the most persistent ransomware families. Operating under a ransomware-as-a-service (RaaS) model, LockBit 5.0 leverages a double-extortion strategy, encrypting victim data while simultaneously exfiltrating sensitive information to coerce ransom payments.
The primary targets of this campaign appear to be within the U.S. business sector, with private companies accounting for approximately 67% of reported victims. The ransomware has also impacted critical sectors including manufacturing, healthcare, education, financial services, and government agencies. Since December 2025, LockBit’s dedicated data leak site has documented 60 victim entries, underscoring the widespread and escalating nature of these attacks.
A particularly concerning development with LockBit 5.0 is its advertised ability to compromise all versions of Proxmox, an open-source virtualization platform gaining traction among enterprises as an alternative to proprietary hypervisors. This expansion into virtualization environments significantly broadens the potential attack surface for organizations relying on these platforms.
Analysis by Acronis cybersecurity researchers indicates that while LockBit 5.0 shares foundational similarities with its predecessor, version 4, it incorporates enhanced defense evasion techniques and faster encryption speeds. The Windows variant, in particular, employs sophisticated anti-analysis measures, including advanced packing mechanisms, DLL unhooking, process hollowing, and patching of Event Tracing for Windows (ETW). To further impede forensic investigations, the malware thoroughly clears all available system logs.
The Linux and ESXi versions, while lacking the packing found in the Windows variant, encrypt a majority of their strings to evade detection. Regardless of the platform, all LockBit 5.0 variants utilize identical encryption algorithms. They combine XChaCha20 for symmetric encryption with Curve25519 for asymmetric encryption. Encrypted files are appended with a randomly generated 16-character extension, making them harder to identify.
Furthermore, the ransomware optimizes its encryption process by creating multiple threads, scaling with the number of available system processors. This multi-threading capability ensures rapid file encryption across compromised networks, accelerating the impact of an attack.
Advanced Evasion and Persistence Mechanisms in LockBit 5.0
The Windows version of LockBit 5.0 exhibits particularly advanced evasion tactics aimed at circumventing security software and analysis tools. It employs Mixed Boolean-Arithmetic obfuscation combined with return-address dependent hashing to obscure its true malicious functions. A characteristic behavior observed in Russian-based malware families, LockBit performs geolocation checks to avoid infecting systems within former Soviet countries. Prior to initiating encryption, the ransomware examines system language settings, comparing them against Russian language identifiers.
To execute under the guise of legitimate operations, LockBit utilizes process hollowing. This technique involves injecting its malicious code into a trusted Windows utility, specifically the defrag.exe process. This allows the ransomware to operate with elevated privileges and evade initial detection by blending in with normal system activities.
Following the completion of its encryption operations, LockBit systematically disables Windows event logging. It achieves this by patching the EtwEventWrite function, replacing its initial byte with a return instruction, thereby halting ETW monitoring. Subsequently, it clears all event logs using the EvtClearLog function, effectively erasing traces of its presence and activities.
Infrastructure analysis has revealed that LockBit’s data leak site was hosted on an IP address previously linked to SmokeLoader malware operations. According to cybersecurity researchers, this association suggests potential infrastructure sharing or collaboration between different cybercriminal syndicates, a common practice within underground threat actor communities.
Organizations are strongly advised to implement comprehensive, multi-layered security controls. This includes maintaining regular, offline backups that are isolated from the main network, segmenting networks to limit the lateral movement of malware, deploying robust endpoint detection and response (EDR) solutions, and ensuring timely patch management for all systems and software.
Crucially, ongoing employee security awareness training remains a vital defense against initial access vectors, particularly phishing campaigns. System administrators should maintain vigilant monitoring for suspicious process behavior, unauthorized file encryption activities, and any attempts to disable security logging mechanisms, as these can be early indicators of a LockBit 5.0 intrusion.

