CVE-2026-97360
Received Received - Intake

Unauthenticated Arbitrary File Access in HFS2

Vulnerability report for CVE-2026-97360, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-24

Last updated on: 2026-09-24

Assigner: VulnCheck

Description

HFS2 version 2.4.0 and earlier contains an unauthenticated arbitrary file access vulnerability that allows unauthenticated attackers to read, write, append, and delete files anywhere the HFS service account has filesystem access outside the shared folder. Attackers can exploit the macro dispatcher's lack of authorization model combined with the path resolver's failure to confine absolute paths to manipulate the template engine and compromise the confidentiality, integrity, and availability of the host.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-24
Last Modified
2026-09-24
Generated
2026-09-24
AI Q&A
2026-09-24
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 4 associated CPEs
Vendor Product Version / Range
rejetto hfs From 2.0.0 (inc) to 2.4.0 (inc)
rejetto hfs 2.4.0
rejetto hfs 2.4.0_rc7
rejetto hfs 2.4.0_rc8

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-97360 is a critical unauthenticated arbitrary file access vulnerability in HFS2 versions 2.4.0 and earlier. It allows attackers to read, write, append, or delete files anywhere the HFS service account has filesystem access outside the shared folder. The flaw exists due to missing authorization checks in template macros and the path resolver's failure to confine absolute paths, enabling template engine manipulation.

Detection Guidance

Check if HFS2 version 2.4.0 or earlier is running. Inspect network traffic for template macro usage like {.load.}, {.save.}, {.append.}, or {.delete.} commands. Verify if unauthorized file operations occur outside the shared directory.

Impact Analysis

This vulnerability can lead to complete compromise of the host system's confidentiality, integrity, and availability. Attackers can read sensitive files like system configurations, write malicious files to execute arbitrary code, append data to critical files, or delete important data. The impact is severe as it requires no authentication and affects all file operations outside the shared directory.

Compliance Impact

This vulnerability likely violates compliance requirements for data protection standards like GDPR and HIPAA due to unauthorized file access and potential data breaches. It compromises confidentiality by allowing access to sensitive files and integrity by permitting unauthorized modifications. Organizations using affected HFS2 versions may face regulatory penalties and must address this flaw to maintain compliance.

Mitigation Strategies

Immediately restrict HFS2 to trusted networks, run it with minimal privileges, and remove unnecessary macros. Migrate to HFS 3.x if possible. Temporarily disable vulnerable template macros until patched.

Chat Assistant

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

EPSS Chart