Description
GFI Archiver before 15.13 contains a stored cross-site scripting vulnerability in the File History Retention Policy configuration that allows authenticated attackers to inject arbitrary web script or HTML via the policy name parameter to /Archiver/FAARetentionPolicyWizard.aspx. The injected payload is stored by RetentionPolicyWizard.SaveAllConfigSettings() without output encoding and is executed in the browsers of users who subsequently view the File History Retention Policies 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 contains a stored cross‑site scripting vulnerability that allows an authenticated attacker to inject arbitrary JavaScript or HTML into the policy name field on the File History Retention Policy configuration page. When the RetentionPolicyWizard.SaveAllConfigSettings() routine persists the value, it does not apply proper output encoding, so the script executes in the browsers of any user who later views the retention policies page. An attacker who can log in and create or modify a policy can therefore deface the interface, steal session cookies, or perform other client‑side attacks within the context of legitimate users. The weakness is a classic cross‑site scripting flaw (CWE‑79).

Affected Systems

Any installation of GFI Archiver produced by GFI Software running a version earlier than 15.13 is impacted; the advisory does not list any sub‑sequences or hotfixes within those earlier releases.

Risk and Exploitability

The CVSS score of 5.1 indicates moderate severity while the EPSS score of less than 1% suggests that exploitation is currently considered unlikely. The vulnerability is not catalogued in CISA’s KEV. Exploitation requires an authenticated session with permission to create or modify retention policies, which limits the attack surface somewhat; however, once the payload is stored it executes for all users who view the policy page, so a malicious script can compromise multiple users’ browsers. The attack vector is via the Archiver web interface and relies on server‑side storage of unsanitized input.

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 eliminate the XSS flaw.
  • Restrict access to the File History Retention Policy configuration page so that only highly trusted administrators can create or edit policies, thereby reducing the number of users who could inject malicious content.
  • Deploy a web application firewall rule or input validation filter on the FAARetentionPolicyWizard.aspx endpoint to block suspicious script payloads and monitor for abnormal script execution events in the Archiver logs.

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 File History Retention Policy configuration that allows authenticated attackers to inject arbitrary web script or HTML via the policy name parameter to /Archiver/FAARetentionPolicyWizard.aspx. The injected payload is stored by RetentionPolicyWizard.SaveAllConfigSettings() without output encoding and is executed in the browsers of users who subsequently view the File History Retention Policies page.
Title GFI Archiver < 15.13 Stored XSS via FAARetentionPolicyWizard.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:26.700Z

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

Link: CVE-2026-48532

cve-icon Vulnrichment

Updated: 2026-07-23T15:40:30.929Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-48532

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