Description
The Mobile App for WooCommerce: ShopApper Mobile App Builder Service for WooCommerce WordPress plugin through 0.4.62 does not verify that the requesting user owns the customer profile being queried through one of its REST endpoints, allowing any authenticated user (e.g. a customer/subscriber) to retrieve other users' personal data, including their email address, name, and roles.
Published: 2026-08-27
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability occurs in the ShopApper WordPress plugin version 0.4.62 and earlier when a REST endpoint fails to verify ownership of the requested customer profile. An attacker who is merely authenticated, such as any logged‑in customer or subscriber, can request and receive personal data of other users, including email addresses, names and roles. This flaw enables direct access to confidential user information without authorization, compromising privacy and potentially enabling further attacks such as phishing or credential reuse. The weakness is a classic Insecure Direct Object Reference, allowing an authenticated user to enumerate or retrieve data belonging to other accounts.

Affected Systems

The affected product is the Mobile App for WooCommerce: ShopApper Mobile App Builder Service plugin for WordPress. Versions up to and including 0.4.62 are vulnerable; newer releases contain the fix. Any installation of the plugin on a WordPress site that exposes the affected REST API endpoints to logged‑in users is at risk.

Risk and Exploitability

Because the attacker requires only authentication and no additional privileges, the attack vector is relatively simple and scalable within the customer base of the WooCommerce store. No exploit code is referenced in the public advisory, but the flaw’s design enables automatic enumeration of user data. RFC severity metrics are not available, but the confidentiality impact is clear. Without a patch, any user with legitimate access to the store’s backend could harvest personal data of all customers. The vulnerability is not yet listed in the CISA KEV catalog, and no EPSS score is present, indicating that exploitation has not been observed publicly yet, but the potential exists.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the ShopApper plugin to the latest version (≥ 0.4.63).
  • If an upgrade is not immediately possible, restrict the affected REST endpoints so that only administrators can access them.
  • Review authentication and authorization checks on all remaining unsecured API endpoints.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 07:45:00 +0000

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

Thu, 27 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Mobile App for WooCommerce: ShopApper Mobile App Builder Service for WooCommerce WordPress plugin through 0.4.62 does not verify that the requesting user owns the customer profile being queried through one of its REST endpoints, allowing any authenticated user (e.g. a customer/subscriber) to retrieve other users' personal data, including their email address, name, and roles.
Title ShopApper <= 0.4.62 - Subscriber+ Customer Data Disclosure via IDOR
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-27T06:00:17.213Z

Reserved: 2026-07-22T12:55:08.630Z

Link: CVE-2026-16568

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-27T06:16:56.297

Modified: 2026-08-27T06:16:56.297

Link: CVE-2026-16568

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T07:30:18Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-639

    Authorization Bypass Through User-Controlled Key