Description
The WCFM Marketplace WordPress plugin before 3.8.2 does not correctly verify that the person requesting a refund owns the order, allowing unauthenticated users to create refund requests against any guest checkout order on the site.
Published: 2026-08-28
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the WCFM Marketplace WordPress plugin allows an attacker to create refund requests without authentication or proof of ownership of an order. Once a refund request is submitted, store operators may process it, potentially issuing a credit or refund to the originating user without validating the requester's legitimacy. This flaw can lead to financial loss, fraud, and damage to user trust. The weakness originates from a failure to verify the identity or entitlement of the requester before permitting a refund operation.

Affected Systems

The flaw affects the WCFM Marketplace plugin for WordPress versions prior to 3.8.2. Any WordPress site deploying an earlier build of this plugin, particularly those that accept guest checkout orders, is susceptible. The issue does not appear in versions 3.8.2 and later.

Risk and Exploitability

Because the flaw is exploitable by unauthenticated web requests, the risk to any site using a vulnerable plugin is high. No EPSS score is available, and the vulnerability is not listed in the CISA KEV catalog. In practice, an attacker only needs to send a crafted refund request to the plugin’s endpoint, which the server will accept and process, leading to fraudulent refunds. The attack requires no authentication and therefore is likely to occur frequently if not mitigated.

Generated by OpenCVE AI on August 28, 2026 at 08:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WCFM Marketplace to version 3.8.2 or newer to apply the vendor‑provided fix.
  • Restrict refund creation so that only authenticated users whose order ID matches a verified order in the system can request a refund, and enforce this check in plugin settings or custom code.
  • Disable guest checkout refunds entirely (e.g., by turning off guest refunds in plugin configuration or by adding an HTTP firewall rule to block the refund endpoint if an upgrade is delayed.

Generated by OpenCVE AI on August 28, 2026 at 08:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 09:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-285

Fri, 28 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
Description The WCFM Marketplace WordPress plugin before 3.8.2 does not correctly verify that the person requesting a refund owns the order, allowing unauthenticated users to create refund requests against any guest checkout order on the site.
Title WCFM Marketplace < 3.8.2 - Unauthenticated Refund Request Creation on Guest Orders
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-28T06:00:16.799Z

Reserved: 2026-08-21T08:01:12.601Z

Link: CVE-2026-77701

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-28T08:16:41.587

Modified: 2026-08-28T08:16:41.587

Link: CVE-2026-77701

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T09:00:10Z

Weaknesses