CVE-2026-8900
Received Received - Intake
Stored XSS in Simple SEO Slideshow WordPress Plugin

Publication date: 2026-06-06

Last updated on: 2026-06-06

Assigner: Wordfence

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-06
Last Modified
2026-06-06
Generated
2026-06-06
AI Q&A
2026-06-06
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
simple_seo_slideshow plugin to 1.2.8 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

The Simple SEO Slideshow plugin for WordPress has a Stored Cross-Site Scripting (XSS) vulnerability in all versions up to and including 1.2.8. This vulnerability arises because the plugin does not properly sanitize or escape input in shortcode attributes.

Authenticated users with contributor-level access or higher can inject malicious scripts into pages via shortcode attributes. These scripts are stored and then executed whenever any user, including administrators, views the affected page.

The issue exists because WordPress KSES, the filtering mechanism, does not remove malicious shortcode attribute values when a post is saved, allowing the malicious payloads to persist.


How can this vulnerability impact me? :

This vulnerability can allow an attacker with contributor-level access to inject arbitrary web scripts into WordPress pages.

When other users, including administrators, visit the infected pages, the malicious scripts will execute in their browsers. This can lead to theft of sensitive information, session hijacking, or other malicious actions performed in the context of the victim's browser.

Because the vulnerability requires only contributor-level access, it can be exploited by relatively low-privileged users, increasing the risk of compromise.


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, you should update the Simple SEO Slideshow plugin for WordPress to a version later than 1.2.8 where the issue is fixed.

Additionally, restrict contributor-level access or review posts created by contributors for malicious shortcode attributes to prevent stored cross-site scripting payloads.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart