CVE-2026-81768
Received Received - Intake

Unauthenticated XSS in Super Store Finder

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

Publication date: 2026-08-31

Last updated on: 2026-08-31

Assigner: Patchstack

Description

Unauthenticated Cross Site Scripting (XSS) in Super Store Finder <= 7.10 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-31
Last Modified
2026-08-31
Generated
2026-09-01
AI Q&A
2026-09-01
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
super_store_finder super_store_finder to 7.10 (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 Super Store Finder versions 7.10 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 Super Store Finder <= 7.10, inspect web application inputs for unsanitized user-supplied data. Check for reflective XSS by sending test payloads like <script>alert(1)</script> in search fields or forms. Review server responses for echoed input without proper escaping.

Impact Analysis

An attacker could exploit this to steal user sessions, redirect users to malicious sites, or deface the website. Users with sensitive data on the site could have their information compromised through crafted scripts.

Compliance Impact

This vulnerability could lead to data breaches, violating GDPR (data protection) and HIPAA (health information privacy) by exposing user data. Compliance may be compromised if user data is accessed or altered due to the XSS flaw.

Mitigation Strategies

Immediately update Super Store Finder to the latest version beyond 7.10. If an update is unavailable, apply input validation and output encoding to all user-supplied data. Implement a Content Security Policy (CSP) to mitigate XSS impact. Disable unnecessary features or restrict access until patched.

Chat Assistant

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

EPSS Chart