ZeroHour

CVE-2026-14444

moderate

Authenticated Privilege Escalation via ThriveCart Auto Login in WP Fusion Pro

CVSS 3.1
7.5 high
EPSS
<1%p12
Published
()
Modified
AI analysis

WP Fusion (Pro), the premium edition of a WordPress integration plugin, contains a privilege escalation flaw (CWE-269) in the thrivecart() function of its ThriveCart Auto Login handler, where the role parameter is not properly authorization-checked in all versions up to and including 3.47.13. To exploit it, an attacker needs an account on the target site at Subscriber level or above and knowledge of the site's ThriveCart access_key — a secret that the plugin's documented setup process intentionally shares with ThriveCart customers, meaning anyone who has completed a purchase through the site's ThriveCart checkout may already possess it — and can then send a crafted auto-login request that creates a new user with the administrator role. The attacker thereby gains full control of the WordPress site via that administrator account. Only sites running WP Fusion Pro with the ThriveCart Auto Login option enabled are affected, and the most realistic attackers are users who both hold an account on the site and have passed through its ThriveCart checkout. No public proof-of-concept or confirmed in-the-wild exploitation is known; the issue is not in CISA's KEV catalog, and EPSS currently estimates a 0.2% probability of exploitation within 30 days.

What to do: Update WP Fusion Pro to the latest release (anything newer than 3.47.13); as an interim mitigation, disable the ThriveCart Auto Login option in the plugin settings. Administrators should also review the users list for unexpected or recently created administrator accounts, since past customers who received ThriveCart auto-login links may already know the shared access_key.

Affected
WP Fusion (Pro) WordPress pluginall versions up to and including 3.47.13
Estimated exposure
moderatelikely on the order of a few thousand sites (subset of a premium plugin user base) — WP Fusion Pro is a premium plugin with no published active-install count; the free WP Fusion edition lists on the order of 10,000 active installs on WordPress.org, suggesting a similar-magnitude Pro user base, of which only the minority of…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

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.

Ecosystems
WordPress
Weakness
CWE-269
Vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.