Strategic Overview
- Status
- Patched in 1.42.1
- Affected Version
<= 1.42.0- CVSS
- 5.3Medium
- Weakness type
- CWE-354 · Improper Validation of Integrity Check Value
- CVE
CVE-2025-3479
At a glance
CVE-2025-3479 is a medium-severity Improper Validation of Integrity Check Value vulnerability in the Forminator Forms WordPress plugin, affecting versions <= 1.42.0. It carries a CVSS score of 5.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 1.42.1; sites on affected versions should update now. Disclosed April 2025, reported by Asaf Mozes.
Vulnerability Overview
The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Order Replay in all versions up to, and including, 1.42.0 via the 'handle_stripe_single' function due to insufficient validation on a user controlled key. This makes it possible for unauthenticated attackers to reuse a single Stripe PaymentIntent for multiple transactions. Only the first transaction is processed via Stripe, but the plugin sends a successful email message for each transaction, which may trick an administrator into fulfilling each order.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user.
CWE-354: Improper Validation of Integrity Check Value
The product does not validate or incorrectly validates the integrity check values or checksums of a message. This may prevent it from detecting if the data has been modified or corrupted in transmission.
Remediation
Update to version 1.42.1, or a newer patched version
How does WordSec protect against this?
The fix is the thing that ends this: Forminator Forms 1.42.1 closes this, and updating the plugin is the step that ends it.
- Alerts
External References
Related records
Other vulnerabilities in Forminator Forms – Contact Form, Payment Form & Custom Form Builder
- 9.8CVE-2026-15748: Forminator Forms <= 1.56.1 Arbitrary File Upload
CVE-2026-15748 - 9.8CVE-2024-28890: Forminator <= 1.28.1 Arbitrary File Upload
CVE-2024-28890 - 9.8CVE-2023-4596: Forminator <= 1.24.6 Arbitrary File Upload
CVE-2023-4596 - 9.1CVE-2024-31077: Forminator <= 1.29.2 SQL Injection
CVE-2024-31077 - 8.8CVE-2026-28111: Forminator Forms Privilege Escalation
CVE-2026-28111 - 8.8CVE-2025-6463: Forminator Forms Arbitrary File Deletion Triggered
CVE-2025-6463 - 8.1CVE-2026-66583: Forminator Forms PHP Object Injection
CVE-2026-66583 - 7.5CVE-2026-57815: Forminator Forms Arbitrary File Download
CVE-2026-57815
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C