CVE-2026-79418
Received Received - Intake

Stored XSS in EMX Tecnologia Gestao X

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

Publication date: 2026-09-04

Last updated on: 2026-09-04

Assigner: MITRE

Description

EMX Tecnologia Gestao X version <= 8.4 contains a Stored Cross-Site Scripting (XSS) vulnerability in the Help Chat functionality. Improper neutralization of user-controlled input during web page generation allows authenticated attackers to execute arbitrary JavaScript in the context of other authenticated users, potentially resulting in session hijacking, account takeover, and unauthorized actions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
emx_tecnologia gestao_x to 8.4 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a Stored Cross-Site Scripting (XSS) issue in EMX Tecnologia Gestao X version 8.4 or earlier. It occurs in the Help Chat feature where user input is not properly neutralized before being included in web pages. This allows attackers with authentication to inject malicious JavaScript that executes in the browsers of other authenticated users.

Detection Guidance

To detect this Stored XSS vulnerability in EMX Tecnologia Gestao X <= 8.4, inspect the Help Chat functionality for improper input validation. Check if user-supplied JavaScript is rendered without sanitization in web pages. Use browser developer tools to monitor network requests and responses for suspicious payloads. Test by injecting basic XSS payloads like <script>alert(1)</script> in chat inputs and verify if they execute.

Impact Analysis

An attacker could exploit this to hijack user sessions, take over accounts, or perform unauthorized actions on behalf of victims. Since it requires authentication, attackers must first gain access to a valid account to exploit this flaw.

Compliance Impact

The Stored XSS vulnerability in EMX Tecnologia Gestao X could lead to unauthorized access to sensitive data, potentially violating GDPR's data protection requirements and HIPAA's safeguards for protected health information. Attackers could exploit it to steal session tokens or credentials, enabling unauthorized access to personal or health data.

Mitigation Strategies

Update EMX Tecnologia Gestao X to the latest version (8.4 or higher) to patch the XSS vulnerability in the Help Chat functionality. If an update is not available, disable the Help Chat feature or restrict access to authenticated users only.

Chat Assistant

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

EPSS Chart