Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
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.
AnalysisAI
Smart Slider 3 plugin for WordPress allows authenticated attackers with Subscriber-level privileges to read arbitrary files on the server via improper access controls in the 'actionExportAll' function. Affected versions include all releases up to and including 3.5.1.33. The vulnerability exposes sensitive files such as configuration data, database credentials, and private keys to attackers with low-privilege WordPress accounts. No public exploit code or active exploitation has been identified at the time of analysis.
Technical ContextAI
Smart Slider 3 (cpe:2.3:a:nextendweb:smart_slider_3:*:*:*:*:*:*:*:*) is a WordPress plugin developed by Nextend Web. The vulnerability stems from improper authorization enforcement (CWE-862: Missing Authorization) in the 'actionExportAll' administrative function. The ControllerSliders.php file at line 57 in the plugin's codebase fails to implement proper privilege escalation checks, allowing the export function to bypass typical WordPress capability restrictions. This permits Subscriber-level users-who normally have minimal permissions-to invoke functionality intended only for administrators, resulting in arbitrary file read access to the web server's filesystem.
RemediationAI
Update Smart Slider 3 plugin to a version released after 3.5.1.33, which includes fixes for the authorization bypass in the actionExportAll function (consult the WordPress.org plugin repository and official Nextend Web security advisories for the exact patched version number). As an interim measure for sites unable to immediately patch, implement capability restrictions by restricting Subscriber-level user creation to trusted accounts only, or disable public user registration if not required by your WordPress site configuration. Additionally, apply the principle of least privilege by regularly auditing active user accounts and removing unnecessary Subscriber-level access. Monitor server filesystem access logs for suspicious export activity, and consider deploying a Web Application Firewall (WAF) rule to detect repeated requests to the actionExportAll function from low-privilege user sessions.
More in Smart Slider 3
View allThe Smart Slider 3 WordPress plugin before 3.5.1.11 unserialises the content of an imported file, which could lead to PH
The Smart Slider 3 WordPress plugin before 3.5.1.14 does not properly validate and escape some of its shortcode attribut
Stored Cross-Site Scripting in Smart Slider 3 (WordPress plugin by Nextend) versions up to and including 3.5.1.38 allows
Smart Slider 3 plugin for WordPress through version 3.5.1.33 allows authenticated attackers with Contributor-level acces
Directory traversal in the Smart Slider 3 WordPress plugin (all versions ≤ 3.5.1.36) exposes arbitrary server-side files
Deserialization of Untrusted Data vulnerability in Nextend Smart Slider 3.5.1.9. Rated medium severity (CVSS 4.3), this
Sensitive information exposure in the Smart Slider 3 WordPress plugin (all versions up to and including 3.5.1.37) allows
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-16531
GHSA-vgx8-59x9-v7v9