CVE-2026-15411 MEDIUM

CVE-2026-15411: 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

Vendor Wedevs
Product StoreGrowth – Upsell, BOGO, Quick View, Direct Checkout & Side Cart for WooCommerce
Weakness CWE-862 · Missing authorization
Published July 28, 2026
Last update July 28, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

StoreGrowth for WooCommerce versions up to 2.1.0 lack proper authorization checks on certain functions. An attacker can modify data without authentication, such as changing product settings or cart contents. The vulnerability requires no user interaction and is remotely exploitable over the network.

What an attacker can do

03Attacker Capabilities

Modify WooCommerce product data and cart settings without logging in.

Potential impact on your site

04Site Impact

Attackers can alter product prices, upsell rules, or checkout behavior, affecting sales and customer experience.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

July 28, 2026 CVE published
July 28, 2026 Record updated

Related vulnerabilities

08Related CVE