CVE-2026-11322 PUBLISHED

Hermes WebUI before 0.51.221 Path Traversal via Symlink Workspace Bypass

Assigner: VulnCheck
Reserved: 04.06.2026 Published: 04.06.2026 Updated: 04.06.2026

Hermes WebUI prior to v0.51.221 contains a path traversal vulnerability that allows attackers to escape the workspace boundary by supplying symlinks that resolve to files or directories outside the designated workspace root. Attackers can exploit the workspace file and listing APIs, which resolve symlink targets without enforcing that the final path remains within the workspace, to read external host files accessible to the server process and disclose sensitive data such as SSH keys, cloud credentials, or application tokens.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor nesquena
Product Hermes WebUI
Versions Default: unknown
  • affected from 0 to 0.51.221 (excl.)

Credits

  • Chia Min Jun Lennon finder

References

Problem Types

  • CWE-59 Improper Link Resolution Before File Access ('Link Following') CWE