Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
'Subscriber' scope implies an authenticated low-privilege account (PR:L, not PR:N); UI:R because a victim must load the payload, S:C as script executes in the victim's browser context with Low impacts.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Subscriber Cross Site Scripting (XSS) in Slider Pro <= 4.8.13 versions.
AnalysisAI
Stored/reflected Cross-Site Scripting in the bqworks Slider Pro WordPress plugin (versions 4.8.13 and earlier) allows a low-privileged Subscriber-level user to inject malicious script that executes in another user's browser. The flaw was reported by Patchstack and carries a CVSS 7.1 driven by a scope change (S:C). There is no public exploit identified at time of analysis and it is not listed in CISA KEV, so exploitation is unproven in the wild.
Technical ContextAI
The affected component is Slider Pro, a WordPress slider/gallery plugin published by bqworks (CPE cpe:2.3:a:bqworks:slider_pro). The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-supplied input is rendered into HTML output without adequate sanitization or output encoding. Because the label is 'Subscriber XSS,' the injection point is reachable by an authenticated low-privilege WordPress account, and the payload is later reflected or stored and served to other visitors or administrators, executing in the WordPress admin/front-end context. The CVSS scope change (S:C) reflects that the vulnerable component (the plugin) delivers script that impacts a separate security authority - the victim's browser session.
RemediationAI
Upgrade Slider Pro to the vendor's fixed release above 4.8.13 as soon as it is confirmed via the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/sliderpro/vulnerability/wordpress-slider-pro-plugin-4-8-13-cross-site-scripting-xss-vulnerability); the released patched version is not independently confirmed from the provided data, so verify the exact version on the plugin changelog before deploying. If a patch is not yet available, apply compensating controls: restrict or disable self-registration and audit existing Subscriber accounts to limit who can reach the injection point (trade-off: breaks open-registration sites), and deploy a WordPress WAF/virtual patch (Patchstack, Wordfence) with XSS rules to filter malicious plugin input (trade-off: rule tuning may block legitimate slider content). A strict Content-Security-Policy that disallows inline script further reduces payload execution impact, at the cost of potentially breaking themes/plugins that rely on inline scripts.
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-48172
GHSA-4v3w-x848-hh72