Auth bypass in Strategy11team Formidable Forms – Contact Form Plugin, Survey, Quiz, Payment, Calculator & Custom Builder
CVE-2026-2888
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.
Vulnerability class: IDOR (Insecure Direct Object Reference)
EPSS: 0.004 (27.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N.
Affected products
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-2888?
- CVE-2026-2888 is a medium-severity vulnerability in Strategy11team Formidable Forms – Contact Form Plugin, Survey, Quiz, Payment, Calculator & Custom Builder, classified under Authorization Bypass Through User-Controlled Key. CVSS score: 5.3/10. Published 2026-03-13.
- How severe is CVE-2026-2888?
- Medium severity. CVSS v3 base score is 5.3 out of 10.