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: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
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‑285 class of missing authorization.

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. With no EPSS data available and no listing in the CISA KEV catalog, the exploitation probability is unclear, but the potential damage is high. The attack surface is limited to the REST API, and attackers need to construct a valid request to change stock values. The CVSS score is not provided, but given the privilege escalation nature, the risk is considered high for environments that rely on accurate inventory management.

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 version 0.4.63 or newer, which implements proper capability checks for stock updates.
  • Add a role‑based access control filter that allows only administrators or dedicated staff to call the change_stock REST endpoint.
  • If an upgrade is not immediately possible, temporarily disable the vulnerable REST endpoint or block it via server configuration until a patch is applied.

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-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-27T06:00:17.387Z

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

Link: CVE-2026-16569

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-16569

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses