Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/nesquena/hermes-webui/commit/91a89fb5d5c0bf87932917f9914ad015
- https://github.com/nesquena/hermes-webui/pull/3731
- https://github.com/nesquena/hermes-webui/pull/3744
- https://github.com/nesquena/hermes-webui/releases/tag/v0.51.296
- https://www.vulncheck.com/advisories/hermes-webui-workspace-boundary-bypass-via-
FAQ
What is CVE-2026-49957?
CVE-2026-49957 is a vulnerability with a CVSS score of 7.7 (HIGH). 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 ...
How severe is CVE-2026-49957?
CVE-2026-49957 has been rated HIGH with a CVSS base score of 7.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-49957?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.