Description
Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in Gastromenum Gastromenum Ticket and QR Menu System allows Stored XSS.

This issue affects Gastromenum Ticket and QR Menu System: before 2026.08.31.
Published: 2026-09-04
Score: 5.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a stored XSS flaw that allows an attacker to inject malicious script into web pages served by the Gastromenum Ticket and QR Menu System. Because the input is improperly neutralized, the injected script can be executed in the browsers of any user who views the affected page, potentially enabling session hijacking, credential theft, or defacement. The weakness is identified by CWE‑79.

Affected Systems

The affected software is Gastromenum Ticket and QR Menu System version prior to 2026.08.31. No additional vendors or variants are listed.

Risk and Exploitability

The CVSS score of 5.4 indicates a moderate severity. EPSS data is unavailable, so the current probability of exploitation cannot be assessed. The vulnerability is not listed in CISA's KEV catalog, suggesting that known exploits have not yet been observed in the wild. The likely attack vector is via crafted input submitted through the application’s interface, which the system stores and later renders in a browser context without proper escaping.

Generated by OpenCVE AI on September 4, 2026 at 15:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the software to version 2026.08.31 or later that includes the input sanitization fix.
  • If an upgrade is not feasible immediately, implement server‑side input validation to escape or strip potentially hazardous characters from user‑submitted content before storage.
  • Deploy a web application firewall or content security policy that blocks execution of inline scripts and restricts script sources to trusted domains.

Generated by OpenCVE AI on September 4, 2026 at 15:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 14:00:00 +0000

Type Values Removed Values Added
Description Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in Gastromenum Gastromenum Ticket and QR Menu System allows Stored XSS. This issue affects Gastromenum Ticket and QR Menu System: before 2026.08.31.
Title Stored XSS in Gastromenum's Gastromenum Ticket and QR Menu System
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-09-04T13:52:47.807Z

Reserved: 2026-08-06T08:15:12.168Z

Link: CVE-2026-19057

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T14:17:17.963

Modified: 2026-09-04T14:17:17.963

Link: CVE-2026-19057

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T16:00:05Z

Weaknesses
  • CWE-79

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