CVE-2026-22798 MEDIUM

CVE-2026-22798: hermes's raw options logging may disclose secrets passed in via subcommand options argument

Vendor Softwarepub
Product hermes
Weakness CWE-532 · Sensitive info in logs
Published January 12, 2026
Last update January 13, 2026

CVSS base score

5.9/10
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality None
Integrity High

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:N

What the vulnerability does

01Description

hermes is an implementation of the HERMES workflow to automatize software publication with rich metadata. From 0.8.1 to before 0.9.1, hermes subcommands take arbitrary options under the -O argument. These have been logged in raw form. If users provide sensitive data such as API tokens (e.g., via hermes deposit -O invenio_rdm.auth_token SECRET), these are written to the log file in plain text, making them available to whoever can access the log file. This vulnerability is fixed in 0.9.1.

Key dates

02Disclosure timeline

January 12, 2026 CVE published
January 13, 2026 Record updated