Impact
The plugin contains a missing authorization check on an AJAX handler that allows a user without any rights to send a request and change stored configuration options. This flaw can be used by attackers to alter product messages that appear during checkout or on product pages, potentially misleading customers or changing promotional content. The weakness is identified as a missing authorization (CWE‑862).
Affected Systems
The affected product is the StoreGrowth Sales Booster plugin for WordPress, maintained by wedevs. Versions up to and including 2.1.0 are vulnerable. The issue is tied to the bogo_category_msg_create AJAX action exposed to the public.
Risk and Exploitability
The CVSS score for this vulnerability is 5.3, indicating a medium severity. The EPSS score is reported as below 1 %, meaning the overall likelihood of exploitation is low. The vulnerability is not currently listed in the CISA KEV catalog. Exploitation requires only the ability to view a public page to obtain the nonce and then to POST data to the plugin’s admin‑ajax endpoint; no privileged access is needed. The lack of proper authentication makes the risk of widespread use minimal, but the potential impact on customer experience or revenue cannot be ignored.
OpenCVE Enrichment