CVE-2026-66698
Received Received - Intake

Unauthenticated XSS in SureDash <= 1.10.1

Vulnerability report for CVE-2026-66698, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-13

Last updated on: 2026-08-13

Assigner: Patchstack

Description

Unauthenticated Cross Site Scripting (XSS) in SureDash <= 1.10.1 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-13
Last Modified
2026-08-13
Generated
2026-08-13
AI Q&A
2026-08-13
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
suredash suredash to 1.10.1 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an Unauthenticated Cross Site Scripting (XSS) vulnerability affecting SureDash versions 1.10.1 and below. It allows attackers to inject malicious scripts into web pages viewed by other users without needing authentication.

Detection Guidance

To detect this XSS vulnerability in SureDash <= 1.10.1, inspect web application inputs for unsanitized user-supplied data. Check HTTP responses for reflective XSS patterns like script tags or event handlers in URLs or form inputs. Use browser developer tools to monitor network requests for suspicious payloads.

Impact Analysis

An attacker could steal user sessions, deface websites, or redirect users to malicious sites. This could lead to data theft, account compromise, or unauthorized actions performed on behalf of users.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR and HIPAA requirements for data protection and confidentiality. Organizations may face compliance violations and legal penalties.

Mitigation Strategies

Immediately update SureDash to the latest version beyond 1.10.1. If an update is unavailable, apply input validation and output encoding to sanitize user inputs. Implement a Content Security Policy (CSP) to restrict inline scripts and external sources. Review and remove any unnecessary user-controlled parameters from web pages.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-66698. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart