CVE-2026-6829 Details
Description
nesquena hermes-webui contains a trust-boundary failure vulnerability that allows authenticated attackers to set or change a session workspace to an arbitrary existing directory on disk by manipulating workspace path parameters in endpoints such as /api/session/new, /api/session/update, /api/chat/start, and /api/workspaces/add. Attackers can repoint a session workspace to a directory outside the intended trusted root and then use ordinary file read and write APIs to access or modify files outside the intended workspace boundary within the permissions of the hermes-webui process.
A trust-boundary failure vulnerability has been identified in nesquena hermes-webui, specifically in version 0.50.33 and prior. This vulnerability allows authenticated attackers to manipulate workspace path parameters in several API endpoints, including '/api/session/new', '/api/session/update', '/api/chat/start', and '/api/workspaces/add'. By doing so, attackers can redirect a session workspace to any existing directory on the disk, bypassing the intended trusted root. Once the workspace is redirected, attackers can use standard file read and write APIs to access or modify files outside the designated workspace boundary, all within the permissions of the hermes-webui process.
Users are advised to update to hermes-webui version 0.50.34, which includes a patch that restricts session workspaces to trusted roots, preventing the manipulation of workspace paths to access arbitrary directories.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 21, 2026CISA-ADP
Assessed Apr 22, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/nesquena/hermes-webui/commit/2a7a5ddfaf39e3b0094b7ac37e9f1dbcf40a3918 | [email protected] | Source CodeVendor |
| https://github.com/nesquena/hermes-webui/pull/416 | [email protected] | Issue TrackingVendor |
| https://github.com/nesquena/hermes-webui/releases/tag/v0.50.34 | [email protected] | Release NotesVendor |
| https://www.vulncheck.com/advisories/nesquena-hermes-webui-arbitrary-workspace-directory-access | [email protected] | AdvisoryRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| nesquena hermes-webui | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 21, 2026 | New CVE Received | [email protected] |
Volerion