CVE-2026-48534
Received Received - Intake

Stored XSS in GFI Archiver IMAP Server Configuration

Vulnerability report for CVE-2026-48534, 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 IMAP Server configuration that allows authenticated attackers to inject arbitrary web script or HTML via the server URL parameter to /Archiver/ImapServerWizard.aspx. The injected payload is stored by ImapServerWizard.SaveAllConfigSettings() without output encoding and is executed in the browsers of users who subsequently view the IMAP Server configuration 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. An authenticated attacker can inject malicious scripts via the server URL parameter in the IMAP Server configuration page. The payload is stored without proper encoding and later executed when other users view the configuration page.

Detection Guidance

To detect this vulnerability, check if your GFI Archiver version is before 15.13. Inspect the IMAP Server configuration page for unusual scripts in the server URL parameter. Review the ImapServerWizard.aspx file for improper output encoding in the SaveAllConfigSettings() function.

Impact Analysis

If exploited, this vulnerability could allow attackers to execute arbitrary scripts in the context of a user's browser session. This may lead to session hijacking, theft of sensitive data, or unauthorized actions on behalf of the user.

Compliance Impact

Stored XSS vulnerabilities can compromise data confidentiality and integrity, which may violate GDPR's data protection requirements or HIPAA's safeguards for protected health information. Organizations must address this to maintain compliance.

Mitigation Strategies

Immediately update GFI Archiver to version 15.13 or later. Remove any suspicious scripts from the IMAP Server configuration page. Ensure proper output encoding is applied to user inputs in the ImapServerWizard.SaveAllConfigSettings() function.

Chat Assistant

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

EPSS Chart