Threat actors are exploiting the React2Shell vulnerability to compromise servers and install persistent backdoors on Linux systems.

Security researchers have confirmed active exploitation of the React2Shell vulnerability, with attackers using the flaw to deploy backdoors on compromised Linux servers. The vulnerability allows remote code execution, making it highly attractive for threat actors seeking persistent access to exposed environments.
Attackers exploit React2Shell by targeting vulnerable web applications that improperly handle user-supplied input. Once they gain execution capability, they immediately run malicious shell commands. As a result, affected systems download and install Linux-based backdoors that enable long-term control.
The deployed backdoors provide attackers with extensive capabilities. They allow remote command execution, system reconnaissance, and lateral movement within the network. In many cases, attackers also establish persistence by modifying startup scripts or scheduling malicious tasks. Consequently, even system reboots fail to remove the threat.
Researchers observed that attackers focus on cloud-hosted and internet-facing servers. These systems often run outdated application components or lack proper access restrictions. Therefore, they present an easy entry point for exploitation. Once compromised, attackers can repurpose the servers for data theft, botnet activity, or staging further attacks.
Security analysts warn that exploitation activity began shortly after public disclosure of the vulnerability. This rapid weaponization highlights how quickly threat actors adapt new exploits. As a result, organizations that delay patching face immediate risk.
Experts recommend that organizations patch affected React components without delay. Additionally, security teams should review server logs for unusual command execution and outbound connections. Endpoint detection tools should also monitor for unexpected processes and persistence mechanisms.
Overall, the React2Shell attacks reinforce a familiar lesson. Web application vulnerabilities remain a primary entry vector for attackers. Strong patch management, continuous monitoring, and hardened server configurations remain essential defenses against modern exploitation campaigns.