Description
A reflected cross-site scripting (XSS) vulnerability exists in EMX Tecnologia Gestao X Business Suite 8.4 and earlier. The vulnerability is caused by insufficient validation and sanitization of the mensagem parameter in the /Configuracao/Imagens.aspx endpoint, allowing an authenticated attacker to inject arbitrary JavaScript code that is reflected and executed in the context of a victim's browser.
Published: 2026-09-04
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A reflected cross‑site scripting vulnerability allows an authenticated attacker to inject arbitrary JavaScript into the mensagem query parameter of the /Configuracao/Imagens.aspx endpoint. When the target page is viewed by a victim, the unsanitized input is reflected and executed in their browser, enabling the attacker to run code in the context of the application. Based on the description, it is inferred that such injected code could be used for session hijacking, credential theft, or other malicious actions within the victim’s session, though these specific outcomes are not explicitly stated.

Affected Systems

The flaw exists in EMX Tecnologia Gestao X Business Suite version 8.4 and earlier. Any deployment of these versions that exposes the /Configuracao/Imagens.aspx endpoint with the mensagem parameter is vulnerable.

Risk and Exploitability

Because the vulnerability is reflected but requires authentication, exploitation is limited to attackers with legitimate access. An authenticated attacker can use crafted requests to inject malicious scripts, which are then reflected and executed when a victim views the page, potentially allowing session hijacking or other malicious actions. No EPSS score is available, and the flaw is not listed in the CISA KEV catalog. Without a patch, the risk remains for systems whose users could be targeted.

Generated by OpenCVE AI on September 5, 2026 at 05:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade EMX Tecnologia Gestao X Business Suite to the latest supported version, preferably above 8.4 if an update is available.
  • Implement strict input validation and output encoding for the mensagem parameter to prevent unsanitized JavaScript from being reflected.
  • Deploy a Content Security Policy that disallows inline scripts and restricts script sources to trusted domains to mitigate the impact of any remaining injection attempts.

Generated by OpenCVE AI on September 5, 2026 at 05:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 05 Sep 2026 05:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Sat, 05 Sep 2026 04:15:00 +0000

Type Values Removed Values Added
Title Reflected XSS via mensagem Parameter in EMX Tecnologia Gestao X Business Suite 8.4
Weaknesses CWE-79

Sat, 05 Sep 2026 02:15:00 +0000

Type Values Removed Values Added
Description A reflected cross-site scripting (XSS) vulnerability exists in EMX Tecnologia Gestao X Business Suite 8.4 and earlier. The vulnerability is caused by insufficient validation and sanitization of the mensagem parameter in the /Configuracao/Imagens.aspx endpoint, allowing an unauthenticated attacker to inject arbitrary JavaScript code that is reflected and executed in the context of a victim's browser. A reflected cross-site scripting (XSS) vulnerability exists in EMX Tecnologia Gestao X Business Suite 8.4 and earlier. The vulnerability is caused by insufficient validation and sanitization of the mensagem parameter in the /Configuracao/Imagens.aspx endpoint, allowing an authenticated attacker to inject arbitrary JavaScript code that is reflected and executed in the context of a victim's browser.

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

Type Values Removed Values Added
Title Reflected XSS via mensagem Parameter in EMX Tecnologia Gestao X Business Suite 8.4
Weaknesses CWE-79

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

Type Values Removed Values Added
Description A reflected cross-site scripting (XSS) vulnerability exists in EMX Tecnologia Gestao X Business Suite 8.4 and earlier. The vulnerability is caused by insufficient validation and sanitization of the mensagem parameter in the /Configuracao/Imagens.aspx endpoint, allowing an unauthenticated attacker to inject arbitrary JavaScript code that is reflected and executed in the context of a victim's browser.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-05T01:55:11.801Z

Reserved: 2026-08-25T00:00:00.000Z

Link: CVE-2026-79419

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T16:18:00.250

Modified: 2026-09-05T02:17:17.550

Link: CVE-2026-79419

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T05:30:17Z

Weaknesses
  • CWE-79

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