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.
Published: 2026-04-07
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized read, create, modify, or delete slider data and images by authenticated users with Contributor-level permissions.
Action: Immediate Patch
AI Analysis

Impact

The Smart Slider 3 plugin for WordPress contains missing capability checks on several Ajax controller actions. The display_admin_ajax() method does not verify the unfiltered_html capability, and other actions only validate a nonce without checking user permissions. This flaw allows an authenticated user with Contributor or higher role to enumerate slider metadata, create, modify, or delete image storage records using the exposed nextend_nonce found on post editor pages. The primary impact is the loss of integrity and availability of slider content, potentially enabling defacement or removal of media assets.

Affected Systems

The vulnerability affects all installations of the Smart Slider 3 plugin (nextendweb:Smart Slider 3) in versions up to and including 3.5.1.33. Users running these versions are susceptible to unauthorized data manipulation via the plugin’s Ajax endpoints.

Risk and Exploitability

The CVSS score for this issue is 5.4, indicating moderate severity. No EPSS score is published, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires an authenticated account with Contributor-level access and the ability to retrieve the nextend_nonce from a post editor page. While the attack is not trivial, the absence of role-based checks combined with available upstream pages makes it relatively straightforward for a legitimate contributor to discover the necessary parameters. Overall risk is moderate, with potential for unauthorized content changes on the affected sites.

Generated by OpenCVE AI on April 7, 2026 at 23:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Smart Slider 3 to the latest version that includes the missing capability checks. If a newer version is unavailable, consider disabling Ajax functionality for contributors or removing unneeded sliders.
  • Remove any users with Contributor or higher access who do not require that privilege from the WordPress site.
  • If immediate upgrade is not possible, place the site behind a firewall that blocks Ajax requests to the smart-slider3 controller endpoints from untrusted IP ranges.

Generated by OpenCVE AI on April 7, 2026 at 23:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Apr 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared Nextendweb
Nextendweb smart Slider 3
Wordpress
Wordpress wordpress
Vendors & Products Nextendweb
Nextendweb smart Slider 3
Wordpress
Wordpress wordpress

Wed, 08 Apr 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 07 Apr 2026 21:30:00 +0000

Type Values Removed Values Added
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.
Title Smart Slider 3 <= 3.5.1.33 - Missing Authorization to Authenticated (Contributor+) Slider Data Read and Image Record Manipulation
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N'}


Subscriptions

Nextendweb Smart Slider 3
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:53:07.718Z

Reserved: 2026-03-12T17:41:32.556Z

Link: CVE-2026-4065

cve-icon Vulnrichment

Updated: 2026-04-08T14:29:52.003Z

cve-icon NVD

Status : Deferred

Published: 2026-04-07T22:16:24.740

Modified: 2026-04-27T19:04:22.650

Link: CVE-2026-4065

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-08T19:45:32Z

Weaknesses