5.4
/ 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Description
The Smart Slider 3 plugin for WordPress is vulnerable to unauthorized access and modification of data due to missing capability checks on multiple wp_ajax_smart-slider3 controller actions in all versions up to, and including, 3.5.1.33. The display_admin_ajax() method does not call checkForCap() (which requires unfiltered_html capability), and several controller actions only validate the nonce (validateToken()) without calling validatePermission(). This makes it possible for authenticated attackers, with Contributor-level access and above, to enumerate slider metadata and create, modify, and delete image storage records by obtaining the nextend_nonce exposed on post editor pages.
Basic Information
ID
CVE-2026-4065
Source
Wordfence
Published
Apr 7, 2026 at 21:26
Modified
Apr 8, 2026 at 16:53
Affected Product
Vendor
nextendweb
Product
Smart Slider 3
Affected Versions
nextendweb Smart Slider 3 0
CWE Classification
References
- www.wordfence.com /threat-intel/vulnerabilities/id/53a08b59-b7e0-419a-bfc3-528bcddb1ac2
- plugins.trac.wordpress.org /browser/smart-slider-3/tags/3.5.1.32/Nextend/SmartSlider3/Platform/WordPress/Admin/AdminHelper.php
- plugins.trac.wordpress.org /browser/smart-slider-3/trunk/Nextend/SmartSlider3/Platform/WordPress/Admin/AdminHelper.php
- plugins.trac.wordpress.org /browser/smart-slider-3/tags/3.5.1.32/Nextend/SmartSlider3/Application/Admin/Sliders/ControllerAjaxSliders.php
- plugins.trac.wordpress.org /browser/smart-slider-3/tags/3.5.1.32/Nextend/Framework/Image/ControllerAjaxImage.php
- plugins.trac.wordpress.org /browser/smart-slider-3/tags/3.5.1.32/Nextend/SmartSlider3/Platform/WordPress/HelperTinyMCE.php
- plugins.trac.wordpress.org /changeset