Smart Slider 3 <= 3.5.1.33 - Authenticated (Subscriber+) Arbitrary File Read via actionExportAll
Strategic Overview
- Status
- Patched in 3.5.1.34
- Affected Plugin
- Smart Slider 3
- Affected Version
<= 3.5.1.33- CVSS
- 6.5Medium
- Weakness type
- CWE-862 · Missing Authorization
- CVE
CVE-2026-3098
At a glance
CVE-2026-3098 is a medium-severity Missing Authorization vulnerability in the Smart Slider 3 WordPress plugin, affecting versions <= 3.5.1.33. It carries a CVSS score of 6.5 (reachable over the network; low attack complexity; high confidentiality impact). Exploitation requires an authenticated account at Subscriber level or above. The issue is fixed in version 3.5.1.34; sites on affected versions should update now. Disclosed March 2026, reported by Dmitrii Ignatyev.
Vulnerability Overview
The Smart Slider 3 plugin for WordPress is vulnerable to Arbitrary File Read in all versions up to, and including, 3.5.1.33 via the 'actionExportAll' function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to read the contents of arbitrary files on the server, which can contain sensitive information.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality.
CWE-862: Missing Authorization
Smart Slider 3 <= 3.5.1.33 carries this weakness at actionExportAll, and reaching it takes an account at Subscriber level or above. A missing authorization check means a function is reachable by anyone who can reach the endpoint, because the code never asks whether the caller is allowed to perform the action.
Any user who can reach the endpoint gets to run an action reserved for higher-privileged roles, from reading protected data to changing settings or content. For Smart Slider 3 the fix is 3.5.1.34: builds <= 3.5.1.33 are affected, anything from 3.5.1.34 onward is not.
Remediation
Update to version 3.5.1.34, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Smart Slider 3 3.5.1.34 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Same weakness class
Other vulnerabilities in Smart Slider 3
- 8.8CVE-2022-45845: Smart Slider 3 <= 3.5.1.9 PHP Object Injection
CVE-2022-45845 - 7.2CVE-2022-3357: Smart Slider 3 <= 3.5.1.9 PHP Object Injection
CVE-2022-3357 - 6.4CVE-2026-15798: Smart Slider 3 <= 3.5.1.38 Stored Cross-Site Scripting
CVE-2026-15798 - 6.4CVE-2024-3027: Smart Slider 3 <= 3.5.1.22 Limited File Upload
CVE-2024-3027 - 6.4CVE-2023-0660: Smart Slider 3 <= 3.5.1.13 Stored Cross-Site Scripting
CVE-2023-0660 - 6.4CVE-2022-45843: Smart Slider 3 <= 3.5.1.9 Stored Cross-Site Scripting
CVE-2022-45843 - 5.4CVE-2021-24382: Smart Slider 3 <= 3.5.0.8 Stored Cross-Site Scripting
CVE-2021-24382 - 4.9CVE-2026-9197: Smart Slider 3 Path Traversal to Arbitrary File Read
CVE-2026-9197
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C