Description
Rejetto HFS 3.0.0 through 3.2.0 renders log entries in the administration panel as HTML without sanitization. A remote unauthenticated attacker can submit a failed login with a crafted username that is written to the error log and executes JavaScript in an administrator's browser when the logs are viewed, allowing the attacker to create accounts or execute code on the server with the administrator's privileges.
Published: 2026-07-13
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Rejetto HFS instances running versions 3.0.0 through 3.2.0 contain a stored cross‑site scripting flaw in the administration panel's log viewer. A remote, unauthenticated attacker can submit a failed login with a crafted username that is written to the error log. When an administrator opens the log viewer, the embedded JavaScript executes in the administrator's browser, allowing the attacker to perform actions with the administrator's privileges, such as creating new accounts or executing arbitrary code on the server.

Affected Systems

The vulnerability affects Rejetto HFS package versions 3.0.0 through 3.2.0. Users who are running any of these capability should consider themselves at risk.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity, but the potential to run code in an administrator's session increases the practical risk. Based on the description, it is inferred that an attacker could send an unauthenticated POST request with a crafted login attempt; the exploitation does not require an attacker‑controlled browser prior to the log view. This inference is drawn from the statement that the scripted code is executed when an administrator opens the log viewer. The EPSS score is < 1% and this vulnerability is not listed in the CISA KEV catalog, yet the ability to privilege‑escalate remains a high‑consequence outcome for environments where administrators routinely review logs.

Generated by OpenCVE AI on August 1, 2026 at 10:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official HFS v3.2.1 or later update to eliminate the XSS flaw.
  • If an immediate update is not possible, temporarily restrict or disable the Admin Log Viewer until the fix is applied.
  • Enforce input validation and sanitization on login usernames to prevent malicious script content from being written to logs.

Generated by OpenCVE AI on August 1, 2026 at 10:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
First Time appeared Rejetto
Rejetto hfs
Vendors & Products Rejetto
Rejetto hfs

Tue, 14 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 13 Jul 2026 18:00:00 +0000

Type Values Removed Values Added
Description Rejetto HFS 3.0.0 through 3.2.0 renders log entries in the administration panel as HTML without sanitization. A remote unauthenticated attacker can submit a failed login with a crafted username that is written to the error log and executes JavaScript in an administrator's browser when the logs are viewed, allowing the attacker to create accounts or execute code on the server with the administrator's privileges.
Title Rejetto HFS < 3.2.1 Stored XSS in Admin Log Viewer
Weaknesses CWE-79
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-14T22:03:40.215Z

Reserved: 2026-07-10T15:43:36.625Z

Link: CVE-2026-61501

cve-icon Vulnrichment

Updated: 2026-07-14T13:27:15.980Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T10:15:03Z

Weaknesses
  • CWE-79

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