CVE-2026-2888
Last modified
CVE-2026-2888 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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()`. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-2888?
How severe is CVE-2026-2888?
How do I fix CVE-2026-2888?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-28874The issue was addressed with improved checks. This issue is …7.5
- CVE-2026-28875A buffer overflow was addressed with improved bounds checkin…7.5
- CVE-2026-28876A parsing issue in the handling of directory paths was addre…7.5
- CVE-2026-28877An authorization issue was addressed with improved state man…5.5
- CVE-2026-28878A privacy issue was addressed by removing sensitive data. Th…6.5
- CVE-2026-28879A use-after-free issue was addressed with improved memory ma…6.5
- CVE-2026-28880A permissions issue was addressed with additional restrictio…6.5
- CVE-2026-28881A privacy issue was addressed by moving sensitive data. This…5.5
- CVE-2026-28882This issue was addressed with improved checks. This issue is…4
- CVE-2026-28883A use-after-free issue was addressed with improved memory ma…7.5
- CVE-2026-28886A null pointer dereference was addressed with improved input…5.9
- CVE-2026-28888A race condition was addressed with improved state handling.…5.1
Are you affected by CVE-2026-2888?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
