Description
The Smart Slider 3 plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'slider' Block Attribute in all versions up to, and including, 3.5.1.38 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The injected scripts execute specifically when a user opens the affected post in the WordPress block editor, making Editors and Administrators the primary targets.
Published: 2026-08-28
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored XSS that lets an authenticated contributor run scripts when editors or admins open a post
Action: Patch Immediately
AI Analysis

Impact

The Smart Slider 3 plugin for WordPress contains a stored cross‑site scripting flaw in the "slider" block attribute. An authenticated user with contributor level or higher can embed arbitrary JavaScript that is saved to the post. When an editor or administrator opens the affected post in the WordPress block editor, the injected script executes in their browser. This can lead to session hijacking, credential theft, defacement or broader compromise of the site’s administrative interface.

Affected Systems

All installations of the Smart Slider 3 plugin for WordPress, specifically versions up to and including 3.5.1.38 delivered by NextendWeb. Any WordPress site running this plugin is susceptible unless the version is upgraded or the plugin is removed.

Risk and Exploitability

The CVSS score of 6.4 indicates a moderate severity vulnerability. The EPSS score is not available, and the issue has not been catalogued in the CISA KEV list. Exploitation requires authenticated access with contributor permissions, making the threat limited to users with such privileges. An attacker exploiting the flaw would need to create or edit a slide block containing malicious code, which then executes only when a privileged user opens the post in the editor. The lack of a public exploitation report suggests the vulnerability is not yet actively weaponised, but its moderate score and the ease of abuse for privileged users warrant prompt attention.

Generated by OpenCVE AI on August 28, 2026 at 14:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Smart Slider 3 to a version newer than 3.5.1.38, such as 3.5.1.39 or later, where the remote script injection logic is sanitized.
  • If upgrading immediately is not possible, limit contributor access to editing slides by adjusting role capabilities through a role‑management plugin so that users cannot modify or create slider blocks.
  • As a temporary mitigation, deploy the plugin only on sites where administrators can audit and monitor editor activity, and apply the sanitization rule manually by editing the plugin files to escape the slider block attribute before rendering.

Generated by OpenCVE AI on August 28, 2026 at 14:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 28 Aug 2026 09:15: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

Fri, 28 Aug 2026 05:00:00 +0000

Type Values Removed Values Added
Description The Smart Slider 3 plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'slider' Block Attribute in all versions up to, and including, 3.5.1.38 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The injected scripts execute specifically when a user opens the affected post in the WordPress block editor, making Editors and Administrators the primary targets.
Title Smart Slider 3 <= 3.5.1.38 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'slider' Block Attribute
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Nextendweb Smart Slider 3
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-28T16:19:15.261Z

Reserved: 2026-07-14T20:34:06.192Z

Link: CVE-2026-15798

cve-icon Vulnrichment

Updated: 2026-08-28T16:18:35.582Z

cve-icon NVD

Status : Deferred

Published: 2026-08-28T05:16:41.367

Modified: 2026-08-28T20:17:22.460

Link: CVE-2026-15798

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T14:45:06Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')