Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N
Requires user interaction; scope change with low confidentiality impact.
Primary rating from Vendor (WPScan).
CVSS VectorVendor: WPScan
Lifecycle Timeline
5DescriptionCVE.org
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.
AnalysisAI
Open redirect vulnerability in Contact Form 7 WordPress plugin prior to version 2.5 allows unauthenticated attackers to redirect victims to arbitrary external sites after the Stripe checkout flow. Publicly available exploit code exists, but no active exploitation has been confirmed. With a CVSS score of 4.7 (medium) and low EPSS not provided, the risk is moderate due to required user interaction and limited impact.
Technical ContextAI
This is a CWE-601 URL Redirection to Untrusted Site (Open Redirect) vulnerability in the Contact Form 7 plugin, a popular WordPress plugin that integrates with Stripe for payment processing. The plugin fails to validate the host of user-supplied return URLs used as success and cancel redirect targets. The CPE string (cpe:2.3:a:unknown:contact_form_7:*:*:*:*:*:*:*:*) indicates the product is Contact Form 7 with an unknown vendor designation. The flaw occurs in the checkout flow where an attacker can supply a malicious URL that is used after payment completion, leading to a redirect to an attacker-controlled site.
RemediationAI
The primary remediation is to update the Contact Form 7 plugin to version 2.5 or later, which includes proper validation of return URLs. The vendor-released patch is available through the WordPress plugin repository. For environments where immediate patching is not feasible, consider implementing a custom input validation hook to sanitize redirect parameters or using a web application firewall (WAF) to block malicious redirect attempts. Note that disabling the Stripe checkout feature would prevent exploitation but also break payment functionality. Advisory: https://wpscan.com/vulnerability/b53cc13d-c59e-4c11-aa71-fa1c38c2a34d/
More in Open Redirect
View allA malicious third-party can give a crafted "ssh://..." URL to an unsuspecting victim, and an attempt to visit the URL ca
GFI Kerio Control versions 9.2.5 through 9.4.5 contain an HTTP response splitting vulnerability in the dest parameter of
PHP through 7.0.8 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect
Multiple open redirect vulnerabilities in Apache Struts 2.0.0 through 2.3.15 allow remote attackers to redirect users to
Open redirect vulnerability in age-verification.php in the Age Verification plugin 0.4 and earlier for WordPress allows
Open redirect vulnerability in Kaseya Virtual System Administrator (VSA) 7.x before 7.0.0.29, 8.x before 8.0.0.18, 9.0 b
Vulnerability in the Oracle Applications Framework component of Oracle E-Business Suite (subcomponent: Popup windows (li
Unspecified vulnerability in the Oracle Application Server Single Sign-On component in Oracle Fusion Middleware 10.1.4.3
Flarum is open source discussion platform software. Rated medium severity (CVSS 6.5), this vulnerability is remotely exp
Open redirect vulnerability in Novius OS 5.0.1 (Elche) allows remote attackers to redirect users to arbitrary web sites
Open redirect vulnerability in the Redirect function in stageshow_redirect.php in the StageShow plugin before 5.0.9 for
Nteract v.0.28.0 was discovered to contain a remote code execution (RCE) vulnerability via the Markdown link. Rated crit
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-49080
GHSA-66xh-mw5m-g493