CVE-2026-6832

Severity CVSS v4.0:
HIGH
Type:
CWE-22 Path Traversal
Publication date:
21/04/2026
Last modified:
21/04/2026

Description

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.