Description
GFI Exinda AI and ClearView before 7.6.5 contains a path traversal vulnerability in the system maintenance configuration download handler. The wcf_handle_download() function accepts parameters prefixed with v_del_ and appends their values directly to the base configuration directory path without sanitizing for directory traversal sequences. An authenticated attacker with Admin privileges can read arbitrary files from the system in the context of root.
Published: 2026-09-04
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A path traversal flaw exists in the system maintenance configuration download handler of GFI Exinda AI and GFI ClearView versions earlier than 7.6.5. The wcf_handle_download function accepts v_del_ prefixed parameters and concatenates them directly to the base configuration directory without sanitizing directory traversal characters. An attacker who is authenticated and holds administrative privileges can exploit this behavior to read any file on the host in the context of the root user, resulting in a confidentiality compromise.

Affected Systems

Both GFI Software products, GFI Exinda AI and GFI ClearView, are affected when deployed with any version earlier than 7.6.5. Only users with authenticated administrative access are in scope for exploitation; non‑admin users cannot trigger the vulnerable download handler.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate to high risk, while the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires legitimate admin credentials, limiting the attack surface to local or network administrators. Once authenticated, the attacker gains the ability to read arbitrary root files, which can lead to significant information disclosure and potential pivoting into further system compromise.

Generated by OpenCVE AI on September 4, 2026 at 17:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade GFI Exinda AI and GFI ClearView to version 7.6.5 or later.
  • If an immediate upgrade is not possible, restrict or disable the configuration download endpoint for all users except the smallest set of trusted administrators.
  • Implement input validation that rejects any v_del_ parameter containing directory traversal sequences.

Generated by OpenCVE AI on September 4, 2026 at 17:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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


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

Type Values Removed Values Added
First Time appeared Gfi Software
Gfi Software gfi Exinda Ai
Vendors & Products Gfi Software
Gfi Software gfi Exinda Ai

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

Type Values Removed Values Added
Description GFI Exinda AI before 7.6.5 contains a path traversal vulnerability in the system maintenance configuration download handler. The wcf_handle_download() function accepts parameters prefixed with v_del_ and appends their values directly to the base configuration directory path without sanitizing for directory traversal sequences. An authenticated attacker with Admin privileges can read arbitrary files from the system in the context of root. GFI Exinda AI and ClearView before 7.6.5 contains a path traversal vulnerability in the system maintenance configuration download handler. The wcf_handle_download() function accepts parameters prefixed with v_del_ and appends their values directly to the base configuration directory path without sanitizing for directory traversal sequences. An authenticated attacker with Admin privileges can read arbitrary files from the system in the context of root.
Title GFI Exinda AI < 7.6.5 Path Traversal via Configuration Download Handler GFI Exinda AI / ClearView < 7.6.5 Path Traversal via Configuration Download Handler
References

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

Type Values Removed Values Added
Description GFI Exinda AI before 7.6.5 contains a path traversal vulnerability in the system maintenance configuration download handler. The wcf_handle_download() function accepts parameters prefixed with v_del_ and appends their values directly to the base configuration directory path without sanitizing for directory traversal sequences. An authenticated attacker with Admin privileges can read arbitrary files from the system in the context of root.
Title GFI Exinda AI < 7.6.5 Path Traversal via Configuration Download Handler
Weaknesses CWE-22
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Gfi Software Gfi Exinda Ai
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-04T15:15:45.935Z

Reserved: 2026-08-14T18:01:19.917Z

Link: CVE-2026-74235

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T13:20:08.217

Modified: 2026-09-04T16:17:57.137

Link: CVE-2026-74235

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T17:30:17Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')