Description
Unauthenticated Cross Site Request Forgery (CSRF) in FunnelKit Payment Gateway for Stripe WooCommerce <= 1.14.0.3 versions.
Published: 2026-06-26
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated Cross Site Request Forgery vulnerability is present in the FunnelKit Payment Gateway for Stripe WooCommerce plugin versions up to 1.14.0.3. The flaw allows an attacker to forge requests that the plugin will accept as legitimate, potentially causing unintended actions such as modifying payment gateway settings or processing payments on behalf of a legitimate user. This can compromise the integrity and confidentiality of a site’s financial configuration and may expose sensitive transaction data.

Affected Systems

The affected product is the FunnelKit Payment Gateway for Stripe WooCommerce plugin used with WordPress. Versions 1.14.0.3 and earlier are impacted. There are no additional upstream CPE version details provided beyond the maximum affected version stated.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity, and the vulnerability is not listed in the CISA KEV catalog. EPSS data is not available. Based on the description, the likely attack vector is a crafted HTTP request that an attacker can prompt a victim to execute, for example by embedding a malicious link in an email or web page. The flaw does not require authentication, so any user with access to the site’s frontend is a potential target, while an attacker benefits from an untrusted site to trigger the forged request.

Generated by OpenCVE AI on June 26, 2026 at 17:44 UTC.

Remediation

Vendor Solution

Update the WordPress FunnelKit Payment Gateway for Stripe WooCommerce Plugin to the latest available version (at least 1.14.0.4).


OpenCVE Recommended Actions

  • Upgrade the WordPress FunnelKit Payment Gateway for Stripe WooCommerce plugin to version 1.14.0.4 or later.
  • Ensure the plugin’s state‑changing actions are protected by a CSRF nonce; if the plugin lacks this, add a WordPress nonce check in your theme’s functions.php or via a custom plugin to guard configuration changes.
  • As a temporary measure, block unauthenticated access to the plugin’s configuration URLs using a web application firewall rule or .htaccess restriction to prevent forged requests from reaching the application.

Generated by OpenCVE AI on June 26, 2026 at 17:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 26 Jun 2026 15:15:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Request Forgery (CSRF) in FunnelKit Payment Gateway for Stripe WooCommerce <= 1.14.0.3 versions.
Title WordPress FunnelKit Payment Gateway for Stripe WooCommerce plugin <= 1.14.0.3 - Cross Site Request Forgery (CSRF) vulnerability
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-26T14:53:12.453Z

Reserved: 2026-06-25T08:03:10.451Z

Link: CVE-2026-57635

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-26T17:45:03Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)