Description
GFI Archiver before 15.13 contains a stored cross-site scripting vulnerability in the File Archive Assistant configuration that allows authenticated attackers to inject arbitrary web script or HTML via the excluded extensions parameter to /Archiver/FileArchiveAssistantWizard.aspx. The injected payload is stored by FileArchiveAssistantWizard.btnSave_Click() without output encoding and is executed in the browsers of users who subsequently view the File Archive Assistant 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

GFI Archiver versions before 15.13 contain a stored cross-site scripting flaw in the File Archive Assistant configuration page. An authenticated user can inject JavaScript or HTML into the "excluded extensions" field of /Archiver/FileArchiveAssistantWizard.aspx. The injected payload is stored without output encoding and is executed in the browsers of users who subsequently view the File Archive Assistant settings page, allowing attackers to run arbitrary code in the context of authenticated users and potentially enabling session hijacking, credential theft, or UI defacement.

Affected Systems

The vulnerability affects all deployments of GFI Software’s GFI Archiver running a release earlier than version 15.13. No further version granularity is available in the CVE data, so any installation of 15.12 or below that has not applied a patch is at risk.

Risk and Exploitability

The CVSS score of 5.1 classifies the issue as moderate severity. The very low EPSS score (< 1 %) indicates a limited likelihood of current exploitation, and the flaw is not listed in CISA’s KEV catalog. Exploitation requires an authenticated account with sufficient privileges to access the File Archive Assistant configuration. After injection, the payload persists and will automatically execute for any user who later views the settings page, thereby amplifying the impact.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update GFI Archiver to version 15.13 or later to eliminate the vulnerable code
  • If an upgrade cannot be performed immediately, restrict access to the File Archive Assistant configuration to a small set of trusted administrators and audit configuration changes
  • Deploy a server‑side content‑security‑policy for the Archiver UI to block inline script execution until the patch is applied

Generated by OpenCVE AI on August 3, 2026 at 21:22 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 File Archive Assistant configuration that allows authenticated attackers to inject arbitrary web script or HTML via the excluded extensions parameter to /Archiver/FileArchiveAssistantWizard.aspx. The injected payload is stored by FileArchiveAssistantWizard.btnSave_Click() without output encoding and is executed in the browsers of users who subsequently view the File Archive Assistant settings page.
Title GFI Archiver < 15.13 Stored XSS via FileArchiveAssistantWizard.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:29.387Z

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

Link: CVE-2026-48537

cve-icon Vulnrichment

Updated: 2026-07-23T15:45:44.125Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-48537

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