CVE-2026-74235 PUBLISHED

GFI Exinda AI / ClearView < 7.6.5 Path Traversal via Configuration Download Handler

Assigner: VulnCheck
Reserved: 14.08.2026 Published: 04.09.2026 Updated: 04.09.2026

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.

Metrics

CVSS 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
CVSS Score: 6.9

Product Status

Vendor GFI Software
Product GFI Exinda AI
Versions Default: unaffected
  • affected from 0 to 7.6.5 (excl.)
Vendor GFI Software
Product GFI ClearView
Versions Default: unaffected
  • affected from 0 to 7.6.5 (excl.)

Credits

  • Alex Williams of Pellera Technologies finder
  • VulnCheck coordinator

References

Problem Types

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