CVE-2026-48531
Received Received - Intake

Stored XSS in GFI Archiver Retention Policy Configuration

Vulnerability report for CVE-2026-48531, 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 Retention Policy configuration that allows authenticated attackers to inject arbitrary web script or HTML via the policy name parameter to /Archiver/RetentionPolicyWizard.aspx. The injected payload is stored by RetentionPolicyWizard.SaveAllConfigSettings() without output encoding and is executed in the browsers of users who subsequently view the Retention and Spam Policies 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 policy name parameter in the Retention Policy configuration. The payload is stored without proper encoding and later executed when users view the Retention and Spam Policies page.

Detection Guidance

To detect this vulnerability, inspect GFI Archiver versions before 15.13. Check the RetentionPolicyWizard.aspx file for unauthorized script injections in policy names. Review server logs for suspicious input via the policy name parameter.

Impact Analysis

An attacker could steal session cookies, perform actions on behalf of users, or redirect users to malicious sites. Users viewing the Retention and Spam Policies page may unknowingly execute the injected scripts, compromising their data or account.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR and HIPAA requirements for data protection and confidentiality. Organizations may face compliance penalties if exploited.

Mitigation Strategies

Upgrade GFI Archiver to version 15.13 or later. Apply input validation to the policy name parameter. Ensure output encoding is implemented in RetentionPolicyWizard.SaveAllConfigSettings().

Chat Assistant

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

EPSS Chart