Description
Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in Menulux Software Inc. Menulux Portal allows Stored XSS.

This issue affects Menulux Portal: before 20260903211448.
Published: 2026-09-04
Score: 5.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in Menulux Portal is an Improper Neutralization of Input during web page generation, which allows an attacker to store a malicious script that is later rendered as part of the web page. This stored cross‑site scripting flaw is a classic example of CWE‑79 and can enable an attacker to execute arbitrary client‑side code, steal session cookies, hijack user sessions, deface the portal, or perform phishing and other client‑side attacks. The impact is confined to the browsers of users who view the affected page, yet the consequences can be severe for confidentiality and integrity of user accounts.

Affected Systems

Menulux Portal, released by Menulux Software Inc.; all versions prior to 20260903211448 are affected. The vulnerability is tied to the portal’s handling of user‑supplied content before that version.

Risk and Exploitability

The CVSS score of 5.4 indicates a moderate severity, while the EPSS score is currently unavailable, making the exact exploitation probability uncertain. Menulux Portal is not listed in the CISA KEV catalog. Attackers must submit malicious input to the portal, typically via an administrative or user interface that stores content. The injected script executes only when a browser renders the stored data, requiring the victim to access the portal; this limits the attack surface to browsers that can view the affected content but grants the attacker full authorized‑user privileges within the portal context.

Generated by OpenCVE AI on September 4, 2026 at 13:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Menulux Portal update (version 20260903211448 or later) released by Menulux Software Inc. to remove the vulnerable input handling.
  • Where an update cannot be applied immediately, ensure that all user‑supplied content is rigorously sanitized or escaped on output to neutralize potentially executable code.
  • Deploy a robust Content‑Security‑Policy header that disallows inline scripts and restricts script execution to trusted sources only.

Generated by OpenCVE AI on September 4, 2026 at 13:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Menulux
Menulux menulux Portal
Vendors & Products Menulux
Menulux menulux Portal

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in Menulux Software Inc. Menulux Portal allows Stored XSS. This issue affects Menulux Portal: before 20260903211448.
Title Stored XSS in Menulux Software's Menulux Portal
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

Menulux Menulux Portal
cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-09-04T13:35:32.736Z

Reserved: 2026-08-05T13:56:19.451Z

Link: CVE-2026-18957

cve-icon Vulnrichment

Updated: 2026-09-04T13:35:28.852Z

cve-icon NVD

Status : Received

Published: 2026-09-04T12:17:17.190

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

Link: CVE-2026-18957

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T15:20:04Z

Weaknesses
  • CWE-79

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