Description
The MStore API WordPress plugin before 4.21.0 does not restrict its vendor-orders endpoint to the caller's own orders, allowing any authenticated user, including Subscribers, to read every WooCommerce order in the store together with each customer's personal information.
Published: 2026-08-07
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The MStore API WordPress plugin, prior to version 4.21.0, fails to restrict access to its vendor-orders endpoint. Any authenticated user, including those with Subscriber role, can retrieve all WooCommerce orders and the associated customer personal information. This constitutes an IDOR flaw that exposes sensitive data to unauthorized personnel, resulting in a confidentiality compromise.

Affected Systems

Affected systems include the MStore API plugin for WordPress. All releases of the plugin earlier than version 4.21.0 are vulnerable; the issue pertains specifically to the vendor-orders endpoint exposed by the plugin in conjunction with WooCommerce orders.

Risk and Exploitability

The vulnerability is exploitable by any authenticated user, meaning the attack surface is effectively the entire user base that can log into the site. Although the EPSS score is not available and the vulnerability is not listed in CISA KEV, the sheer breadth of potential data exposure makes the risk severe. No official exploit is known, but the access control flaw could be leveraged by attackers with legitimate credentials or via social engineering to breach customer confidentiality.

Generated by OpenCVE AI on August 7, 2026 at 07:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MStore API plugin to version 4.21.0 or later.
  • Modify the plugin or API configuration to enforce ownership checks on the vendor-orders endpoint, ensuring users can only search their own orders.
  • Monitor access logs for the vendor-orders endpoint and investigate any anomalous activity that may indicate data exfiltration.

Generated by OpenCVE AI on August 7, 2026 at 07:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 07:45:00 +0000

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

Fri, 07 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The MStore API WordPress plugin before 4.21.0 does not restrict its vendor-orders endpoint to the caller's own orders, allowing any authenticated user, including Subscribers, to read every WooCommerce order in the store together with each customer's personal information.
Title MStore API < 4.21.0 - Subscriber+ Order and Customer PII Disclosure via IDOR
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-07T06:00:13.440Z

Reserved: 2026-07-17T09:20:57.280Z

Link: CVE-2026-16039

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T07:30:09Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-639

    Authorization Bypass Through User-Controlled Key