Description
The StoreGrowth: Smart Sales Booster for WooCommerce | BOGO, Upsells, Direct Checkout, Quick View, Side Cart plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.1.0. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to overwrite the spsg_popup_products option with arbitrary attacker-controlled data. The 'ajd_protected' nonce used as the sole gate is exposed to unauthenticated visitors on every frontend page through the BoGo module's wp_localize_script call, rendering it ineffective as an authorization barrier.
Published: 2026-07-28
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is an authorization bypass that allows unauthenticated users to overwrite the spsg_popup_products option via the create_popup AJAX action. The action is protected only by a nonce that is publicly rendered on every frontend page, so the nonce does not enforce any real access control. Because the plugin does not validate that the caller has sufficient privileges, an attacker can submit arbitrary data to change how pop‑ups are displayed, possibly injecting malicious content or redirecting customers. This flaw is classified as CWE‑862.

Affected Systems

The vendor is Wedevs, which publishes the StoreGrowth – Upsell, BOGO, Quick View, Direct Checkout & Side Cart for WooCommerce plugin. All releases up to and including version 2.1.0 are affected. Site owners running any of those versions should regard the plugin as a high‑risk component until a newer, fixed release is applied.

Risk and Exploitability

The CVSS score of 5.3 places the vulnerability in the medium‑severity range, while the EPSS score of less than 1 % indicates a low likelihood of exploitation in the wild. It is not listed in the CISA KEV catalog. The attack vector is an unauthenticated remote call to the plugin’s frontend AJAX endpoint, requiring only that the attacker can reach the site’s public URL. Despite the low exploitation probability, the potential for denial of service to customers or revenue loss due to manipulated pop‑ups warrants timely action.

Generated by OpenCVE AI on August 3, 2026 at 15:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the StoreGrowth plugin to a version newer than 2.1.0 that removes the vulnerable create_popup AJAX endpoint; if no update is available, consider disabling or uninstalling the plugin.
  • If the plugin must remain in use, modify the code to perform a capability check (e.g., only allow users with manage_options) before processing the AJAX request, effectively blocking unauthenticated calls.
  • Deploy a Web Application Firewall rule or use a security plugin to block unauthenticated POST requests to the /wp-admin/admin-ajax.php endpoint that trigger the create_popup action.
  • Regularly review the spsg_popup_products option in the database for unexpected entries and monitor logs for unexplained configuration changes.

Generated by OpenCVE AI on August 3, 2026 at 15:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Wedevs
Wedevs storegrowth – Upsell, Bogo, Quick View, Direct Checkout & Side Cart For Woocommerce
Wordpress
Wordpress wordpress
Vendors & Products Wedevs
Wedevs storegrowth – Upsell, Bogo, Quick View, Direct Checkout & Side Cart For Woocommerce
Wordpress
Wordpress wordpress

Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Description The StoreGrowth: Smart Sales Booster for WooCommerce | BOGO, Upsells, Direct Checkout, Quick View, Side Cart plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.1.0. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to overwrite the spsg_popup_products option with arbitrary attacker-controlled data. The 'ajd_protected' nonce used as the sole gate is exposed to unauthenticated visitors on every frontend page through the BoGo module's wp_localize_script call, rendering it ineffective as an authorization barrier.
Title StoreGrowth: Smart Sales Booster for WooCommerce | BOGO, Upsells, Direct Checkout, Quick View, Side Cart <= 2.1.0 - Missing Authorization to Unauthenticated Options Update via create_popup AJAX Action
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Wedevs Storegrowth – Upsell, Bogo, Quick View, Direct Checkout & Side Cart For Woocommerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-28T13:39:31.480Z

Reserved: 2026-07-10T14:13:24.840Z

Link: CVE-2026-15411

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-07-28T12:16:35.630

Modified: 2026-07-28T16:07:15.840

Link: CVE-2026-15411

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T15:15:04Z

Weaknesses