CVE-2026-1722 MEDIUM

CVE-2026-1722: WCFM Marketplace <= 3.7.0 - Insecure Direct Object Reference to Unauthenticated Arbitrary Refund Request Creation

Vendor Wclovers
Product WCFM Marketplace – Multivendor Marketplace for WooCommerce
Weakness CWE-862 · Missing authorization
Published February 10, 2026
Last update April 8, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

The WCFM Marketplace – Multivendor Marketplace for WooCommerce plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.7.0. This is due to the plugin not implementing authorization checks in the `wcfm-refund-requests-form` AJAX controller. This makes it possible for unauthenticated attackers to create arbitrary refund requests for any order ID and item ID, potentially leading to financial loss if automatic refund approval is enabled in the plugin settings.

Explanation of Vulnerability in Simple Terms

02Summary

WCFM Marketplace for WooCommerce versions up to 3.7.0 lack proper authorization checks, allowing unauthenticated attackers to modify data on the site. The vulnerability requires no user interaction and can be exploited remotely. Site administrators should update to a version newer than 3.7.0 to remediate this issue.

What an attacker can do

03Attacker Capabilities

Modify site data without authentication or permission.

Potential impact on your site

04Site Impact

Unauthorized changes to marketplace data, vendor information, or product listings without admin approval.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

February 10, 2026 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE