Description
The WP Fusion (Pro) plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 3.47.13. This is due to insufficient authorization checks on the role parameter in the ThriveCart Auto Login handler's thrivecart() function. This makes it possible for authenticated attackers, with Subscriber-level access and above, and who possess the access_key, to create a new user account with administrator privileges and gain full control over the WordPress site. The required access_key is intentionally shared with ThriveCart customers as part of the plugin's documented setup process, making it accessible to attackers who have made a purchase. The vulnerability is only exploitable when the ThriveCart Auto Login option is enabled.
Published: 2026-09-07
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WP Fusion (Pro) plugin allows authenticated users with Subscriber-level access and above to inject an elevated role into the ThriveCart Auto Login handler. By passing the special role parameter, an attacker can create a new administrator account, giving full control over the WordPress site. The flaw exists because the plugin does not properly check the user’s capability before accepting the role value, which is an insufficient authorization check (CWE-269). This results in a high severity privilege escalation and can lead to compromised site integrity, data theft, or defacement. The vulnerability is tied to the use of the access_key, which is shared with ThriveCart customers, so any attacker who has made a purchase and has the key can exploit the flaw.

Affected Systems

All installations of Very Good Plugins WP Fusion (Pro) version 3.47.13 and earlier are affected. The flaw is present only when the ThriveCart Auto Login feature is enabled. Users running newer releases beyond 3.47.13 do not face this risk.

Risk and Exploitability

The CVSS score of 7.5 classifies this flaw as high severity. Because the EPSS score is not available, the exact likelihood of exploitation is uncertain; however, the plugin’s reliance on a shared access_key makes the condition relatively easy to meet for authenticated attackers. The vulnerability is not currently listed in the CISA KEV catalog, but the potential impact justifies proactive remediation. Attackers would need to authenticate as a Subscriber or higher and obtain the access_key, but once those conditions are met, they can create an administrator account through a simple HTTP request involving the role parameter.

Generated by OpenCVE AI on September 7, 2026 at 14:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP Fusion (Pro) to any version newer than 3.47.13, ensuring the patch removes the role parameter validation flaw.
  • Alternatively, temporarily disable the ThriveCart Auto Login feature until a patch is applied, to prevent the exploitation path from being active.
  • If upgrading immediately is not possible, change or revoke all existing access_keys associated with ThriveCart integrations, limiting the ability of attackers to craft the required request.

Generated by OpenCVE AI on September 7, 2026 at 14:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 07 Sep 2026 13:45:00 +0000

Type Values Removed Values Added
Description The WP Fusion (Pro) plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 3.47.13. This is due to insufficient authorization checks on the role parameter in the ThriveCart Auto Login handler's thrivecart() function. This makes it possible for authenticated attackers, with Subscriber-level access and above, and who possess the access_key, to create a new user account with administrator privileges and gain full control over the WordPress site. The required access_key is intentionally shared with ThriveCart customers as part of the plugin's documented setup process, making it accessible to attackers who have made a purchase. The vulnerability is only exploitable when the ThriveCart Auto Login option is enabled.
Title WP Fusion (Pro) <= 3.47.13 - Authenticated (Subscriber+) Privilege Escalation via ThriveCart Auto Login 'role' Parameter
Weaknesses CWE-269
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-07T13:28:30.143Z

Reserved: 2026-07-01T23:36:20.918Z

Link: CVE-2026-14444

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-07T14:16:51.947

Modified: 2026-09-07T14:16:51.947

Link: CVE-2026-14444

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T14:45:17Z

Weaknesses
  • CWE-269

    Improper Privilege Management