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: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Immediate Patch
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. The CVSS score is 4.3, reflecting moderate severity, and the EPSS score is < 1%. 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 exploitation has not been observed publicly yet, but the potential exists.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Weaknesses CWE-284

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


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-27T14:23:48.190Z

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

Link: CVE-2026-16568

cve-icon Vulnrichment

Updated: 2026-08-27T14:15:29.234Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-08-28T18:43:25.883

Link: CVE-2026-16568

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T17:30:12Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key