CVE Catalog

CVE-2026-71963

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.86%

56th percentile - higher than 56% of all known CVEs

Summary

Hermes Agent 0.18.2 through 0.21.0, fixed in commit f6234d0, contains a remote code execution vulnerability that allows attackers to execute arbitrary OS commands by supplying a malicious repository with a crafted .git/config that sets core.fsmonitor to an attacker-controlled command. When a user opens the malicious repository and sends any message, the agent triggers a git status index refresh which executes the injected command in the user's process context, exposing the full environment including configured provider API keys.

Risk Assessment

An attacker can execute arbitrary commands on the user's machine, potentially leading to data theft, system compromise, and exposure of API keys.

Recommendation

Upgrade Hermes Agent to a version containing the fix (commit f6234d0 or later). Avoid opening untrusted repositories and monitor agent processes.

Other vulnerabilities in Hermes Agent

See all
Original NVD description (English source)

Hermes Agent 0.18.2 through 0.21.0, fixed in commit f6234d0, contains a remote code execution vulnerability that allows attackers to execute arbitrary OS commands by supplying a malicious repository with a crafted .git/config that sets core.fsmonitor to an attacker-controlled command. When a user opens the malicious repository and sends any message, the agent triggers a git status index refresh which executes the injected command in the user's process context, exposing the full environment including configured provider API keys.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS