Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/smart-slider-3/tags/3.5.1.32/Nextend/
- https://plugins.trac.wordpress.org/browser/smart-slider-3/tags/3.5.1.32/Nextend/
- https://plugins.trac.wordpress.org/browser/smart-slider-3/tags/3.5.1.32/Nextend/
- https://plugins.trac.wordpress.org/browser/smart-slider-3/tags/3.5.1.32/Nextend/
- https://plugins.trac.wordpress.org/browser/smart-slider-3/trunk/Nextend/SmartSli
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new
- https://www.wordfence.com/threat-intel/vulnerabilities/id/53a08b59-b7e0-419a-bfc
FAQ
What is CVE-2026-4065?
CVE-2026-4065 is a vulnerability with a CVSS score of 5.4 (MEDIUM). 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 versi...
How severe is CVE-2026-4065?
CVE-2026-4065 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-4065?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.