Description
The Subscriptions for WooCommerce WordPress plugin before 2.0.1 does not verify the user's capability before installing and activating a Subscriptions for WooCommerce WordPress plugin before 2.0.1 from a user-supplied slug through a nonce-protected AJAX action, allowing users with the Shop Manager role (who lack Subscriptions for WooCommerce WordPress plugin before 2.0.1-management capabilities) to install and activate arbitrary Subscriptions for WooCommerce WordPress plugin before 2.0.1, resulting in remote code execution.
Published: 2026-08-07
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Subscriptions for WooCommerce WordPress plugin allows a user with the Shop Manager role to trigger an AJAX action that installs and activates the plugin from a user-supplied slug, even though the action is protected by a nonce yet does not verify the user's capability. This results in arbitrary code execution on the site, giving the attacker full control of the WordPress installation.

Affected Systems

Any WordPress site running Subscriptions for WooCommerce plugin version earlier than 2.0.1 is affected. The vulnerability applies to all installations regardless of the specific configuration of the plugin, as the flaw exists in the core plugin code responsible for handling the AJAX request.

Risk and Exploitability

Since the Shop Manager role is a common default role in WordPress installs, many sites will have users with this capability. The lack of a capability check means that the flaw can be exploited by any such user without further assistance. No CVSS score was provided, but the consequence—remote code execution—indicates a high severity risk. The EPSS score is not available and the vulnerability is not listed in CISA's KEV catalog, but the potential impact warrants urgent attention.

Generated by OpenCVE AI on August 7, 2026 at 07:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Subscriptions for WooCommerce to version 2.0.1 or later in order to apply the vendor’s remediation for this flaw.
  • If an upgrade is not immediately possible, remove the Shop Manager role from users or reduce its permissions so that they cannot trigger plugin installations.
  • Validate user capabilities on the server side before performing any plugin installation and ensure that nonces cannot be fabricated by unauthorized users.

Generated by OpenCVE AI on August 7, 2026 at 07:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

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

Fri, 07 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Subscriptions for WooCommerce WordPress plugin before 2.0.1 does not verify the user's capability before installing and activating a Subscriptions for WooCommerce WordPress plugin before 2.0.1 from a user-supplied slug through a nonce-protected AJAX action, allowing users with the Shop Manager role (who lack Subscriptions for WooCommerce WordPress plugin before 2.0.1-management capabilities) to install and activate arbitrary Subscriptions for WooCommerce WordPress plugin before 2.0.1, resulting in remote code execution.
Title Subscriptions for WooCommerce < 2.0.1 - Shop Manager+ Arbitrary Plugin Installation
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-07T06:00:11.800Z

Reserved: 2026-07-09T08:04:31.124Z

Link: CVE-2026-15215

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T07:30:09Z

Weaknesses
  • CWE-276

    Incorrect Default Permissions

  • CWE-284

    Improper Access Control