Description
GFI Archiver before 15.13 contains a stored cross-site scripting vulnerability in the Call Home proxy server configuration that allows authenticated attackers to inject arbitrary web script or HTML via the proxy server address parameter to /Archiver/CallHomeSettingsWizard.aspx. The injected payload is stored by CallHomeSettingsWizard.SaveAllConfigSettings() without output encoding and is executed in the browsers of users who subsequently view the General Settings Additional Settings page.
Published: 2026-07-23
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows authenticated users to inject arbitrary JavaScript or HTML into the CallHomeSettingsWizard page. The input is accepted by the proxy server address field, saved without encoding, and executed when other users view the General Settings Additional Settings page. This can lead to malicious scripts running in the browsers of legitimate users, potentially compromising their credentials or session data.

Affected Systems

All installations of GFI Archiver running a version earlier than 15.13 are vulnerable. The flaw resides in the Call Home proxy server configuration interface provided by GFI Software.

Risk and Exploitability

The CVSS score of 5.1 indicates a moderate threat, while the EPSS score of less than 1% suggests a low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. An attacker needs authenticated access to the Archiver web console and must submit a crafted proxy address. Once the payload is stored, it is delivered to any user who views the affected settings page. Attackers could hijack user sessions or steal credentials by executing client‑side scripts.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade GFI Archiver to version 15.13 or later
  • If upgrading is not immediately possible, disable the Call Home proxy server or clear the proxy address field to prevent storage of malicious input
  • Configure the web UI to encode or sanitize user input for the proxy server address field

Generated by OpenCVE AI on August 3, 2026 at 21:23 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

Mon, 27 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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

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 Call Home proxy server configuration that allows authenticated attackers to inject arbitrary web script or HTML via the proxy server address parameter to /Archiver/CallHomeSettingsWizard.aspx. The injected payload is stored by CallHomeSettingsWizard.SaveAllConfigSettings() without output encoding and is executed in the browsers of users who subsequently view the General Settings Additional Settings page.
Title GFI Archiver < 15.13 Stored XSS via CallHomeSettingsWizard.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.999Z

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

Link: CVE-2026-48535

cve-icon Vulnrichment

Updated: 2026-07-27T16:13:33.080Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-07-27T17:16:36.327

Link: CVE-2026-48535

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')