CVE-2026-74236
Received Received - Intake

Path Traversal in GFI Exinda AI

Vulnerability report for CVE-2026-74236, 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: VulnCheck

Description

GFI Exinda AI before 7.6.5 contains a path traversal vulnerability in the diagnostic file deletion handler. The unlink_or_email_file() function accepts parameters prefixed with v_file_row_ and appends their values directly to a base directory path without sanitizing for directory traversal sequences. An authenticated attacker with Admin privileges can delete arbitrary files from the system in the context of root.

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
gfi exinda_ai to 7.6.5 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

GFI Exinda AI before version 7.6.5 has a path traversal vulnerability in the diagnostic file deletion handler. The unlink_or_email_file() function processes parameters starting with v_file_row_ and appends their values to a base directory path without sanitizing for directory traversal sequences. This allows an authenticated attacker with Admin privileges to delete arbitrary files on the system with root-level permissions.

Detection Guidance

To detect this vulnerability, check if your GFI Exinda AI version is below 7.6.5. Log in as an admin and inspect network traffic for requests containing parameters like v_file_row_ followed by file paths. Look for unusual file deletion activity in system logs.

Impact Analysis

This vulnerability allows an attacker to delete critical system files, potentially causing system crashes, data loss, or denial of service. Since the attacker operates with root privileges, they could disrupt services, remove logs, or delete configurations, leading to significant operational and security impacts.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR or HIPAA by enabling unauthorized file deletion, which may result in loss of personal or sensitive data. Such incidents could violate integrity and availability requirements, triggering regulatory penalties or audits.

Mitigation Strategies

Immediately update GFI Exinda AI to version 7.6.5 or later. If updating is not possible, restrict Admin access to trusted users only and monitor file deletion operations closely. Consider disabling diagnostic file deletion features temporarily.

Chat Assistant

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

EPSS Chart