CVE-2026-48539
Received Received - Intake

Stored XSS in GFI Archiver MailInsights Report Configuration

Vulnerability report for CVE-2026-48539, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-23

Last updated on: 2026-07-23

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-23
Last Modified
2026-07-23
Generated
2026-07-23
AI Q&A
2026-07-23
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
gfi archiver to 15.13 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a stored cross-site scripting (XSS) vulnerability in GFI Archiver versions before 15.13. It allows authenticated attackers to inject malicious scripts or HTML via the report name parameter in the MailInsights scheduled report configuration. The injected payload is stored without proper output encoding and executes when a user views the MailInsights page.

Detection Guidance

To detect this vulnerability, inspect GFI Archiver versions prior to 15.13 for stored XSS in MailInsights scheduled reports. Check the /Archiver/MailInsights.aspx endpoint for report names containing suspicious scripts. Review server logs for unauthorized report name modifications or unusual activity in the MailInsights page.

Impact Analysis

An attacker could steal session cookies, redirect users to malicious sites, or perform actions on behalf of the user. It requires authentication but can affect users who view scheduled reports.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, potentially violating GDPR (data protection) and HIPAA (health information privacy) by exposing personal or confidential information.

Mitigation Strategies

Upgrade GFI Archiver to version 15.13 or later to patch the vulnerability. If immediate upgrade is not possible, restrict access to the MailInsights.aspx endpoint and monitor for suspicious report configurations. Implement input validation for report names to prevent script injection.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-48539. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart