CVE-2026-6832 PUBLISHED

Nesquena Hermes WebUI Arbitrary File Deletion via Unvalidated session_id

Assigner: VulnCheck
Reserved: 21.04.2026 Published: 21.04.2026 Updated: 21.04.2026

Hermes WebUI contains an arbitrary file deletion vulnerability in the /api/session/delete endpoint that allows authenticated attackers to delete files outside the session directory by supplying an absolute path or path traversal payload in the session_id parameter. Attackers can exploit unvalidated session identifiers to construct paths that bypass the SESSION_DIR boundary and delete writable JSON files on the host system.

Metrics

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

Product Status

Vendor nesquena
Product hermes-webui
Versions Default: unaffected
  • affected from 0 to PR #409 (excl.)

Credits

  • Chia Min Jun Lennon finder

References

Problem Types

  • CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE