ZeroHour

CVE-2026-74236

niche

Authenticated path traversal arbitrary file deletion in GFI Exinda AI and ClearView

CVSS 4.0
7.0 high
EPSS
<1%p49
Published
()
Modified
AI analysis

GFI Exinda AI and ClearView network monitoring appliances before version 7.6.5 contain a path traversal flaw (CWE-22) in the diagnostic file deletion handler, where the unlink_or_email_file() function appends the values of parameters prefixed with v_file_row_ directly onto a base directory path without sanitization. An authenticated attacker with Admin privileges can send a crafted request embedding traversal sequences in those parameters, causing the appliance to resolve and delete files outside the intended diagnostics directory. Because the deletion runs in the context of root, the attacker can remove arbitrary files anywhere on the appliance's filesystem, driving high integrity and availability impact (CVSS 4.0 rated 7.0 High) with no confidentiality impact per the scoring. Any organization running affected versions of GFI Exinda AI or ClearView is exposed through the appliance's web management interface, though exploitation requires valid Admin credentials. There is currently no known exploitation in the wild, no public proof of concept, and a low EPSS probability of 0.6% within 30 days.

What to do: Upgrade GFI Exinda AI and ClearView to version 7.6.5 or later; until then, limit and closely control which accounts hold Admin privileges on the appliance's management interface. Check appliance logs for requests containing unusual v_file_row_ parameter values (e.g., traversal sequences) and for unexpected file deletions, since successful abuse executes as root and could render the appliance inoperable.

Affected
GFI Exinda AIall versions before 7.6.5
GFI ClearViewall versions before 7.6.5
Estimated exposure
nichelikely on the order of a few thousand deployed appliances worldwide — No install or scan counts are provided in the vulnerability data; Exinda AI and ClearView are niche on-prem network monitoring appliances typically deployed at enterprise, education, and ISP network edges, implying a small installed base…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

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.

Weakness
CWE-22
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.