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
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
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.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
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