Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Network-reachable unauthenticated XSS requiring victim interaction (UI:R) with browser-context scope change (S:C); Low confidentiality/integrity but no genuine availability impact, so A:N.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in Master Slider <= 3.11.2 versions.
AnalysisAI
Stored or reflected cross-site scripting in the Averta Master Slider WordPress plugin (versions 3.11.2 and earlier) lets unauthenticated remote attackers inject script that executes in a victim's browser, but only after the victim interacts with attacker-supplied content (UI:R). The CVSS:3.1 vector's scope change (S:C) reflects that injected code runs in the browser's trust context rather than the plugin's, enabling session theft or actions on behalf of the victim. There is no public exploit identified at time of analysis and the issue is not on CISA KEV.
Technical ContextAI
Master Slider is a WordPress slider/carousel plugin published by Averta (CPE cpe:2.3:a:averta:master_slider). The flaw is classified CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-controllable input is rendered back into HTML/JS output without proper output encoding or sanitization. Because the entry point is reachable without authentication, the unsanitized parameter is most likely a front-end request value or shortcode/slider attribute echoed into a page. The CVSS scope change indicates the injected payload executes in the browser security context of any user who renders the affected output.
RemediationAI
No vendor-released patch version is identified in the provided data; upgrade Master Slider to the first release published after 3.11.2 once confirmed via the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/master-slider/vulnerability/wordpress-master-slider-plugin-3-11-2-cross-site-scripting-xss-vulnerability) or the plugin changelog. Until a fixed version is verified and applied, compensating controls include deploying a WordPress WAF or Patchstack virtual patch to filter XSS payloads against Master Slider endpoints, adding a restrictive Content-Security-Policy header to block inline/unauthorized script execution (trade-off: may break legitimate inline scripts and require tuning), and temporarily deactivating the plugin on high-risk public sites if slider functionality is non-essential (trade-off: removes the feature from affected pages).
More in Master Slider
View allDuring testing of the Master Slider WordPress plugin through 3.9.10, a CSRF vulnerability was found, which allows an una
The Master Slider plugin 3.2.7 and 3.5.1 for WordPress has XSS via the wp-admin/admin-ajax.php Name input field of the M
The Master Slider - Responsive Touch Slider plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the sl
Deserialization of Untrusted Data vulnerability in Averta Master Slider.9.5. Rated high severity (CVSS 8.3), this vulner
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Master slider Mast
The Master Slider WordPress plugin before 3.10.5 does not sanitise and escape some of its settings, which could allow hi
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Averta Master Slid
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in averta Master Slid
The Master Slider - Responsive Touch Slider plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the pl
The Master Slider - Responsive Touch Slider plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the pl
The Master Slider - Responsive Touch Slider plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the pl
The Master Slider - Responsive Touch Slider plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the pl
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39377
GHSA-g89j-rqr8-pg94