🔐 CVE Alert

CVE-2026-2890

HIGH 7.5

Formidable Forms <= 6.28 - Missing Authorization to Unauthenticated Payment Integrity Bypass via PaymentIntent Reuse

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

The Formidable Forms plugin for WordPress is vulnerable to a payment integrity bypass in all versions up to, and including, 6.28. This is due to the Stripe Link return handler (`handle_one_time_stripe_link_return_url`) marking payment records as complete based solely on the Stripe PaymentIntent status without comparing the intent's charged amount against the expected payment amount, and the `verify_intent()` function validating only client secret ownership without binding intents to specific forms or actions. This makes it possible for unauthenticated attackers to reuse a PaymentIntent from a completed low-value payment to mark a high-value payment as complete, effectively bypassing payment for goods or services.

CWE CWE-862
Vendor strategy11team
Product formidable forms – contact form plugin, survey, quiz, payment, calculator form & custom form builder
Published Mar 13, 2026
Last Updated Apr 8, 2026
Stay Ahead of the Next One

Get instant alerts for strategy11team formidable forms – contact form plugin, survey, quiz, payment, calculator form & custom form builder

Be the first to know when new high vulnerabilities affecting strategy11team formidable forms – contact form plugin, survey, quiz, payment, calculator form & custom form builder are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

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

Affected Versions

strategy11team / Formidable Forms – Contact Form Plugin, Survey, Quiz, Payment, Calculator Form & Custom Form Builder
0 ≤ 6.28

References

NVD ↗ CVE.org ↗ EPSS Data ↗
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/ebb4bc5a-9469-4733-acf3-d2dda5edb7af?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/formidable/tags/6.28/stripe/controllers/FrmStrpLiteLinkController.php#L429 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/formidable/tags/6.28/stripe/controllers/FrmStrpLiteLinkController.php#L79 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/formidable/tags/6.28/stripe/controllers/FrmStrpLiteHooksController.php#L92

Credits

Andrés Cruciani