The popular WordPress plugin Gravity Forms has been compromised in what seems a supply-chain attack where manual installers from the official website were infected with a backdoor. Gravity Forms is a premium plugin for creating contact, payment, and other online forms. Based on statistic data from the vendor, the product is isntalled on around one million websites, some belonging to well-known organizations like Airbnb, Nike, ESPN, Unicef, Google, and Yale. WordPress security firm PatchStack says it received a report earlier today about suspicious requests generated by plugins downloaded from the Gravity Forms website. After examining the plugin, PatchStack confirmed that it received a malicious file (gravityforms/common.php) downloaded from the vendor's website. Closer examination revealed that the file initiated a POST request to a suspicious domain at “gravityapi.org/sites.” Upon further analysis, the researchers found that the plugin collected extensive site metadata, including URL, admin path, theme, plugins, and PHP/WordPress versions, and exfiltrates it to the attackers. The server response includes base64-encoded PHP malware, which is saved as “wp-includes/bookmark-canonical.php.” The malware masquerades as WordPress Content Management Tools that enables remote code execution without the need to authenticate using functions like ‘handle_posts(),’ ‘handle_media(),’ ‘handle_widgets().’ “All of those functions can be called from __construct -> init_content_management ->...
WordPress Gravity Forms developer hacked to push backdoored plugins
BleepingComputer
·Bill Toulas
·Published Jul 11, 2025
·Updated
Affected Software
1 affected component
Gravity Forms Gravity Forms
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses a supply-chain attack that compromised the Gravity Forms WordPress plugin developer, leading to the distribution of backdoored plugins.
2
What security implications are discussed?
The article highlights the risks associated with supply-chain attacks and the potential for backdoored software to compromise websites using the affected plugin.
3
What products or software are affected?
The affected product is the Gravity Forms plugin for WordPress.
4
How did the attack occur?
The attack was executed by infecting manual installers from the official Gravity Forms website with malicious code.
5
What should users do in response to this incident?
Users are advised to update their Gravity Forms plugin to the latest version and monitor their sites for any unusual activity.