Description
The SureDash – Community, Courses & Member Dashboard plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Shortcode Attributes in all versions up to, and including, 1.10.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-07-24
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability permits an authenticated contributor or higher to inject arbitrary JavaScript code into the Shortcode attributes of the SureDash plugin. Because the input is not sanitized and the output is not escaped, the injected code is stored and executed whenever any user views a page that contains the shortcode. An attacker could hijack sessions, steal credentials, deface the site, or launch further attacks on visitors, exemplifying a classic stored XSS (CWE‑79).

Affected Systems

All WordPress sites that have installed the SureDash – Community, Courses & Member Dashboard plugin version 1.10.0 or earlier. The affected product is the SureDash plugin for WordPress, supplied by brainstormforce. Sites that have not upgraded beyond 1.10.0 remain vulnerable.

Risk and Exploitability

The CVSS score of 6.4 indicates a moderate risk level. The EPSS score is reported as less than 1 %, showing a low but existent likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. An attacker would need an account with at least contributor privileges, a common level of access on many sites. Once authenticated, the attacker can add or edit content containing the vulnerable shortcode. The stored payload persists until the site is patched or the shortcode removed, exposing site visitors to potential malicious scripts. Overall, the risk to site owners is moderate, while the potential impact on users could be significant.

Generated by OpenCVE AI on August 3, 2026 at 20:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SureDash to any version newer than 1.10.0 to apply the official fix.
  • If an upgrade is not possible, remove or disable the vulnerable shortcode on all pages, or restrict its usage to administrators only until the plugin is updated.
  • Implement a Content‑Security‑Policy that limits inline script execution and restricts script sources to trusted domains to mitigate any residual malicious script execution.

Generated by OpenCVE AI on August 3, 2026 at 20:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 13:15:00 +0000

Type Values Removed Values Added
First Time appeared Brainstormforce
Brainstormforce suredash – Community, Courses & Member Dashboard
Wordpress
Wordpress wordpress
Vendors & Products Brainstormforce
Brainstormforce suredash – Community, Courses & Member Dashboard
Wordpress
Wordpress wordpress

Sat, 25 Jul 2026 01:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 24 Jul 2026 08:15:00 +0000

Type Values Removed Values Added
Description The SureDash – Community, Courses & Member Dashboard plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Shortcode Attributes in all versions up to, and including, 1.10.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title SureDash <= 1.10.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode Attributes
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Brainstormforce Suredash – Community, Courses & Member Dashboard
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-25T00:51:25.016Z

Reserved: 2026-07-15T13:16:32.513Z

Link: CVE-2026-15821

cve-icon Vulnrichment

Updated: 2026-07-25T00:51:16.811Z

cve-icon NVD

Status : Deferred

Published: 2026-07-24T09:16:24.387

Modified: 2026-07-25T01:16:25.903

Link: CVE-2026-15821

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T20:45:03Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')