Skip to main content

Forminator Forms CVE-2026-2729

| EUVDEUVD-2026-27223 MEDIUM
Authorization Bypass Through User-Controlled Key (CWE-639)
2026-05-05 Wordfence
5.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

1
Analysis Generated
May 05, 2026 - 07:31 vuln.today

DescriptionCVE.org

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.

AnalysisAI

Forminator plugin for WordPress versions up to 1.52.0 allows unauthenticated attackers to bypass payment authorization by reusing previously succeeded Stripe PaymentIntent identifiers, enabling submission of high-value paid forms at no cost or reduced cost through payment bypass. The vulnerability affects the public payment processing flow where the plugin fails to verify that the attacker owns or is authorized to use a supplied PaymentIntent, making it possible to complete forms without proper payment validation.

Technical ContextAI

The Forminator plugin integrates with Stripe's payment processing API through PaymentIntent objects, which are used in Stripe's Payment Element and other modern payment flows. PaymentIntent identifiers (pi_*) are used to track payment status and retrieve transaction details. The vulnerability stems from insufficient authorization checks in the public payment form submission handler - the plugin appears to accept PaymentIntent IDs supplied by the client-side form without cryptographic verification that the current user initiated that specific payment intent. CWE-639 (Authorization Bypass Through User-Controlled Key) describes the root cause: attackers can manipulate or reuse identifiers that the application trusts without re-validating ownership. An attacker can observe a successful PaymentIntent from any completed transaction (either their own low-value test or captured from network traffic) and replay it against a different form submission to bypass the payment requirement entirely.

RemediationAI

Upgrade Forminator plugin to version 1.52.1 or later, which includes the authorization fix (confirmed by WordPress plugin repository changeset 3500669). For organizations unable to patch immediately, disable Stripe payment processing in Forminator forms until the update is applied; alternatively, restrict form access to authenticated users only via WordPress user roles, though this reduces form usability. The fix adds server-side verification to confirm that the PaymentIntent identifier supplied in the payment flow matches the payment intent created during the current form submission session, preventing reuse across different form submissions. Verify the patch application by confirming the plugin version in WordPress admin and testing payment flows with invalid PaymentIntent identifiers to ensure they are rejected. No workarounds fully eliminate the risk without disabling payment functionality.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

CVE-2026-2729 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy