Description
The Mobile App for WooCommerce: ShopApper Mobile App Builder Service for WooCommerce WordPress plugin through 0.4.62 does not check the user's capabilities before allowing a stock-update operation through one of its REST endpoints, allowing any authenticated user, such as a customer or subscriber, to change the stock quantity of arbitrary products.
Published: 2026-08-27
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Stock Modification
Action: Assess Impact
AI Analysis

Impact

The ShopApper plugin for WooCommerce allows an authenticated user to update the stock quantity of any product through a REST endpoint without checking the user’s capabilities. This omission lets any logged‑in user—including customers or subscribers—alter inventory data, potentially causing stock shortages, erroneous sales, and revenue loss. The weakness is a classic authorization bypass, aligning with the CWE-284 class of improper privilege. The lack of capability checks also makes it a direct method of privilege escalation within the WooCommerce environment.

Affected Systems

The vulnerability exists in the Mobile App for WooCommerce: ShopApper Mobile App Builder Service for WooCommerce WordPress plugin for all releases up to and including version 0.4.62. All sites running these versions are affected.

Risk and Exploitability

Because the flaw requires only authentication, attackers who can log in as a customer or subscriber can exploit it. The EPSS score is less than 1%, and it is not listed in the CISA KEV catalog, indicating a low but non‑zero exploitation probability. The CVSS score of 4.3 reflects moderate risk; the issue still allows unauthorized modification of inventory data, which can impact revenue and operational integrity. The attack surface is limited to the REST API, and attackers need to construct a valid request to change stock values.

Generated by OpenCVE AI on August 27, 2026 at 18:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the vendor's website or support channels for an official patch or update that resolves the missing capability checks.
  • Implement role‑based access control or a custom filter to ensure only administrators can invoke the stock‑update REST endpoint.
  • Temporarily disable or block the vulnerable REST endpoint via server configuration until an official fix is available.

Generated by OpenCVE AI on August 27, 2026 at 18:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Weaknesses CWE-285

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

Type Values Removed Values Added
Weaknesses CWE-284
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/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-285

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 check the user's capabilities before allowing a stock-update operation through one of its REST endpoints, allowing any authenticated user, such as a customer or subscriber, to change the stock quantity of arbitrary products.
Title ShopApper <= 0.4.62 - Subscriber+ Arbitrary Product Stock Update
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-27T14:23:48.010Z

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

Link: CVE-2026-16569

cve-icon Vulnrichment

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

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-16569

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T19:00:07Z

Weaknesses