Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Network-delivered unauthenticated XSS requires victim interaction and produces a scope change; availability impact is not meaningfully caused by XSS alone.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in SureDash <= 1.10.1 versions.
AnalysisAI
Unauthenticated cross-site scripting in SureDash (WordPress plugin by Brainstorm Force) through version 1.10.1 enables remote attackers to inject and execute arbitrary JavaScript in a victim's browser without any prior authentication. The vulnerability carries a CVSS 3.1 score of 7.1 with a confirmed scope change (S:C), meaning the malicious script runs in the browser's security context, potentially reaching session tokens, credentials, or other sensitive data beyond the plugin itself. No public exploit code or active exploitation (CISA KEV) has been identified at time of analysis, but the low attack complexity and zero authentication requirement make this straightforward to exploit once a victim is lured to a crafted URL.
Technical ContextAI
SureDash is a WordPress plugin developed by Brainstorm Force (CPE: cpe:2.3:a:brainstorm_force:suredash:*:*:*:*:*:*:*:*), a vendor known for producing widely-deployed WordPress ecosystem products. CWE-79 (Improper Neutralization of Input During Web Page Generation) identifies the root cause as insufficient sanitization or encoding of user-supplied input before it is rendered in an HTML response. In the WordPress plugin context this typically manifests as unescaped URL parameters, form fields, or shortcode attributes being reflected directly into page output. The CVSS scope change (S:C) confirms the injected script executes in the victim's browser context rather than being contained to the plugin's own processing scope, which is the defining characteristic of stored or reflected XSS that reaches a different security principal - here, the authenticated administrator or logged-in user whose session the attacker targets.
RemediationAI
The primary remediation is to update the SureDash plugin to a version released after 1.10.1 via the WordPress plugin repository or admin dashboard. The Patchstack advisory at https://patchstack.com/database/wordpress/plugin/suredash/vulnerability/wordpress-suredash-plugin-1-10-1-cross-site-scripting-xss-vulnerability should be consulted for the exact patched release version, which was not independently specified in the available data. If an immediate update is not feasible, a compensating control is to use a web application firewall (WAF) rule - such as those provided by Patchstack MU-plugin, Wordfence, or a CDN-layer WAF - to block requests containing common XSS payloads targeting the vulnerable parameter(s). Disabling the SureDash plugin entirely is the most conservative workaround until the patch can be applied. Note that WAF rules are a partial mitigation only and may not cover all payload variants; they should not replace patching.
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-57905
GHSA-4rp7-ppv8-577h