Description
The Accept Stripe Payments WordPress plugin before 2.1.4 does not validate a user-supplied URL before using it in a redirect, allowing unauthenticated attackers to redirect visitors to an arbitrary external website, which can be leveraged for phishing.
Published: 2026-09-05
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Open Redirect enabling phishing
Action: Upgrade ASAP
AI Analysis

Impact

The Accept Stripe Payments WordPress plugin, for versions earlier than 2.1.4, does not validate a user‑supplied URL before performing a redirect. The flaw allows an unauthenticated attacker to craft a request that redirects site visitors to an arbitrary external site, which can be used to execute phishing attempts. Based on the description, this appears to be an open redirect vulnerability; the lack of validation and ability for unauthenticated users to trigger the redirect implies this type of weakness, but the classification as a "classic open redirect" is inferred.

Affected Systems

Vendors: Unknown. Product: Accept Stripe Payments. All releases prior to version 2.1.4 are affected.

Risk and Exploitability

The vulnerability can be triggered by anyone who can reach the plugin’s IPN handler endpoint, with no authentication required. The CVSS score of 4.3 indicates moderate severity, the EPSS score is less than 1%, and it is not listed in the CISA KEV catalog. These metrics suggest that while exploitation effort is low, the potential for social‑engineering attacks and phishing remains significant. An attacker could redirect site visitors to malicious sites to compromise credentials or deliver malware.

Generated by OpenCVE AI on September 6, 2026 at 13:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official patch or upgrade to Accept Stripe Payments 2.1.4 or later
  • If an upgrade is not immediately possible, disable the IPN handler or restrict it to known IP addresses by configuring the server or plugin settings
  • Implement a web application firewall rule or URL filtering to block redirects to domains that are not explicitly trusted

Generated by OpenCVE AI on September 6, 2026 at 13:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 06 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Sat, 05 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-601

Sat, 05 Sep 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Accept Stripe Payments WordPress plugin before 2.1.4 does not validate a user-supplied URL before using it in a redirect, allowing unauthenticated attackers to redirect visitors to an arbitrary external website, which can be leveraged for phishing.
Title Accept Stripe Payments < 2.1.4 - Open Redirect via IPN Handler
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-06T10:39:51.115Z

Reserved: 2026-08-26T19:08:03.348Z

Link: CVE-2026-81423

cve-icon Vulnrichment

Updated: 2026-09-06T10:30:57.993Z

cve-icon NVD

Status : Deferred

Published: 2026-09-05T07:17:12.900

Modified: 2026-09-08T19:09:21.310

Link: CVE-2026-81423

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-06T13:30:07Z

Weaknesses
  • CWE-601

    URL Redirection to Untrusted Site ('Open Redirect')