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.
Published: 2026-07-22
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a stored cross‑site scripting flaw in Froiden TableTrack’s order notes field. The application does not sanitize user‑supplied input, allowing an attacker to embed arbitrary HTML or JavaScript. An unauthenticated user can submit an order populated with a malicious payload; the payload is persisted and later rendered in the administrator’s browser when the order is viewed. If exploited, the attacker can steal session cookies, hijack the admin session, or perform unauthorized administrative actions.

Affected Systems

Froiden TableTrack version 1.3.10 and earlier are affected. The flaw resides in the order‑management component of the restaurant‑management solution provided by Froiden. As long as the order notes field remains unfiltered, any installation of these releases remains vulnerable.

Risk and Exploitability

The CVSS base score of 5.3 classifies this as a medium‑severity vulnerability. An attacker only needs to craft a single order with a malicious note; authentication is not required to create the order, but exploitation requires an administrator to open the order’s details in a browser. The EPSS score of < 1 % indicates a very low likelihood of public exploitation, and the vulnerability is not listed in the CISA KEV catalog. Still, because the vector is trivial and the impact on an admin session can be significant, caution is advised.

Generated by OpenCVE AI on August 3, 2026 at 23:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Froiden TableTrack to a version that includes the stored XSS fix, such as 1.3.11 or later if available.
  • If an upgrade cannot be performed immediately, limit the order notes field to privileged users only or implement a server‑side sanitization filter to strip HTML tags and scripts.
  • Search existing orders for malicious content and either sanitize or delete the records containing injected scripts to remove persistent data.

Generated by OpenCVE AI on August 3, 2026 at 23:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Froiden
Froiden tabletrack
Vendors & Products Froiden
Froiden tabletrack

Wed, 22 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 22 Jul 2026 16:00:00 +0000

Type Values Removed Values Added
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.
Title Froiden TableTrack 1.3.10 Stored XSS via Order Notes Field
Weaknesses CWE-79
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N'}


Subscriptions

Froiden Tabletrack
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-07T05:32:25.119Z

Reserved: 2026-07-20T18:27:48.161Z

Link: CVE-2026-64828

cve-icon Vulnrichment

Updated: 2026-08-07T05:32:25.119Z

cve-icon NVD

Status : Deferred

Published: 2026-07-22T16:18:50.487

Modified: 2026-08-07T06:16:57.327

Link: CVE-2026-64828

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T23:30:17Z

Weaknesses
  • CWE-79

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