CVE-2026-74236 PUBLISHED

GFI Exinda AI / ClearView < 7.6.5 Path Traversal via Diagnostic File Deletion 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 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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 7

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