The Forminator plugin for WordPress is vulnerable to an unauthenticated arbitrary file deletion flaw that could enable full site takeover attacks. The security issue is tracked as CVE-2025-6463 and has a high-severity impact (CVSS 8.8 score). It impacts all versions of Forminator up to 1.44.2. Forminator Forms is a plugin developed by WPMU DEV. It offers a flexible, visual drag‑and‑drop builder to help users create and embed a wide range of form-based content on WordPress sites. According to statistics from WordPress.org, the plugin is currently active on more than 600,000 websites. The vulnerability stems from insufficient validation and sanitization of form field input and unsafe file deletion logic in the plugin’s backend code. When a user submits a form, the ‘save_entry_fields()’ function saves all field values, including file paths, without checking if those fields are supposed to handle files. An attacker could exploit this behavior to insert a crafted file array into any field, including text fields, mimicking an uploaded file with a custom path that points to a critical file, such as ‘/var/www/html/wp-config.php.’ When the admin deletes this or when the plugin auto-deletes old submissions (as configured), Forminator wipes the core WordPress file, forcing the website to enter a “setup” stage where it’s vulnerable to takeover. “Deleting wp-config.php forces the site into a setup state, allowing an attacker to initiate a site takeover by connecting it to a database unde...
Forminator plugin flaw exposes WordPress sites to takeover attacks
BleepingComputer
·Bill Toulas
·Published Jul 2, 2025
·Updated
Affected Software
1 affected component
WPMU DEV Forminator=1.44.2
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses a vulnerability in the Forminator plugin for WordPress that could lead to site takeover attacks.
2
What security implications are discussed in the article?
The article highlights an unauthenticated arbitrary file deletion flaw that can allow attackers to gain full control of affected WordPress sites.
3
What products or software are affected by this vulnerability?
The vulnerability affects the WPMU DEV Forminator plugin specifically version 1.44.2.
4
What is the severity level of the vulnerability mentioned?
The vulnerability is rated with a CVSS score of 8, indicating a high-severity impact.
5
How can site administrators protect their WordPress sites from this issue?
Site administrators are advised to update the Forminator plugin to the latest version to mitigate the risk of exploitation.