Description
The Contact Form 7 WordPress plugin before 2.5 does not validate the host of a user-supplied return URL before using it as the success and cancel redirect targets of a Stripe checkout, allowing an unauthenticated attacker to redirect a victim, via a crafted link, to an arbitrary external site after the checkout flow.
Published: 2026-07-27
Score: 4.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Contact Form 7 WordPress plugin before version 2.5 fails to validate the host of a user‑supplied return URL that is used as the success and cancel redirect targets in a Stripe checkout flow. An unauthenticated attacker can embed a malicious return URL in a crafted link, leading a user who completes a purchase to an arbitrary external site after the checkout session. The primary security impact is an open redirect that can facilitate phishing or other social‑engineering attacks.

Affected Systems

Any WordPress site that has the Contact Form 7 plugin installed with the PayPal & Stripe add‑on and is running a version older than 2.5 is potentially vulnerable. Sites that have updated to 2.5 or later are not affected. The vulnerability does not involve other plugins or core WordPress components.

Risk and Exploitability

The CVSS score of 4.7 places this issue in the low‑moderate range, and it is not listed in the CISA KEV catalog. The EPSS score is < 1% (0.00171), indicating a low probability of exploitation, but the attack is straightforward: an attacker posts a link containing a forged return URL, and an unauthenticated user who clicks it will be redirected after checkout. As the flaw is web driven and does not require user credentials, the likelihood of exploitation in the wild exists but is likely limited to targeted phishing campaigns that benefit from the checkout surface.

Generated by OpenCVE AI on August 3, 2026 at 18:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Contact Form 7 plugin to version 2.5 or later, which validates redirect hosts.
  • If upgrading is not immediately possible, configure the site to ignore the return_url parameter or enforce validation that accepts only internal domains.
  • Implement a content‑security‑policy that restricts outbound redirects to trusted domains, mitigating the impact of any remaining open‑redirect paths.

Generated by OpenCVE AI on August 3, 2026 at 18:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Scottpaterson
Scottpaterson contact Form 7 – Paypal & Stripe Add-on
Wordpress
Wordpress wordpress
Vendors & Products Scottpaterson
Scottpaterson contact Form 7 – Paypal & Stripe Add-on
Wordpress
Wordpress wordpress

Mon, 27 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-601
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 27 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Contact Form 7 WordPress plugin before 2.5 does not validate the host of a user-supplied return URL before using it as the success and cancel redirect targets of a Stripe checkout, allowing an unauthenticated attacker to redirect a victim, via a crafted link, to an arbitrary external site after the checkout flow.
Title Contact Form 7 – PayPal & Stripe Add-on < 2.5 - Open Redirect
References

Subscriptions

Scottpaterson Contact Form 7 – Paypal & Stripe Add-on
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-27T17:29:31.136Z

Reserved: 2026-06-30T12:57:33.276Z

Link: CVE-2026-14236

cve-icon Vulnrichment

Updated: 2026-07-27T17:25:36.728Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T07:16:25.797

Modified: 2026-07-27T20:33:01.673

Link: CVE-2026-14236

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T18:15:04Z

Weaknesses
  • CWE-601

    URL Redirection to Untrusted Site ('Open Redirect')