Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Network-reachable reflected XSS needing a victim click (UI:R, PR:N); injected script escapes the plugin into the site session (S:C) with limited C/I/A impact.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in Quick Interest Slider <= 3.1.6 versions.
AnalysisAI
Reflected cross-site scripting in the Quick Interest Slider WordPress plugin (versions 3.1.6 and earlier) lets an unauthenticated attacker inject arbitrary JavaScript that executes in a victim's browser when they follow a crafted link or load a malicious page. The CVSS 3.1 base score is 7.1 with a scope change, reflecting that script execution crosses the plugin's security boundary into the broader WordPress session. No public exploit identified at time of analysis, and the flaw is not listed in CISA KEV.
Technical ContextAI
The affected component is Quick Interest Slider, a WordPress plugin used to build sign-up/interest slider widgets on WordPress sites. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-supplied input is reflected back into an HTTP response without proper output encoding or input sanitization. Because this is a reflected (non-persistent) XSS, the malicious payload is delivered within the request itself - typically a query parameter - and echoed into the page, so the browser parses it as executable markup. The CVSS scope change (S:C) indicates the injected script runs in the context of the WordPress site rather than being confined to the vulnerable plugin sandbox, allowing it to act on the authenticated user's session.
RemediationAI
No fixed version was provided in the input data, so no vendor-released patch is independently confirmed at time of analysis; consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/quick-interest-slider/vulnerability/wordpress-quick-interest-slider-plugin-3-1-6-reflected-cross-site-scripting-xss-vulnerability) and the WordPress plugin repository for any release above 3.1.6 and upgrade as soon as one is available. Until a patch is confirmed, the most effective compensating control is to deactivate and remove the Quick Interest Slider plugin, which removes the vulnerable endpoint entirely at the cost of losing the slider feature. Alternatively, place a Web Application Firewall (such as Patchstack's vPatch or a comparable WAF rule) in front of the site to filter reflected XSS payloads targeting the plugin's parameters - this preserves functionality but depends on rule coverage and can be bypassed by novel payloads. Administrators should also avoid clicking untrusted links to their own site while logged in, since reflected XSS depends on victim interaction.
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-39701
GHSA-cx36-2wx4-c9rp