Description
Rejetto HFS 3.0.0 through 3.2.0 allows path traversal through the lang query parameter, permitting a remote unauthenticated attacker to read certain JSON files outside the shared folders. Exploitation is constrained to files matching a narrow naming and format pattern, limiting practical impact.
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 contain a path traversal flaw in the lang query parameter that allows an unauthenticated attacker to read certain JSON files outside the designated shared folders. This is a CWE-22 vulnerability. The flaw is limited to files that match a specific naming and format pattern, which reduces the breadth of the potential data exposure.

Affected Systems

The affected product is Rejetto HFS. Users running version 3.0.0 up to and including 3.2.0 are vulnerable. Vendor references include the Rejetto HFS releases list and advisory links.

Risk and Exploitability

With a CVSS score of 6.9, the flaw presents a moderate severity. The EPSS score is < 1%, indicating a very low exploitation probability, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is remote via an HTTP request containing a crafted 'lang' parameter. When exploited, an attacker can read constrained JSON files located outside the shared directories, but the limited file selection reduces the overall impact risk.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Rejetto HFS to version 3.2.1 or newer, which removes the path traversal flaw.
  • If an immediate upgrade is not possible, disable or block the endpoint that processes the "lang" query parameter with a firewall or web application firewall rule.
  • Restrict network access to the HFS server to trusted hosts or place it behind a reverse proxy that enforces authentication and limiting request options to needed functionality.

Generated by OpenCVE AI on August 1, 2026 at 10:09 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

Mon, 13 Jul 2026 19: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 allows path traversal through the lang query parameter, permitting a remote unauthenticated attacker to read certain JSON files outside the shared folders. Exploitation is constrained to files matching a narrow naming and format pattern, limiting practical impact.
Title Rejetto HFS < 3.2.1 Limited File Disclosure via Path Traversal in lang Parameter
Weaknesses CWE-22
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-14T22:03:42.947Z

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

Link: CVE-2026-61505

cve-icon Vulnrichment

Updated: 2026-07-13T18:28:07.664Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')