Description
The WowRevenue plugin for WordPress is vulnerable to unauthorized plugin installation due to a missing capability check in the 'Notice::install_activate_plugin' function in all versions up to, and including, 2.1.3. This makes it possible for authenticated attackers, with subscriber-level access and above, to install arbitrary plugins on the affected site's server which may make remote code execution possible.
Published: 2026-02-16
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate patch
AI Analysis

Impact

The WowRevenue plugin for WordPress contains a missing capability check in the Notice::install_activate_plugin function that allows authenticated users with subscriber-level access to install arbitrary plugins. This flaw is a classic missing authorization issue (CWE-862). An attacker who can log in as a subscriber can use the publish‑edit interface to activate a malicious plugin, which may contain code that can be executed on the server, thereby compromising confidentiality, integrity, and availability of the site.

Affected Systems

Vendor: wpxpo – WowRevenue – Product Bundles & Bulk Discounts. The plugin version 2.1.3 and earlier are affected. Users employing this plugin on any WordPress installation are potentially vulnerable until a patch or later release is applied.

Risk and Exploitability

The CVSS score of 8.8 indicates high severity, while the EPSS score of less than 1% denotes a very low exploitation probability at the time of analysis. The vulnerability is not listed in CISA’s Known Exploited Vulnerabilities catalog, suggesting no publicly known exploits yet. The likely attack path involves authenticating as a subscriber, invoking the vulnerable installation routine, and enrolling a malicious plugin that can execute arbitrary code on the server.

Generated by OpenCVE AI on April 15, 2026 at 18:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WowRevenue plugin to the newest version that includes the missing capability check in the installation function.
  • If a patch is not immediately available, remove or disable the plugin’s capability to install other plugins for subscriber-level accounts, for example by editing the plugin file to block the install_activate_plugin call for non‑administrator roles.
  • Audit all user accounts with subscriber-level access and reduce privileges where possible, ensuring that only trusted users have permission to add plugins.

Generated by OpenCVE AI on April 15, 2026 at 18:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 17 Feb 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 17 Feb 2026 09:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpxpo
Wpxpo wowrevenue – Product Bundles & Bulk Discounts
Vendors & Products Wordpress
Wordpress wordpress
Wpxpo
Wpxpo wowrevenue – Product Bundles & Bulk Discounts

Mon, 16 Feb 2026 19:45:00 +0000

Type Values Removed Values Added
Description The WowRevenue plugin for WordPress is vulnerable to unauthorized plugin installation due to a missing capability check in the 'Notice::install_activate_plugin' function in all versions up to, and including, 2.1.3. This makes it possible for authenticated attackers, with subscriber-level access and above, to install arbitrary plugins on the affected site's server which may make remote code execution possible.
Title WowRevenue <= 2.1.3 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Plugin Installation/Activation
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
Wpxpo Wowrevenue – Product Bundles & Bulk Discounts
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:59:28.521Z

Reserved: 2026-02-05T17:25:44.508Z

Link: CVE-2026-2001

cve-icon Vulnrichment

Updated: 2026-02-17T14:42:04.038Z

cve-icon NVD

Status : Deferred

Published: 2026-02-16T20:19:36.190

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-2001

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T18:30:10Z

Weaknesses