Junglewise Threat Intelligence

CVE-2026-8873: WordPress Content Slideshow Stored XSS via Shortcode Attributes

CVE-2026-8873 · Severity: medium · CVSS 6.4 · Published 2026-05-27

Vendors: Wordpress.

Executive brief

The Content Slideshow plugin for WordPress, which allows users to create and display image or content carousels, contains a security flaw. This vulnerability allows users with basic contributor-level access to embed malicious scripts into website pages. When other visitors or administrators view these pages, the scripts can execute, potentially leading to unauthorized actions or the theft of sensitive session information.

Technical details

The Content Slideshow plugin for WordPress is vulnerable to Stored Cross-Site Scripting (XSS) due to insufficient input sanitization and output escaping on shortcode attributes. The flaw exists in the slideshow-widget-shortcode.php component. An authenticated attacker with contributor-level permissions or higher can inject arbitrary web scripts into a page via a shortcode. Because the script is stored on the server, it executes in the browser of any user who visits the affected page. This can be used to hijack administrative sessions or perform actions on behalf of other users. The vulnerability affects all versions up to and including 2.4.1.

Affected products

  • WordPress Content Slideshow Up to, and including, 2.4.1

Timeline

  • 2026-05-27: disclosed: Initial disclosure by Wordfence and NVD publication.

References