Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Network-delivered reflected XSS needs no attacker auth (PR:N) but a victim click (UI:R); script runs cross-context (S:C) with limited C/I/A impact typical of XSS.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in ThemePunch Slider Revolution allows Reflected XSS.
This issue affects Slider Revolution: from 7.0.0 through 7.0.16.
AnalysisAI
Reflected cross-site scripting in ThemePunch Slider Revolution (versions 7.0.0 through 7.0.16), a widely deployed premium WordPress slider/visual-builder plugin, lets a remote attacker inject arbitrary JavaScript that executes in a victim's browser when they follow a crafted link. Because the CVSS scope is marked Changed with low impact across confidentiality, integrity, and availability, successful exploitation can lead to session hijacking, defacement, or actions performed in the victim's authenticated context. There is no public exploit identified at time of analysis and the flaw is not on CISA KEV, but the reflected nature and no-authentication requirement make it a practical phishing-driven threat.
Technical ContextAI
The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-controlled input is reflected back into an HTML response without proper output encoding or contextual sanitization. Slider Revolution (marketed as 'revslider') is a commercial WordPress plugin used to build sliders, carousels, hero blocks, and full page layouts; it exposes numerous admin and front-end request parameters that are echoed into generated pages. In a reflected XSS, one of these parameters is rendered into the page unescaped, so an attacker-supplied script payload in a request is returned and executed by the browser. The CVSS scope-change flag (S:C) reflects that the injected script executes in the security context of the WordPress site/browser session rather than the vulnerable component alone.
RemediationAI
Update Slider Revolution to a release newer than 7.0.16 (a version above the affected range published by ThemePunch/Patchstack); an exact patched version number was not provided in the input, so verify the current fixed release via the vendor and the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/revslider/vulnerability/wordpress-slider-revolution-plugin-7-0-16-cross-site-scripting-xss-vulnerability before deploying. If an immediate update is not possible, apply a Web Application Firewall or virtual-patch rule (Patchstack and similar WAFs typically ship a signature for this CVE) to filter reflected script payloads on the vulnerable parameter, accepting the trade-off that WAF rules can be bypassed and may cause false positives on legitimate rich content. As additional compensating controls, restrict access to Slider Revolution admin endpoints to trusted IPs, enforce a strict Content-Security-Policy that disallows inline script to blunt payload execution (note this can break legitimate inline scripts on the site), and educate privileged users not to click untrusted links to the site.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41323
GHSA-9pp5-gx3c-vjc2