Description
Rejetto HFS 3.0.0 through 3.2.0 returns observably different responses from its login endpoint depending on whether the submitted username exists. A remote unauthenticated attacker can use this to confirm valid account names, including the default admin account, facilitating password-guessing and session-forgery attacks.
Published: 2026-07-13
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Rejetto HFS versions 3.0.0 through 3.2.0 leak information through observable differences in the login endpoint – whether the supplied username exists can be determined by an unauthenticated remote user, enabling the enumeration of valid account names, including the default admin account. This flaw, classified as CWE‑204, can lead to password‑guessing attacks and session‑forgery because an attacker can target discovered usernames with brute‑force or credential‑stuffing techniques.

Affected Systems

The vulnerability affects the Rejetto HFS web server product, specifically all releases from 3.0.0 up to and including 3.2.0. Systems running these releases are vulnerable unless updated to version 3.2.1 or later, where the issue has been fixed.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity. The EPSS score of less than 1% suggests a very low exploitation probability, and the vulnerability is not listed in CISA KEV, indicating no known widespread exploitation. The likely attack vector is a remote, unauthenticated web attacker who can interact with the login endpoint over the network. While exploitation requires only network access, the lack of a readily available public exploit and the low EPSS indicate that the threat level remains moderate but still important for exposed deployments.

Generated by OpenCVE AI on July 31, 2026 at 11:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest HFS update (v3.2.1) released by Rejetto, which removes the login response difference vulnerability.
  • Restrict external access to the HFS login endpoint using firewall rules, IP whitelisting, or VPN so that only trusted networks can reach it.
  • Enforce strong, unique passwords for all user accounts and enable account lockout or rate limiting after a predefined number of failed login attempts to reduce the effectiveness of password guessing.
  • Monitor authentication logs for repeated username probing or failed login attempts and investigate any anomalous activity promptly.

Generated by OpenCVE AI on July 31, 2026 at 11:31 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

Wed, 15 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', '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 returns observably different responses from its login endpoint depending on whether the submitted username exists. A remote unauthenticated attacker can use this to confirm valid account names, including the default admin account, facilitating password-guessing and session-forgery attacks.
Title Rejetto HFS < 3.2.1 Username Enumeration via Login Response Differences
Weaknesses CWE-204
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-15T19:07:20.991Z

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

Link: CVE-2026-61503

cve-icon Vulnrichment

Updated: 2026-07-15T19:07:17.727Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T11:45:13Z

Weaknesses
  • CWE-204

    Observable Response Discrepancy