Check Point Research has reported a supply chain attack targeting ShapedPlugin, a vendor of premium WordPress plugins. The attack involved the distribution of malicious updates for three of the company's paid plugins through their official updater mechanism. These tainted updates covertly installed a fake WooCommerce plugin on the victims' WordPress sites. This malicious plugin acted as a backdoor, allowing attackers to steal sensitive credentials, including administrator passwords, database credentials, and two-factor authentication (2FA) codes, and to make unauthorized modifications to the compromised websites. This incident highlights the significant risk posed by supply chain attacks within the vast WordPress ecosystem.
The attack leveraged the trusted relationship between the plugin vendor (ShapedPlugin) and its customers. By compromising the vendor's update mechanism, the attackers were able to push malicious code to a potentially large number of websites that had the affected plugins installed. This is a highly effective distribution method as users are trained to keep their plugins updated for security reasons.
The core of the attack was the deployment of a hidden, counterfeit WooCommerce plugin. By masquerading as a popular and legitimate plugin, it could evade casual inspection. The primary function of this fake plugin was to act as a credential and information stealer, giving the attackers deep control over the compromised sites.
The attack chain is characteristic of a WordPress supply chain compromise:
T1195.002 - Compromise Software Supply Chain.T1564.001 - Hide Artifacts: Hidden Files and Directories).T1555.003 - Credentials from Password Stores: Credentials from Web Browsers) or reading the wp-config.php file to steal database credentials.T1505.003 - Server Software Component: Web Shell).The impact on websites that installed the malicious updates is severe:
No specific technical Indicators of Compromise (IOCs) such as file names or hashes of the malicious plugin were provided in the source articles.
WordPress site administrators should hunt for the following signs of compromise:
file_pathwp-content/plugins/file_namewp-config.phplog_sourcedatabasewp_users tableD3FEND Techniques:
File Analysis (D3-FA): Using a security scanner to compare core WordPress files and plugin files against known good versions to detect modifications.System File Analysis (D3-SFA): Specifically focused on monitoring critical configuration files like wp-config.php for unauthorized changes.wp-config.php: Move the wp-config.php file one level above the WordPress root directory and set its file permissions to 400 or 440 to make it non-writable.D3FEND Techniques:
Local File Permissions (D3-LFP): Applying strict file permissions to prevent web server processes from writing to sensitive files and directories.New details emerge on ShapedPlugin supply chain attack: specific CVEs, C2 infrastructure, hidden admin accounts, and plaintext 2FA secret theft identified.
Applying updates in a secure manner, preferably after testing in a staging environment.
Mapped D3FEND Techniques:
Using strict file permissions to prevent the web server from writing to sensitive files and directories.
Mapped D3FEND Techniques:

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
Help others stay informed about cybersecurity threats
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.