CVE-2026-2729 MEDIUM

CVE-2026-2729: Forminator – Contact Form, Payment Form & Custom Form Builder <= 1.52.0 - Missing Authorization to Unauthenticated Stripe PaymentIntent Reuse / Underpayment Bypass via 'paymentid' Parameter

Vendor Wpmudev
Product Forminator Forms – Contact Form, Payment Form & Custom Form Builder
Weakness CWE-639 · IDOR
Published May 5, 2026
Last update May 5, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

Forminator Forms versions up to 1.52.0 contain an integrity vulnerability allowing unauthenticated attackers to modify data via the network. The vulnerability requires no user interaction and affects the plugin's core functionality. Site administrators should update to a version newer than 1.52.0 to remediate the issue.

What an attacker can do

03Attacker Capabilities

Modify form data or settings without authentication.

Potential impact on your site

04Site Impact

Form submissions or configurations could be altered by unauthorized parties.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

May 5, 2026 CVE published
May 5, 2026 Record updated