VDB
KO
MEDIUM 5.5

GHSA-99f9-j8r3-p853

Hermes Agent creates response_store.db and webhook_subscriptions.json with world-readable permissions (mode 0o644)

Details

Hermes Agent before 0.16.0 creates response_store.db and webhook_subscriptions.json with world-readable permissions (mode 0o644), exposing conversation history and HMAC secrets to local users. Attackers with local filesystem access can read these files directly to obtain sensitive data including conversation history, tool payloads, prompts, and per-route HMAC secrets.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / hermes-agent
Introduced in: 0 Fixed in: 0.16.0
Fix pip install --upgrade 'hermes-agent>=0.16.0'

References