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: 6.5 Medium
EPSS: < 1% Very Low
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. The violation involves improper access control and improper authorization (CWE-639).

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. The CVSS score of 6.5 indicates medium severity, while the EPSS score is <1% and the vulnerability is not listed in CISA KEV. The flaw involves improper access control and improper authorization (CWE-639), and although no official exploit is known, attackers with legitimate credentials or via social engineering could leverage the access control issue to breach customer confidentiality.

Generated by OpenCVE AI on August 7, 2026 at 21:26 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 21:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 08 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Mstore
Mstore mstore Api
Wordpress
Wordpress wordpress
Vendors & Products Mstore
Mstore mstore Api
Wordpress
Wordpress wordpress

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

Type Values Removed Values Added
Weaknesses CWE-284

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Mstore Mstore Api
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-07T18:05:37.270Z

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

Link: CVE-2026-16039

cve-icon Vulnrichment

Updated: 2026-08-07T18:05:31.351Z

cve-icon NVD

Status : Deferred

Published: 2026-08-07T06:16:56.060

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-16039

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-08T20:53:29Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key