CVE-2026-24588
BaseFortify
Publication date: 2026-01-23
Last updated on: 2026-04-28
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| topdevs | smart_product_viewer | to 1.5.4 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Broken Access Control issue in the WordPress Smart Product Viewer Plugin (up to version 1.5.4). It occurs because of missing authorization, authentication, or nonce token checks in certain plugin functions. This allows unprivileged users, such as subscribers, to perform actions that normally require higher privileges. [1]
How can this vulnerability impact me? :
The vulnerability allows users with low privileges to perform actions that should be restricted to higher privileged users. Although it has a low severity impact with a CVSS score of 4.3 and is considered unlikely to be exploited, it could lead to unauthorized actions within the plugin, potentially compromising the integrity or functionality of the affected WordPress site. [1]
What immediate steps should I take to mitigate this vulnerability?
Since no official fix or patched version is currently available for this vulnerability, immediate mitigation steps include restricting user roles and permissions to minimize exposure, monitoring for suspicious activity related to the Smart Product Viewer plugin, and considering disabling or removing the plugin until a fix is released. [1]