SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-48539

MEDIUM · CVSS 5.4 EPSS 0.14%

Source: NVD + CISA KEV + EPSS · Published 2026-07-23 · Last synced 2026-08-22

CyberRota Analysis

AI-Generated

GFI Archiver versions prior to 15.13 are vulnerable to a stored cross-site scripting (XSS) flaw in the MailInsights scheduled report configuration, allowing authenticated attackers to inject malicious scripts via the report name parameter. This vulnerability can lead to the execution of arbitrary web scripts in the browser of users who view the affected reports, potentially compromising user data and session integrity. Organizations using GFI Archiver should prioritize patching to mitigate the risk of exploitation.

CVE
CVE-2026-48539
Severity
MEDIUM
CVSS
5.4
EPSS
0.14%

Original NVD Description

GFI Archiver before 15.13 contains a stored cross-site scripting vulnerability in the MailInsights scheduled report configuration that allows authenticated attackers to inject arbitrary web script or HTML via the report name parameter to /Archiver/MailInsights.aspx. The injected payload is stored by ReportScheduling.btnSaveReport_Click() without output encoding and is executed in the browser of the user who created the scheduled report when they subsequently view the MailInsights page.