CVE Catalog

CVE-2026-49957

HighCVSS 7.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.42%

34th percentile - higher than 34% of all known CVEs

Summary

Hermes WebUI before version 0.51.296 has a workspace boundary bypass vulnerability. An authenticated attacker can set a remote terminal working directory to a system path like /etc, causing early return before blocked-root checks, allowing read access to system files.

Risk Assessment

An authenticated attacker can access system files (e.g., /etc) outside the allowed workspace, leading to disclosure of sensitive data.

Recommendation

Update Hermes WebUI to version 0.51.296 or later.

Other vulnerabilities in Hermes WebUI

See all
Original NVD description (English source)

Hermes WebUI before version 0.51.296 contains a workspace boundary bypass vulnerability that allows authenticated attackers to circumvent blocked-root path checks by exploiting an early return in the SSH/remote terminal profile workspace resolution logic within _remote_terminal_workspace_candidate(). Attackers can configure a remote terminal working directory to a system directory such as /etc, causing the workspace resolution path to accept it as a trusted local workspace root before the _is_blocked_workspace_path() guard executes, enabling read access to local system files through workspace file-read helpers.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS