CVE-2026-64828
Received Received - Intake

Stored XSS in Froiden TableTrack via Order Notes

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

Publication date: 2026-07-22

Last updated on: 2026-07-22

Assigner: VulnCheck

Description

Froiden TableTrack through 1.3.10 contains a stored cross-site scripting vulnerability that allows unauthenticated attackers to inject arbitrary HTML and JavaScript through the order notes field without sanitization. Attackers can craft malicious payloads in customer order placement that execute in the admin's browser session when viewing order details, enabling session token theft or unauthorized administrative actions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
froiden tabletrack 1.3.10
froiden tabletrack to 1.3.10 (exc)

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

CVE-2026-64828 is an unauthenticated stored cross-site scripting (XSS) vulnerability in Froiden TableTrack version 1.3.10. It allows attackers to inject malicious HTML and JavaScript into the order notes field of a customer-facing portal without sanitization. When a restaurant admin views the order, the payload executes in their browser session.

Detection Guidance

To detect this vulnerability, inspect order notes fields in TableTrack for unsanitized HTML or JavaScript payloads. Check admin browser sessions for unexpected scripts when viewing orders. Review server logs for suspicious order submissions containing payloads like <script>alert(document.domain)</script>.

Impact Analysis

This vulnerability enables attackers to steal session tokens, perform unauthorized administrative actions, or execute arbitrary JavaScript in the admin's browser. Attackers could manipulate order data, access sensitive information, or take control of the admin panel without authentication.

Compliance Impact

This vulnerability could potentially violate compliance with GDPR and HIPAA due to the risk of unauthorized access to sensitive data. Stored XSS may allow attackers to steal session tokens or perform unauthorized actions, which could lead to unauthorized access to personal or health data. This undermines data integrity and confidentiality requirements under these regulations.

Mitigation Strategies

Immediately update TableTrack to the latest version beyond 1.3.10. Implement strict input sanitization for order notes fields to block HTML/JS injection. Restrict admin session access and monitor for unauthorized administrative actions.

Chat Assistant

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

EPSS Chart