Description
The Contact Form 7 plugin for WordPress is vulnerable to Order Replay in all versions up to, and including, 6.0.5 via the 'wpcf7_stripe_skip_spam_check' 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.
Published: 2025-04-16
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Duplicate processing of Stripe PaymentIntents causing misleading success emails to administrators
Action: Immediate Patch
AI Analysis

Impact

The vulnerability in the Contact Form 7 plugin arises from insufficient validation in the function that can skip spam checks during Stripe payments. This grants unauthenticated users the ability to repeat the same Stripe PaymentIntent across multiple form submissions. While only the first submission triggers a real charge, the plugin falsely reports success for every replayed request, potentially fooling site administrators into preparing and shipping products that were never legitimately paid for. The weakness is classified under CWE-354. The impact is mainly reputational and operational, exposing the site to unnecessary inventory depletion and mistaken fulfillment requests.

Affected Systems

WordPress sites running Contact Form 7 version 6.0.5 or earlier are affected. The issue originates from the Stripe integration within the plugin; only the mentioned versions contain the flawed logic.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, reflecting the risk of accidental or malicious order replay. The EPSS score is less than 1 %, suggesting that current exploit activity is very low, but the vulnerability is publicly documented, and an attacker could craft HTTP requests to trigger the replay without authentication. The vulnerability is not listed in the CISA KEV catalog, so there are no known active exploits, yet the simplicity of the trigger means it can be exploited quickly once the attacker obtains a Stripe PaymentIntent ID. The likely attack vector is remote, via crafted form submissions to the web server hosting the plugin.

Generated by OpenCVE AI on April 21, 2026 at 21:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Contact Form 7 to the latest version (6.0.6 or newer).
  • If an upgrade cannot be performed immediately, disable the Stripe module in the plugin or remove the plugin entirely until a fixed release is available.
  • Implement additional monitoring of orders and manually verify payment confirmations before initiating fulfillment to prevent accidental shipment of replayed orders.

Generated by OpenCVE AI on April 21, 2026 at 21:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-11473 The Contact Form 7 plugin for WordPress is vulnerable to Order Replay in all versions up to, and including, 6.0.5 via the 'wpcf7_stripe_skip_spam_check' 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.
History

Tue, 08 Jul 2025 18:30:00 +0000

Type Values Removed Values Added
First Time appeared Rocklobster
Rocklobster contact Form 7
CPEs cpe:2.3:a:rocklobster:contact_form_7:*:*:*:*:*:wordpress:*:*
Vendors & Products Rocklobster
Rocklobster contact Form 7

Wed, 16 Apr 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 16 Apr 2025 05:30:00 +0000

Type Values Removed Values Added
Description The Contact Form 7 plugin for WordPress is vulnerable to Order Replay in all versions up to, and including, 6.0.5 via the 'wpcf7_stripe_skip_spam_check' 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.
Title Contact Form 7 <= 6.0.5 - Order Replay Vulnerability
Weaknesses CWE-354
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Rocklobster Contact Form 7
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:46:27.696Z

Reserved: 2025-04-04T00:06:57.248Z

Link: CVE-2025-3247

cve-icon Vulnrichment

Updated: 2025-04-16T13:23:36.712Z

cve-icon NVD

Status : Analyzed

Published: 2025-04-16T06:15:42.933

Modified: 2025-07-08T18:13:23.407

Link: CVE-2025-3247

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T21:30:45Z

Weaknesses