Formidable Forms <= 6.28 - Unauthenticated Payment Amount Manipulation via 'item_meta' Parameter

5.3
Authorization Bypass Through User-Controlled Key
CVE CVE-2026-2888
CVSS 5.3 (Medium)
Publicly Published March 12, 2026
Last Updated March 13, 2026
Researcher Michael Iden (Mickhat) - Hack The Box

Description

The Formidable Forms plugin for WordPress is vulnerable to an authorization bypass through user-controlled key in all versions up to, and including, 6.28. This is due to the `frm_strp_amount` AJAX handler (`update_intent_ajax`) overwriting the global `$_POST` data with attacker-controlled JSON input and then using those values to recalculate payment amounts via field shortcode resolution in `generate_false_entry()`. The handler relies on a nonce that is publicly exposed in the page's JavaScript (`frm_stripe_vars.nonce`), which provides CSRF protection but not authorization. This makes it possible for unauthenticated attackers to manipulate PaymentIntent amounts before payment completion on forms using dynamic pricing with field shortcodes, effectively paying a reduced amount for goods or services.

References

Share

Vulnerability Details for Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More

Software Type Plugin
Software Slug formidable (view on wordpress.org)
Patched? Yes
Remediation Update to version 6.29, or a newer patched version
Affected Version
  • <= 6.28
Patched Version
  • 6.29

Recent vulnerabilities in Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More

# Title CVE ID CVSS Researchers Date
1 Formidable Forms <= 6.28 - Missing Authorization to Unauthenticated Payment Integrity Bypass via PaymentIntent Reuse CVE-2026-2890 7.5 Andrés Cruciani March 12, 2026
2 Formidable Forms – Contact Form Plugin, Survey, Quiz, Payment, Calculator Form & Custom Form Builder <= 6.16.1.2 - Reflected Cross-Site Scripting via Custom HTML Form Parameter CVE-2024-11188 6.1 mikemyers November 22, 2024
3 Formidable Forms – Contact Form Plugin, Survey, Quiz, Payment, Calculator Form & Custom Form Builder <= 6.14 - Authenticated (Admin+) Stored Cross-Site Scripting CVE-2024-9768 4.4 Krugov Artyom October 31, 2024
4 Formidable Forms <= 6.11.1 - Authenticated (Subscriber+) Stored Cross-Site Scripting CVE-2024-6725 4.9 zer0gh0st July 30, 2024
5 Formidable Forms <= 6.7.2 - Cross-Site Request Forgery to Stored Cross-Site Scripting CVE-2024-0660 6.1 Webbernaut January 26, 2024
6 Formidable Forms <= 6.7 - Authenticated (Administrator+) Stored Cross-Site Scripting CVE-2023-6842 4.4 drop January 8, 2024
7 Formidable Forms <= 6.7 - HTML Injection CVE-2023-6830 6.5 drop January 8, 2024
8 Formidable Forms <= 6.3 - Authenticated (Subscriber+) Arbitrary Plugin Installation and Activation CVE-2023-2877 6.5 Alex Sanford May 31, 2023
9 Formidable Forms <= 6.1.2 - Unauthenticated PHP Object Injection CVE-2023-1405 9.8 Nguyen Huu Do April 6, 2023
10 Formidable Forms <= 6.0.1 - IP Spoofing via HTTP header CVE-2023-0816 5.3 Daniel Ruf March 6, 2023

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation