Description
The Frisbii Pay plugin for WordPress is vulnerable to unauthorized modification of data due to missing capability checks on the 'upload_csv' and 'process_batch' functions in all versions up to, and including, 1.8.9. This makes it possible for authenticated attackers, with Subscriber-level access and above, to upload arbitrary CSV data and overwrite WooCommerce payment tokens, postmeta, and order meta records.
Published: 2026-06-27
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in missing capability checks in the upload_csv and process_batch functions of the Frisbii Pay WordPress plugin (versions <= 1.8.9). What follows is that an attacker who is logged in with at least Subscriber role or higher can call these endpoints, upload arbitrary CSV files, and overwrite existing WooCommerce payment tokens, postmeta, and order meta records. This enables credentialed tampering of merchant payment data which may lead to fraudulent orders or loss of payment integrity, affecting the confidentiality and integrity of transaction data.

Affected Systems

The affected systems are WordPress installations that use the Frisbii Pay plugin version 1.8.9 or earlier, released by reepaydenmark. The plugin integrates with WooCommerce, so any store using this plugin and containing the vulnerable functions is at risk. The issue does not affect the core WordPress or WooCommerce software itself, only this plugin. Specific version information is provided by the CNA as all versions up to and including 1.8.9 are vulnerable.

Risk and Exploitability

The CVSS score for this issue is 6.5, which classifies it as urgent but not critical. The vulnerability requires an attacker to already have a valid WordPress account with Subscriber-level permissions, which is a moderate prerequisite. EPSS is not available, but the vulnerability remains publicly disclosed and could be exploited by anyone with such an account, especially in common e-commerce sites. Since it is not listed in CISA's KEV, no documented exploits have been captured, yet the potential damage to payment token integrity could have a significant business impact. The most likely attack vector is remote via the front‑end or admin pages of the infected WordPress site, with the attacker leveraging the unrestricted CSV upload feature.

Generated by OpenCVE AI on June 27, 2026 at 08:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Frisbii Pay plugin to version 1.8.10 or later.
  • If an update is not available, immediately remove or disable the upload_csv and process_batch endpoints by uninstalling the plugin or disabling the related functionality.
  • Revoke or reduce Subscriber‑level permissions for users who do not need access to WooCommerce payment management, enforcing least privilege access.

Generated by OpenCVE AI on June 27, 2026 at 08:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 27 Jun 2026 07:30:00 +0000

Type Values Removed Values Added
Description The Frisbii Pay plugin for WordPress is vulnerable to unauthorized modification of data due to missing capability checks on the 'upload_csv' and 'process_batch' functions in all versions up to, and including, 1.8.9. This makes it possible for authenticated attackers, with Subscriber-level access and above, to upload arbitrary CSV data and overwrite WooCommerce payment tokens, postmeta, and order meta records.
Title Frisbii Pay <= 1.8.9 - Missing Authorization to Authenticated (Subscriber+) Payment Token Modification
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-06-27T06:50:59.410Z

Reserved: 2026-03-03T00:26:11.190Z

Link: CVE-2026-3462

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-27T08:30:07Z

Weaknesses