SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-15411

MEDIUM · CVSS 5.3 EPSS 0.26%

Source: NVD + CISA KEV + EPSS · Published 2026-07-28 · Last synced 2026-08-27

CyberRota Analysis

AI-Generated

The StoreGrowth: Smart Sales Booster for WooCommerce plugin for WordPress is vulnerable to an authorization bypass, allowing unauthenticated attackers to overwrite the spsg_popup_products option with arbitrary data. This vulnerability arises from inadequate verification of user permissions, as the nonce used for protection is exposed to all frontend users. WordPress site administrators using this plugin should prioritize patching to mitigate potential exploitation risks.

CVE
CVE-2026-15411
Severity
MEDIUM
CVSS
5.3
EPSS
0.26%
WordPress

Original NVD 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.