WP Clinic
Log in Sign up

PLUGIN SECURITY

Is Forminator safe?

Known vulnerabilities, PHP compatibility and safer alternatives for the Forminator WordPress plugin — checked against WP Clinic's local security database.

What this plugin does

  • Slug: forminator

Maintenance status

Known vulnerabilities

41 known CVEs on file for Forminator.

CVE Vulnerability Type Severity Affected Fixed in Published Status
CVE-2026-57815 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.55.1 High 7.5 < 1.55.1 1.55.1 2026-07-08
CVE-2026-57814 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.55.0.2 High 7.1 < 1.55.0.2 1.55.0.2 2026-07-08
CVE-2026-56071 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.53.2 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') High 7.1 < 1.53.2 1.53.2 2026-06-24
CVE-2026-6214 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.53.0.1 Missing Authorization Medium 6.5 < 1.53.0.1 1.53.0.1 2026-05-06
CVE-2026-6222 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.52 Missing Authorization Medium 5.3 < 1.52 1.52 2026-05-06
CVE-2026-5192 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.52.2 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') High 7.5 < 1.52.2 1.52.2 2026-05-04
CVE-2026-2729 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.52.1 Authorization Bypass Through User-Controlled Key Medium 5.3 < 1.52.1 1.52.1 2026-05-04
CVE-2026-32409 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.50.3 Missing Authorization Medium 5.3 < 1.50.3 1.50.3 2026-02-22

CVE-2026-57815

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 1.55.0.2. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information.

Source: Wordfence

CVE-2026-57814

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 1.55.0.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Source: Wordfence

CVE-2026-56071

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 1.53.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Source: Wordfence

CVE-2026-6214

The Forminator Forms plugin for WordPress is vulnerable to Missing Authorization in versions up to and including 1.53.0. This is due to the listen_for_saving_export_schedule() function in library/class-export.php failing to perform a capability check before saving the scheduled export configuration, unlike the parallel listen_for_csv_export() function which correctly verifies user permissions. This makes it possible for authenticated attackers with subscriber-level access to configure a scheduled export job that emails all form submissions to an attacker-controlled email address, resulting in sensitive data exfiltration.

Source: CVE.org

CVE-2026-6222

The Forminator Forms plugin for WordPress is vulnerable to Missing Authorization in versions up to and including 1.51.1. This is due to the `processRequest()` method in `Forminator_Admin_Module_Edit_Page` (admin/abstracts/class-admin-module-edit-page.php) dispatching sensitive module-management actions — including export, delete, clone, delete-entries, publish/draft, and bulk variants — after only a nonce check, without ever verifying that the current user holds the `manage_forminator_modules` capability. The nonce used (`forminator_form_request`) is unconditionally embedded in the global `forminatorData` JavaScript object and localized on every Forminator admin page, including Templates and Reports pages accessible to users who explicitly lack module-management permissions. Because `processRequest()` is invoked during the `admin_menu` action hook — which fires before WordPress enforces page-level capability checks — a user whose Forminator role is restricted to Templates or Reports can craft a valid POST request targeting any published module and successfully trigger the vulnerable actions. This makes it possible for authenticated attackers with subscriber-level access (or any custom low-privilege Forminator role) to export the complete internal configuration of arbitrary forms/polls/quizzes (including notification routing, integration credentials, and conditional logic), delete modules, delete all submissions/votes, clone modules, or bulk-change publish/draft status.

Source: CVE.org

CVE-2026-5192

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Path Traversal in versions up to, and including, 1.52.1 via the 'upload-1[file][file_path]' parameter. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information. Successful exploitation requires a publicly accessible form with a File Upload field where Save and Continue is enabled in that form's Behavior settings and the Save and Continue email notification is configured to attach uploaded files in Email Notifications.

Source: CVE.org

CVE-2026-2729

The Forminator plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.52.0. This is due to the plugin not properly verifying that a user is authorized to perform an action when processing attacker-supplied Stripe PaymentIntent identifiers in the public payment flow. This makes it possible for unauthenticated attackers to submit high-value paid forms as completed by reusing a previously succeeded low-value Stripe PaymentIntent, resulting in underpayment/payment bypass conditions.

Source: CVE.org

CVE-2026-32409

The Forminator plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in versions up to, and including, 1.50.2. This makes it possible for unauthenticated attackers to perform an unauthorized action.

Source: Wordfence

+ 44 more known vulnerabilities
CVE Vulnerability Type Severity Affected Fixed in Published Status
CVE-2025-14782 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.49.2 Missing Authorization Medium 5.3 < 1.49.2 1.49.2 2026-01-08
CVE-2024-9700 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.36.1 Authorization Bypass Through User-Controlled Key Medium 5.3 < 1.36.1 1.36.1 2024-10-30
CVE-2024-10402 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.36.0 Missing Authorization High 7.5 < 1.36.0 1.36.0 2024-10-25
CVE-2024-9352 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.36.0 Cross-Site Request Forgery (CSRF) Medium 4.3 < 1.36.0 1.36.0 2024-10-16
CVE-2024-9351 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.36.0 Cross-Site Request Forgery (CSRF) Medium 4.3 < 1.36.0 1.36.0 2024-10-16
CVE-2024-45625 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.34.1 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Medium 6.1 < 1.34.1 1.34.1 2024-09-09
CVE-2024-7389 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.29.2 Insufficiently Protected Credentials High 7.5 < 1.29.2 1.29.2 2024-08-01
CVE-2024-31857 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.15.4 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Medium 5.4 < 1.15.4 1.15.4 2024-04-23
CVE-2024-31077 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.29.3 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') High 7.2 < 1.29.3 1.29.3 2024-04-23
CVE-2024-28890 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.29.0 Unrestricted Upload of File with Dangerous Type Medium 5.3 < 1.29.0 1.29.0 2024-04-18
CVE-2024-3053 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.29.3 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Medium 5.4 < 1.29.3 1.29.3 2024-04-08
CVE-2024-1794 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.29.1 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Medium 6.1 < 1.29.1 1.29.1 2024-03-29
CVE-2024-29777 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.29.1 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') High 7.1 < 1.29.1 1.29.1 2024-03-25
CVE-2023-6133 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.28.0 Unrestricted Upload of File with Dangerous Type Medium 4.9 < 1.28.0 1.28.0 2023-11-14
CVE-2023-5119 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.27.0 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Medium 4.8 < 1.27.0 1.27.0 2023-10-27
CVE-2023-4596 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.25.0 Unrestricted Upload of File with Dangerous Type Critical 9.8 < 1.25.0 1.25.0 2023-08-29
CVE-2023-3134 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.24.4 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Medium 6.1 < 1.24.4 1.24.4 2023-07-10
CVE-2023-2010 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.24.1 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') Low 3.1 < 1.24.1 1.24.1 2023-06-12
CVE-2021-4342 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.14.8.1 Unknown < 1.14.8.1 1.14.8.1 2023-06-07
Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.23.3 Unknown < 1.23.3 1.23.3 2023-04-13
Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.23.3 Unknown < 1.23.3 1.23.3 2023-04-12
Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.23.3 Unknown < 1.23.3 1.23.3 2023-04-12
Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.23.3 Unknown < 1.23.3 1.23.3 2023-04-12
CVE-2021-24700 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.15.4 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Medium 4.8 < 1.15.4 1.15.4 2021-10-20
CVE-2021-36821 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.14.12 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') High 7.1 < 1.14.12 1.14.12 2021-07-14
Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.14.8.1 Unknown < 1.14.8.1 1.14.8.1 2021-03-01
CVE-2021-4417 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.13.5 Cross-Site Request Forgery (CSRF) Medium 4.3 < 1.13.5 1.13.5 2021-03-01
Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.13.5 Unknown < 1.13.5 1.13.5 2020-09-16
CVE-2019-9567 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.6 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Medium 6.1 < 1.6 1.6 2019-02-06
CVE-2019-9568 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.6 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') Medium 6.5 < 1.6 1.6 2019-02-06
Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.6 Unknown < 1.6 1.6 2019-02-06
Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.6 Unknown < 1.6 1.6 2019-02-06
CVE-2025-0470 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.38.3 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Medium 6.1 < 1.38.3 1.38.3 0000-00-00
CVE-2025-0469 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.39.3 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Medium 5.4 < 1.39.3 1.39.3 0000-00-00
CVE-2025-3487 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.42.1 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Medium 5.4 < 1.42.1 1.42.1 0000-00-00
CVE-2025-3479 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.42.1 Improper Validation of Integrity Check Value Medium 5.3 < 1.42.1 1.42.1 0000-00-00
Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.38.3 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Medium 4.8 < 1.38.3 1.38.3 0000-00-00
CVE-2025-5341 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.44.2 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Medium 6.4 < 1.44.2 1.44.2 0000-00-00
CVE-2025-6463 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.44.3 External Control of File Name or Path High 8.8 < 1.44.3 1.44.3 0000-00-00
CVE-2025-6464 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.44.3 Deserialization of Untrusted Data High 8.8 < 1.44.3 1.44.3 0000-00-00
CVE-2025-7638 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.45.1 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') Medium 4.9 < 1.45.1 1.45.1 0000-00-00
CVE-2026-2002 Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.50.3 Unknown < 1.50.3 1.50.3 0000-00-00
Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.14.8.1 Unknown < 1.14.8.1 1.14.8.1
Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.14.8.1 Unknown < 1.14.8.1 1.14.8.1

CVE-2025-14782

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.49.1 via the 'listen_for_csv_export' function. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with access to the Forminator dashboard, to export sensitive form submission data including personally identifiable information.

Source: CVE.org

CVE-2024-9700

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 1.36.0 via the submit_quizzes() function due to missing validation on the 'entry_id' user controlled key. This makes it possible for unauthenticated attackers to modify other user's quiz submissions.

Source: CVE.org

CVE-2024-10402

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in all versions up to, and including, 1.35.1. This makes it possible for authenticated attackers, with Contributor-level access and above, and permissions granted by an Administrator, to create new or edit existing forms, including updating the default registration role to Administrator on User Registration forms.

Source: CVE.org

CVE-2024-9352

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.35.1. This is due to missing or incorrect nonce validation on the custom form 'create_module' function. This makes it possible for unauthenticated attackers to create draft forms via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

Source: CVE.org

CVE-2024-9351

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.35.1. This is due to missing or incorrect nonce validation on the quiz 'create_module' function. This makes it possible for unauthenticated attackers to create draft quizzes via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

Source: CVE.org

CVE-2024-45625

WordPress Plugin "Forminator" provided by WPMU DEV assists building web forms. When accessing the page including the web form created with Forminator, some information from the URL may be embedded to the web form. This feature processes the embedded information improperly, leading to cross-site scripting vulnerability (CWE-79). Yoshimitsu Kato of Asterisk Corporation reported this vulnerability to IPA. JPCERT/CC coordinated with the developer under Information Security Early Warning Partnership.

Source: jvndb.jvn.jp

CVE-2024-7389

The Forminator plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.29.1 via class-forminator-addon-hubspot-wp-api.php. This makes it possible for unauthenticated attackers to extract the HubSpot integration developer API key and make unauthorized changes to the plugin's HubSpot integration or expose personally identifiable information from plugin users using the HubSpot integration.

Source: CVE.org

CVE-2024-31857

Forminator prior to 1.15.4 contains a cross-site scripting vulnerability. If this vulnerability is exploited, a remote attacker may obtain user information etc. and alter the page contents on the user's web browser.

Source: CVE.org

CVE-2024-31077

Forminator prior to 1.29.3 contains a SQL injection vulnerability. If this vulnerability is exploited, a remote authenticated attacker with an administrative privilege may obtain and alter any information in the database and cause a denial-of-service (DoS) condition.

Source: CVE.org

CVE-2024-28890

The Forminator – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to SQL Injection via the 'order_by' parameter in all versions up to, and including, 1.29.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Source: Wordfence

CVE-2024-3053

Update the WordPress Forminator plugin to the latest available version (at least 1.29.3). wesley (wcraft) discovered and reported this Cross Site Scripting (XSS) vulnerability in WordPress Forminator Plugin. This could allow a malicious actor to inject malicious scripts, such as redirects, advertisements, and other HTML payloads into your website which will be executed when guests visit your site. This vulnerability has been fixed in version 1.29.3. Have additional information or questions about this entry? Get in touch.

Source: Patchstack

CVE-2024-1794

Update the WordPress Forminator plugin to the latest available version (at least 1.29.1). wesley (wcraft) discovered and reported this Cross Site Scripting (XSS) vulnerability in WordPress Forminator Plugin. This could allow a malicious actor to inject malicious scripts, such as redirects, advertisements, and other HTML payloads into your website which will be executed when guests visit your site. This vulnerability has been fixed in version 1.29.1. Have additional information or questions about this entry? Get in touch.

Source: Patchstack

CVE-2024-29777

Update the WordPress Forminator plugin to the latest available version (at least 1.29.1). Rafie Muhammad (Patchstack) discovered and reported this Cross Site Scripting (XSS) vulnerability in WordPress Forminator Plugin. This could allow a malicious actor to inject malicious scripts, such as redirects, advertisements, and other HTML payloads into your website which will be executed when guests visit your site. This vulnerability has been fixed in version 1.29.1. This vulnerability was reported to and published by Patchstack. Our users receive alerts and protections up to 48 hours in advance. Have additional information or questions about this entry? Get in touch.

Source: Patchstack

CVE-2023-6133

The Forminator plugin for WordPress is vulnerable to arbitrary file uploads due to insufficient blacklisting on the 'forminator_allowed_mime_types' function in versions up to, and including, 1.27.0. This makes it possible for authenticated attackers with administrator-level capabilities or above to upload arbitrary files on the affected site's server, but due to the htaccess configuration, remote code cannot be executed.

Source: CVE.org

CVE-2023-5119

The Forminator – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'redirect-url' field located in the form submission settings in all versions up to, and including, 1.26.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.

Source: Wordfence

CVE-2023-4596

Update the WordPress Forminator plugin to the latest available version (at least 1.25.0). mehmet discovered and reported this Arbitrary File Upload vulnerability in WordPress Forminator Plugin. This could allow a malicious actor to upload any type of file to your website. This can include backdoors which are then executed to gain further access to your website. This vulnerability has been fixed in version 1.25.0.

Source: Patchstack

CVE-2023-3134

The Forminator plugin for WordPress is vulnerable to Reflected Cross-Site Scripting in versions up to, and including, 1.24.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

Source: Wordfence

CVE-2023-2010

The Forminator plugin for WordPress is vulnerable to a race condition in versions up to, and including, 1.23.3. This is due to improper validation on the poll voting functionality. This makes it possible for unauthenticated attackers to make multiple votes on a poll.

Source: Wordfence

CVE-2021-4342

CVE split into individual CVE IDs for each software record.

Source: CVE.org

Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.23.3

Update the WordPress Forminator plugin to the latest available version (at least 1.23.3). Unknown discovered and reported this Broken Access Control vulnerability in WordPress Forminator Plugin. This vulnerability has been fixed in version 1.23.3.

Source: Patchstack

Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.23.3

The Forminator plugin for WordPress is vulnerable to missing authorization due to a missing capability check on the 'load_hcaptcha_preview' AJAX function in versions up to, and including, 1.22.1. This makes it possible for authenticated attackers, with subscriber-level permissions and above, to preview hcaptcha functionality.

Source: Wordfence

Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.23.3

The Forminator plugin for WordPress is vulnerable to missing authorization due to a missing capability check on the 'load_recaptcha_preview' AJAX function in versions up to, and including, 1.22.1. This makes it possible for authenticated attackers, with subscriber-level permissions and above, to preview recaptcha functionality.

Source: Wordfence

Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.23.3

The Forminator plugin for WordPress is vulnerable to missing authorization due to a missing capability check on the 'hubspot_support_request' AJAX function in versions up to, and including, 1.22.1. This makes it possible for authenticated attackers, with subscriber-level permissions and above, to submit support requests via the Hubspot API.

Source: Wordfence

CVE-2021-24700

The Forminator WordPress plugin before 1.15.4 does not sanitize and escape the email field label, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html is disallowed

Source: CVE.org

CVE-2021-36821

Update the WordPress Forminator plugin to the latest available version (at least 1.14.12). Jörgson discovered and reported this Cross Site Scripting (XSS) vulnerability in WordPress Forminator Plugin. This could allow a malicious actor to inject malicious scripts, such as redirects, advertisements, and other HTML payloads into your website which will be executed when guests visit your site. This vulnerability has been fixed in version 1.14.12.

Source: Patchstack

Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.14.8.1

Cross-Site Request Forgery (CSRF) vulnerability found by NintechNet in WordPress Forminator plugin (versions <= 1.14.8).

Source: Patchstack

CVE-2021-4417

The Forminator – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.13.4. This is due to missing or incorrect nonce validation on the listen_for_saving_export_schedule() function. This makes it possible for unauthenticated attackers to export form submissions via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

Source: CVE.org

Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.13.5

Cross-Site Request Forgery (CSRF) vulnerability found by Jerome Bruandet (NinTechNet) in WordPress Forminator plugin (versions <= 1.13.4).

Source: Patchstack

CVE-2019-9567

The "Forminator Contact Form, Poll & Quiz Builder" plugin before 1.6 for WordPress has XSS via a custom input field of a poll.

Source: CVE.org

CVE-2019-9568

The "Forminator Contact Form, Poll & Quiz Builder" plugin before 1.6 for WordPress has SQL Injection via the wp-admin/admin.php?page=forminator-entries entry[] parameter if the attacker has the delete permission.

Source: CVE.org

Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.6

Unauthenticated Persistent Cross-Site Scripting (XSS) vulnerability found by Tim Coen in WordPress Forminator plugin (versions <= 1.5.4).

Source: Patchstack

Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.6

Authenticated Blind SQL Injection (SQLi) vulnerability found by Tim Coen in WordPress Forminator plugin (versions <= 1.5.4).

Source: Patchstack

CVE-2025-0470

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the title parameter in all versions up to, and including, 1.38.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

Source: Wordfence

CVE-2025-0469

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the slider template data in all versions up to, and including, 1.39.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Source: Wordfence

CVE-2025-3487

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘limit’ parameter in all versions up to, and including, 1.42.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Source: Wordfence

CVE-2025-3479

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Order Replay in all versions up to, and including, 1.42.0 via the 'handle_stripe_single' function due to insufficient validation on a user controlled key. This makes it possible for unauthenticated attackers to reuse a single Stripe PaymentIntent for multiple transactions. Only the first transaction is processed via Stripe, but the plugin sends a successful email message for each transaction, which may trick an administrator into fulfilling each order.

Source: Wordfence

Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.38.3

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 1.38.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.

Source: Wordfence

CVE-2025-5341

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘id' and 'data-size’ parameters in all versions up to, and including, 1.44.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Source: Wordfence

CVE-2025-6463

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the 'entry_delete_upload_files' function in all versions up to, and including, 1.44.2. This makes it possible for unauthenticated attackers to include arbitrary file paths in a form submission. The file will be deleted when the form submission is deleted, whether by an Administrator or via auto-deletion determined by plugin settings. This can easily lead to remote code execution when the right file is deleted (such as wp-config.php).

Source: Wordfence

CVE-2025-6464

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.44.2 via deserialization of untrusted input in the 'entry_delete_upload_files' function. This makes it possible for unauthenticated attackers to inject a PHP Object through a PHAR file. No known POP chain is present in the vulnerable software, which means this vulnerability has no impact unless another plugin or theme containing a POP chain is installed on the site. If a POP chain is present via an additional plugin or theme installed on the target system, it may allow the attacker to perform actions like delete arbitrary files, retrieve sensitive data, or execute code depending on the POP chain present. Deserialization occurs when the form submission is deleted, whether by an Administrator or via auto-deletion determined by plugin settings.

Source: Wordfence

CVE-2025-7638

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to time-based SQL Injection via the `order_by` parameter in all versions up to, and including, 1.45.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Source: Wordfence

CVE-2026-2002

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the form_name parameter in all versions up to, and including, 1.50.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The plugin allows admins to give form management permissions to lower level users, which could make this exploitable by users such as subscribers.

Source: Wordfence

Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.14.8.1

Multiple plugins did not properly check for CRSF nonces, allowing attackers to make logged in users do unwanted actions with crafted requests not containing the related nonce parameter. Other plugins reported in the original advisory which are not here have been added individually in the last weeks

Source: WPScan

Forminator Forms – Contact Form, Payment Form & Custom Form Builder [forminator] < 1.14.8.1

Over 70 plugins and themes were vulnerable to Cross-Site Request Forgery due to improperly implemented nonce protection that could be bypassed.

Source: Wordfence

How to fix it

Update this plugin to the latest release from wordpress.org — each CVE above lists the exact release that fixed it ("Fixed in") when one is on file.

This is the plugin's full known vulnerability history, not a scan of any specific installation — run a free scan of your own site to check your exact installed version.

Check your own WordPress site

Run a free passive scan now, or create a free account and install the WP Clinic plugin for a deep scan of your whole hosting account and AI-assisted repair.