CVE-2026-74237 PUBLISHED

GFI Exinda AI / ClearView < 7.6.5 Argument Injection via Tools Iperf Client

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

GFI Exinda AI and ClearView before 7.6.5 contains an argument injection vulnerability in the Tools Iperf Client functionality. The web_tools_cmd() function constructs an iperf command using the server and options parameters without sanitization, permitting injection of arbitrary iperf flags. An authenticated attacker with Unprivileged (lowest-level) access can supply the iperf -F flag to read an arbitrary file from the system and transmit its contents to an attacker-controlled server.

Metrics

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

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 Neutralization of Argument Delimiters in a Command ('Argument Injection') CWE