CVE-2026-48539 PUBLISHED

GFI Archiver < 15.13 Stored XSS via MailInsights.aspx

Assigner: VulnCheck
Reserved: 21.05.2026 Published: 23.07.2026 Updated: 23.07.2026

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.

Metrics

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

Product Status

Vendor GFI Software
Product GFI Archiver
Versions Default: affected
  • affected from 0 to 15.13 (excl.)

Credits

  • Alex Williams from Pellera Technologies finder
  • VulnCheck coordinator

References

Problem Types

  • Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE