Description
The Simple SEO Slideshow plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Shortcode Attributes in all versions up to, and including, 1.2.8 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. WordPress KSES does not strip malicious shortcode attribute values on post save, allowing contributor-level users to persist payloads that execute for any visitor, including administrators reviewing the post.
Published: 2026-06-05
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Simple SEO Slideshow WordPress plugin contains a stored cross‑site scripting vulnerability caused by insufficient input sanitization and output escaping in shortcode attributes. An authenticated user with contributor role or higher can insert malicious script payloads that are saved to the database. When any visitor loads a page containing the affected slideshow, the injected scripts execute in the visitor’s browser, enabling unauthorized access to session data, defacement, or further malicious activity. The weakness is classified as CWE‑79.

Affected Systems

All installations of the Simple SEO Slideshow plugin up to and including version 1.2.8 are affected. Any WordPress site that has installed this plugin and assigns contributor or higher roles to users is vulnerable. No other WordPress core components are impacted by this specific flaw.

Risk and Exploitability

The CVSS v3 score of 6.4 indicates medium severity. EPSS data is not available, and the issue is not listed in the CISA KEV catalog, suggesting no publicly known exploitation at the time of analysis. The primary attack vector requires an authenticated user with contributor access, a role that is commonly available on operational sites. Based on the description, it is inferred that contributor roles are usually granted in typical WordPress deployments, so the opportunity for exploitation is realistic. Once a payload is injected, it persists until the content is edited or the plugin is removed, enabling all subsequent page views – including those by administrators – to be affected.

Generated by OpenCVE AI on June 6, 2026 at 02:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Simple SEO Slideshow plugin to the latest release to apply the sanitization fix.
  • Restrict the contributor role so that users cannot edit shortcode attributes that allow user‑supplied input, or remove the ability to edit slideshow content from contributor accounts.
  • If an upgrade cannot be applied immediately, remove any slideshow instances that use shortcodes with user‑supplied attributes, or temporarily disable the plugin until a patched version is released.

Generated by OpenCVE AI on June 6, 2026 at 02:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 07 Jun 2026 11:30:00 +0000

Type Values Removed Values Added
First Time appeared Spyrosvl
Spyrosvl simple Seo Slideshow
Wordpress
Wordpress wordpress
Vendors & Products Spyrosvl
Spyrosvl simple Seo Slideshow
Wordpress
Wordpress wordpress

Sat, 06 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 06 Jun 2026 00:00:00 +0000

Type Values Removed Values Added
Description The Simple SEO Slideshow plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Shortcode Attributes in all versions up to, and including, 1.2.8 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. WordPress KSES does not strip malicious shortcode attribute values on post save, allowing contributor-level users to persist payloads that execute for any visitor, including administrators reviewing the post.
Title Simple SEO Slideshow <= 1.2.8 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode Attributes
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

Spyrosvl Simple Seo Slideshow
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-06-06T11:49:59.059Z

Reserved: 2026-05-18T21:11:56.627Z

Link: CVE-2026-8900

cve-icon Vulnrichment

Updated: 2026-06-06T11:49:53.914Z

cve-icon NVD

Status : Deferred

Published: 2026-06-06T00:16:42.013

Modified: 2026-06-08T14:57:14.757

Link: CVE-2026-8900

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T11:15:32Z

Weaknesses
  • CWE-79

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