Skip to content
Threat Feed
high advisory

Privilege Escalation in Abandoned Cart Pro for WooCommerce

The Abandoned Cart Pro for WooCommerce plugin is vulnerable to privilege escalation allowing authenticated subscribers to hijack administrative accounts by intercepting SMTP settings and email recovery tokens.

CVE search metadata

CVE search record: CVE-2026-81543. Severity: high. CVSS: 8.8. KEV: no. Product: Abandoned Cart Pro for WooCommerce (<= 10.7.1). Brief: Privilege Escalation in Abandoned Cart Pro for WooCommerce. Brief link: https://feed.craftedsignal.io/briefs/2026-09-cve-2026-81543/

The Abandoned Cart Pro for WooCommerce plugin for WordPress, developed by Tyche Softwares, contains a critical privilege escalation vulnerability (CVE-2026-81543) affecting all versions up to and including 10.7.1. The flaw stems from missing capability checks and nonce verification within several AJAX actions, specifically wcap_save_connector_settings, wcap_send_manual_email, wcap_abandoned_cart_info, and wcap_change_manual_email_data.

An attacker with authenticated subscriber-level access can exploit these deficiencies to modify SMTP connector settings. By redirecting outgoing administrative emails through an attacker-controlled server, the actor can intercept account recovery emails and auto-login links. If the plugin's default auto-login feature is active, this allows the attacker to gain full administrative privileges on the WordPress site. Defenders should note that this vulnerability requires an authenticated session and targets the plugin's default email management functions.

Impact

Successful exploitation allows a subscriber-level user to escalate privileges to a full administrator account. This grants the attacker complete control over the WordPress installation, enabling them to install malicious plugins, exfiltrate customer databases, or modify site content. The vulnerability impacts all users of the affected plugin versions.

Recommendation

  • Update the Abandoned Cart Pro for WooCommerce plugin to the latest version (or the version containing the fix provided by Tyche Softwares) immediately.
  • Audit existing SMTP connector settings in the plugin for any unauthorized or unfamiliar external mail relay configurations.
  • Monitor WordPress access logs for high-frequency or unauthorized calls to the identified AJAX action endpoints from users without administrative roles.
  • Disable the auto-login feature within the plugin settings until a patch is applied to mitigate the risk of account hijacking via intercepted links.

Immediate actions

Update Abandoned Cart Pro for WooCommerce plugin

IT Operations 24h

Threat Hunt

Search web logs for POST requests to wcap_save_connector_settings by non-admin users

T1068 high high confidence hunt now

Data: Web server access logs

Enrichment needed

  • Identify if plugin auto-login feature is active across fleet (SOC) Confirms vulnerability exposure

Mitigations

Disable auto-login feature in plugin settings

immediate IT Operations

CVE-2026-81543

Detection coverage 1

Detect CVE-2026-81543 Exploitation - Suspicious AJAX Action Access

high

Detects unauthorized attempts by non-administrator users to access AJAX actions related to Abandoned Cart Pro plugin configuration

sigma tactics: privilege-escalation techniques: T1068 sources: webserver

Detection queries are available on the platform. Get full rules →