Severity by source
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from Vendor (VulDB) · only source for this CVE.
CVSS VectorVendor: VulDB
Lifecycle Timeline
3DescriptionCVE.org
A security flaw has been discovered in NousResearch hermes-agent up to 2026.4.23. This affects the function _sync_anthropic_entry_from_credentials_file of the file agent/credential_pool.py of the component Credential Pool Synchronization. The manipulation results in improper authentication. The attack must be initiated from a local position. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
AnalysisAI
Improper authentication in NousResearch hermes-agent through version 2026.4.23 allows a local low-privileged attacker to manipulate the Credential Pool Synchronization component, specifically the _sync_anthropic_entry_from_credentials_file function in agent/credential_pool.py, bypassing authentication controls over Anthropic API credentials. A proof-of-concept exploit is publicly available on GitHub and the vendor did not respond to coordinated disclosure, leaving no patch available at time of analysis. No public exploit identified at time of analysis for active KEV-confirmed campaigns, but publicly available exploit code exists and lowers the bar for any attacker already holding local system access.
Technical ContextAI
The vulnerability is rooted in CWE-287 (Improper Authentication) within the Credential Pool Synchronization subsystem of the hermes-agent package by NousResearch. The affected function, _sync_anthropic_entry_from_credentials_file in agent/credential_pool.py, is responsible for reading Anthropic API credentials from a local credentials file and synchronizing them into the agent's runtime credential pool. The flaw indicates that authentication or authorization controls governing which callers or credential entries may trigger or influence this synchronization are not properly enforced, enabling a low-privileged local user to manipulate credential loading or bypass intended access restrictions. CPE cpe:2.3:a:nousresearch:hermes-agent:*:*:*:*:*:*:*:* confirms all versions through 2026.4.23 of this application-tier package are within scope. Because the function directly handles Anthropic API credentials, exploitation could have downstream consequences beyond the local host, including unauthorized API access or billing fraud.
RemediationAI
No vendor-released patch has been identified at time of analysis - the vendor did not respond to disclosure, and RL:X in the CVSS temporal vector confirms no remediation level has been defined. Organizations should immediately restrict OS-level file permissions on agent/credential_pool.py and the associated Anthropic credentials file so only the dedicated hermes-agent service account can read or execute them, preventing low-privileged users from triggering or interfering with credential synchronization (note: this may require adjusting deployment scripts that assume broader access). Rotate any Anthropic API credentials that were accessible on affected systems and audit API usage logs for unauthorized calls. If the Credential Pool Synchronization feature is not operationally required, disable it or remove the credentials file - this eliminates the attack surface entirely but will break automated credential refresh. Monitor the VulDB entry at https://vuldb.com/vuln/367645 and the NousResearch hermes-agent repository for any upstream patch or fix commit. The public POC at https://gist.github.com/YLChen-007/caf38652afeccbbd53a9d77152b6198d should be reviewed in an isolated test environment to confirm exposure before applying mitigations.
More in Hermes Agent
View allRemote code execution in NousResearch Hermes Agent 0.18.2-0.21.0 allows an unauthenticated attacker to execute arbitrary
Remote command injection in NousResearch hermes-agent allows unauthenticated attackers to execute arbitrary OS commands
Path traversal in NousResearch hermes-agent (all versions through 2026.5.16) exposes arbitrary server-side files via the
Path traversal in NousResearch hermes-agent through version 2026.4.16 allows remote unauthenticated attackers to bypass
Remote sandbox escape in NousResearch hermes-agent versions up to 2026.4.16 allows unauthenticated attackers to manipula
Path traversal in NousResearch hermes-agent 0.8.0 exposes arbitrary server-side files to unauthenticated remote attacker
Remote code/prompt injection in NousResearch Hermes Agent through 0.12.0 stems from improper neutralization in the _comp
Remote injection in NousResearch Hermes Agent through version 2026.4.30 allows unauthenticated attackers to manipulate t
Code injection in NousResearch hermes-agent 2026.4.23 allows remote unauthenticated attackers to inject and execute arbi
Improper output escaping in NousResearch Hermes Agent versions up to 2026.4.16 allows remote unauthenticated attackers t
Remote injection vulnerability in NousResearch hermes-agent versions up to 2026.4.23 enables unauthenticated attackers t
Uncontrolled resource consumption in NousResearch hermes-agent (all versions through 2026.4.30) allows remote unauthenti
Same weakness CWE-287 – Improper Authentication
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-33856
GHSA-g28j-ffjc-vcrh