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.
Published: 2026-07-23
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

GFI Archiver prior to version 15.13 stores an unencoded server URL, allowing authenticated users to inject arbitrary web script that is executed the next time users view the IMAP Server configuration page. The injected payload is stored by ImapServerWizard.SaveAllConfigSettings() without output encoding and is executed in browsers of users who subsequently view the configuration page. The vulnerability has a CVSS score of 5.1, indicating a medium severity impact.

Affected Systems

The affected product is GFI Archiver from GFI Software, versions earlier than 15.13. No additional version details are supplied by the vendor.

Risk and Exploitability

The attack requires authentication to the web application to use the ImapServerWizard.aspx page. Account holders with sufficient privileges can supply a malicious URL that is stored and later rendered without encoding. The EPSS score is below 1 %, suggesting a low probability of widespread exploitation at present, and the vulnerability is not present in CISA’s KEV catalog. However, the stored nature of the flaw means that any authenticated user could trigger the payload on subsequent page views, creating a persistent cross‑site scripting risk.

Generated by OpenCVE AI on August 3, 2026 at 21:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade GFI Archiver to version 15.13 or later to obtain the vendor‑provided patch that encodes the server URL parameter.
  • Restrict access to IMAP Server configuration page to the minimum set of privileged users and enforce strong authentication such as two‑factor authentication to reduce the chance an attacker can reach the vulnerable endpoint.
  • Implement web‑application‑firewall rules to filter or block XSS payloads targeting /Archiver/ImapServerWizard.aspx, as a temporary safeguard while awaiting the official update.

Generated by OpenCVE AI on August 3, 2026 at 21:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
First Time appeared Gfi
Gfi archiver
CPEs cpe:2.3:a:gfi:archiver:*:*:*:*:*:*:*:*
Vendors & Products Gfi
Gfi archiver

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Gfi Software
Gfi Software gfi Archiver
Vendors & Products Gfi Software
Gfi Software gfi Archiver
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 23 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
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.
Title GFI Archiver < 15.13 Stored XSS via ImapServerWizard.aspx
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}

cvssV4_0

{'score': 5.1, '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'}


Subscriptions

Gfi Archiver
Gfi Software Gfi Archiver
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-28T01:49:27.361Z

Reserved: 2026-05-21T18:34:46.417Z

Link: CVE-2026-48534

cve-icon Vulnrichment

Updated: 2026-07-23T15:43:58.603Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T16:17:25.760

Modified: 2026-07-23T17:55:03.860

Link: CVE-2026-48534

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T21:30:05Z

Weaknesses
  • CWE-79

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