Skip to content
Threat Feed
high advisory

Privilege Escalation in bLoyal: Loyalty & Promotions WordPress Plugin

The bLoyal: Loyalty & Promotions plugin for WordPress contains an unauthenticated configuration modification and privilege escalation vulnerability, CVE-2026-15001, allowing low-privileged users to assume administrator accounts.

CVE search metadata

CVE search record: CVE-2026-15001. Severity: high. CVSS: 8.8. KEV: no. Product: Loyalty & Promotions by bLoyal (3.1.611.78). Brief: Privilege Escalation in bLoyal: Loyalty & Promotions WordPress Plugin. Brief link: https://feed.craftedsignal.io/briefs/2026-08-bloyal-privesc/

The bLoyal: Loyalty & Promotions plugin for WordPress (versions 3.1.611.78 and earlier) is susceptible to a critical privilege escalation vulnerability, tracked as CVE-2026-15001. The flaw stems from the insecure implementation of AJAX actions save_bloyal_configuration_data and save_bloyal_accesskeyverification_data, which lack necessary capability and nonce validation. Furthermore, the bloyal_customer_auto_login function blindly trusts the Customer.ExternalId returned by an API endpoint configurable within the plugin. An attacker with minimal Subscriber-level access can modify these plugin settings to point to an attacker-controlled API. By subsequently triggering the /cart REST route, the attacker forces the plugin to fetch a malicious user payload from their own server, leading to an unauthorized call to wp_set_auth_cookie() that elevates the attacker's session to that of any site user, including administrators.

Impact

Successful exploitation results in full site compromise by granting the attacker administrator-level access. As this vulnerability affects a plugin with e-commerce and loyalty functionality, targets include any WordPress site utilizing the affected versions for customer management and promotions.

Recommendation

  • Update the bLoyal: Loyalty & Promotions plugin to the latest version immediately to remediate CVE-2026-15001.
  • Audit WordPress site logs for unauthorized requests to the /wp-admin/admin-ajax.php endpoint containing save_bloyal_configuration_data or save_bloyal_accesskeyverification_data parameters originating from low-privileged user accounts.
  • Monitor site configuration changes for unexpected modifications to the bloyal_custom_loyaltyengine_api_url option in the WordPress database.

Immediate actions

Update bLoyal plugin to version 3.1.611.79 or higher.

IT Operations 24h

Mitigations

Patch plugin

immediate IT Operations

CVE-2026-15001

Detection coverage 1

Detect CVE-2026-15001 Exploitation Attempt

high

Detects unauthorized attempts to save bLoyal configuration data via AJAX actions

sigma tactics: privilege_escalation techniques: T1068 sources: webserver

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