Code Defence Cyber security

International cybersecurity agencies warn of global campaign deploying backdoors across vulnerable CMS engines

A coordinated international security alert has exposed an ongoing, highly active global exploitation campaign leveraging vulnerabilities in popular content management systems and associated extension plugins to drop persistent web shells. The script-driven scanning operations focus heavily on unpatched WordPress, Craft CMS, and Joomla installations, attempting to locate input parsing and directory traversal defects to execute unauthorized file writes.

Once an unpatched administrative plugin is identified, the automated scripts route malicious POST requests to execute unauthenticated uploads. Gaining this foothold allows the attackers to plant a silent, persistent PHP-based web shell backdoor within the public web directory, providing a stable web terminal to issue commands remotely.

Establishing an unauthorized backdoor on a public-facing application server breaks the logical separation of the perimeter. Armed with active terminal execution rights, threat actors can parse local database configuration files, extract administrative credentials, hijack visitor web sessions, and run internal scanning passes to pivot deeper into the corporate intranet.

– Upgrade all content management system installations and third-party extensions to their current secure release tiers instantly.

– Review public-facing web folders to isolate and eliminate unrecognized script files or anomalous web.config changes.

– Configure web application firewalls to actively intercept traversal strings and block direct script execution inside media directories.

– Ensure the underlying web server daemon runs under a profile of lowest possible system privileges to prevent binary execution.

Web server infrastructure resilience relies on the rapid validation of component updates combined with rigid directory write restrictions to guarantee that external public portals do not function as automated entry pathways. #CodeDefence #CMS #AppSec #WordPress #Joomla #Webshell #ThreatIntel
/

Scroll to Top