SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-74236

MEDIUM · CVSS 6.5 EPSS 0.64%

Source: NVD + CISA KEV + EPSS · Published 2026-09-04 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

GFI Exinda AI and ClearView versions prior to 7.6.5 are susceptible to a path traversal vulnerability in the diagnostic file deletion handler, allowing authenticated attackers with Admin privileges to delete arbitrary files from the system. This could lead to unauthorized data loss or system disruption, as the unlink_or_email_file() function improperly handles input without sanitization. Organizations using these products should prioritize patching to mitigate potential exploitation risks.

CVE
CVE-2026-74236
Severity
MEDIUM
CVSS
6.5
EPSS
0.64%

Original NVD 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.