What the vulnerability does
01Description
The Slippy Slider – Responsive Touch Navigation Slider plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'slippy-slider' shortcode in all versions up to, and including, 2.0 due to insufficient input sanitization and output escaping on user supplied attributes. 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.
Explanation of Vulnerability in Simple Terms
02Summary
Slippy Slider versions 2.0 and earlier contain a cross-site scripting (XSS) vulnerability that allows authenticated users to inject malicious scripts. The vulnerability requires user interaction and can affect other users viewing the site. An attacker with low-level access can craft malicious slider content that executes in visitors' browsers, potentially stealing session data or performing actions on their behalf.
What an attacker can do
03Attacker Capabilities
Inject malicious scripts that execute in other users' browsers when they view affected slider content.
Potential impact on your site
04Site Impact
Visitors' browsers may execute attacker-controlled JavaScript, risking session hijacking or unauthorized actions on their accounts.
Conditions required to exploit
05Prerequisites
Attacker must have low-level authenticated access and the victim must view a page containing the malicious slider.
Key dates
06Disclosure timeline
November 11, 2025
CVE published
April 8, 2026
Record updated