sales@hackhalt.com

Live Vulnerability Intelligence

Threat Database

Search CVEs, inspect descriptions, and open detail pages with AI-assisted technical context.

Total49
Critical4
High17
Medium27
Reset
Showing 1-20 of 49 records
Threat Entry Updated 2026-09-21

Forminator - Security Vulnerability (CVE-2026-92229)

The The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 1.57.2. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes.

PLUGIN Forminator

CVE-2026-92229

CRITICAL CVSS 9.1 2026-09-19
Threat Entry Updated 2026-08-28

Forminator - Cross-Site Scripting (XSS) (CVE-2026-18324)

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Rich-Text Textarea Field in all versions up to, and including, 1.57.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. Exploitation requires that the targeted Textarea field has the Rich-Text editor option enabled.

PLUGIN Forminator

CVE-2026-18324

HIGH CVSS 7.2 2026-08-28
Threat Entry Updated 2026-08-26

Forminator - Cross-Site Scripting (XSS) (CVE-2026-18328)

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to DOM-Based Reflected Cross-Site Scripting via the 'error_description' parameter in all versions up to, and including, 1.57.0 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. The vulnerability is only triggerable on pages hosting a Forminator form configured to use the Stripe Checkout Sessions payment API, which became the default…

PLUGIN Forminator

CVE-2026-18328

HIGH CVSS 7.2 2026-08-25
Threat Entry Updated 2026-08-26

Forminator - Cross-Site Scripting (XSS) (CVE-2026-18323)

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Radio Field (Save and Continue Draft) in all versions up to, and including, 1.57.0.2 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. This is exploitable because the Save-and-Continue draft submission AJAX endpoint is registered as nopriv, allowing unauthenticated attackers to bypass radio field option-membership…

PLUGIN Forminator

CVE-2026-18323

HIGH CVSS 7.2 2026-08-25
Threat Entry Updated 2026-08-20

Forminator - Remote Code Execution (CVE-2026-15748)

The Forminator Forms plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 1.56.1 via the handle_file_upload function. This is due to insufficient file type validation in handle_file_upload, where the dangerous-extension blocklist performs exact-key matching that is bypassed by pipe-alternative MIME type keys, combined with a public submission handler that trusts attacker-controlled upload field configuration injected via a forged Select field value. This makes it possible for unauthenticated attackers to upload files that may be executable, which makes remote code execution possible.

PLUGIN Forminator

CVE-2026-15748

CRITICAL CVSS 9.8 2026-08-18
Threat Entry Updated 2026-08-20

Forminator - Security Vulnerability (CVE-2026-12998)

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.55.0.2 via the 'draft' parameter due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to enumerate sequential integer entry IDs via the 'draft' parameter and read other users' saved draft form data, including names, email addresses, phone numbers, addresses, and free-form message content. This is only exploitable on forms that have the 'Save and…

PLUGIN Forminator

CVE-2026-12998

MEDIUM CVSS 5.3 2026-08-16
Threat Entry Updated 2026-08-12

Forminator - Cross-Site Scripting (XSS) (CVE-2026-18325)

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Forged Upload Record via Select Field in all versions up to, and including, 1.56.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. The exploit is possible because Forminator_Core::sanitize_array() skips all filtering for keys prefixed with 'select-', and set_field_data() treats a submitted 'return' member as…

PLUGIN Forminator

CVE-2026-18325

HIGH CVSS 7.2 2026-08-06
Threat Entry Updated 2026-07-13

Forminator - Path Traversal (CVE-2026-57815)

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in WPMU DEV - Your All-in-One WordPress Platform Forminator forminator allows Path Traversal.This issue affects Forminator: from n/a through

PLUGIN Forminator

CVE-2026-57815

HIGH CVSS 7.5 2026-07-13
Threat Entry Updated 2026-07-13

Forminator - Cross-Site Scripting (XSS) (CVE-2026-57814)

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WPMU DEV - Your All-in-One WordPress Platform Forminator forminator allows DOM-Based XSS.This issue affects Forminator: from n/a through

PLUGIN Forminator

CVE-2026-57814

HIGH CVSS 7.1 2026-07-13
Threat Entry Updated 2026-06-17

Forminator - Broken Access Control (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.

PLUGIN Forminator

CVE-2026-6214

MEDIUM CVSS 6.5 2026-05-07
Threat Entry Updated 2026-06-17

Forminator - Broken Access Control (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…

PLUGIN Forminator

CVE-2026-6222

MEDIUM CVSS 5.3 2026-05-07
Threat Entry Updated 2026-06-17

Forminator - Arbitrary File Upload (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…

PLUGIN Forminator

CVE-2026-5192

HIGH CVSS 7.5 2026-05-05
Threat Entry Updated 2026-06-17

Forminator - Broken Access Control (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.

PLUGIN Forminator

CVE-2026-2729

MEDIUM CVSS 5.3 2026-05-05
Threat Entry Updated 2026-06-17

Forminator - Broken Access Control (CVE-2026-32409)

Missing Authorization vulnerability in WPMU DEV - Your All-in-One WordPress Platform Forminator forminator allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Forminator: from n/a through

PLUGIN Forminator

CVE-2026-32409

MEDIUM CVSS 5.3 2026-03-13
Threat Entry Updated 2026-06-17

Forminator - Broken Access Control (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.

PLUGIN Forminator

CVE-2025-14782

MEDIUM CVSS 5.3 2026-01-09