Skip to main content

hermes-agent CVE-2026-7396

| EUVDEUVD-2026-26267 MEDIUM
Path Traversal (CWE-22)
2026-04-29 VulDB
5.5
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
5.5 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/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
vuln.today AI
5.3 MEDIUM

Network-reachable unauthenticated read-only path traversal with no scope change; confidentiality-only impact at low severity maps to C:L/I:N/A:N.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

5
Analysis Generated
Jul 24, 2026 - 01:37 vuln.today
PoC Detected
Apr 29, 2026 - 21:16 vuln.today
Public exploit code
CVSS changed
Apr 29, 2026 - 18:22 NVD
5.3 (MEDIUM) 5.5 (MEDIUM)
EUVD ID Assigned
Apr 29, 2026 - 18:00 euvd
EUVD-2026-26267
CVE Published
Apr 29, 2026 - 17:30 nvd
MEDIUM 5.5

DescriptionCVE.org

A vulnerability was identified in NousResearch hermes-agent 0.8.0. Affected by this issue is some unknown functionality of the file gateway/platforms/wecom.py of the component WeChat Work Platform Adapter. The manipulation leads to path traversal. It is possible to initiate the attack remotely. The exploit is publicly available and might be used.

AnalysisAI

Path traversal in NousResearch hermes-agent 0.8.0 exposes arbitrary server-side files to unauthenticated remote attackers through the WeChat Work (WeCom) platform adapter component. The vulnerability resides in gateway/platforms/wecom.py and is limited to confidentiality impact (VC:L), with no integrity or availability consequence. A public proof-of-concept exists per GitHub issue reference, though EPSS of 0.05% (15th percentile) and SSVC's 'Automatable: no' designation indicate constrained real-world exploitation risk; no CISA KEV listing has been confirmed.

Technical ContextAI

CWE-22 (Path Traversal) describes a failure to neutralize special directory-navigation sequences (e.g., '../') in user-controlled input before using it to construct file-system paths. Here, the vulnerable component is the WeChat Work (企业微信/WeCom) platform integration adapter within hermes-agent, an AI agent orchestration framework by NousResearch. The affected file gateway/platforms/wecom.py processes input - likely a filename or path parameter supplied through the WeCom messaging webhook or API surface - without sufficient sanitization, allowing traversal outside the intended working directory. CPE cpe:2.3:a:nousresearch:hermes-agent:*:*:*:*:*:*:*:* confirms the scope is the nousresearch vendor's hermes-agent application.

RemediationAI

No vendor-released patch version has been identified at time of analysis. The vulnerability is tracked via a public GitHub issue at https://github.com/NousResearch/hermes-agent/issues/8733 - monitor that issue and the upstream repository (https://github.com/NousResearch/hermes-agent/) for a patched release. As an immediate compensating control, disable or restrict network access to the WeCom platform adapter endpoint if the WeChat Work integration is not operationally required; this eliminates the attack surface entirely with no functional cost to deployments not using that integration. If WeCom must remain enabled, implement an application-layer web firewall or reverse proxy rule to reject requests containing path traversal sequences (../, %2e%2e%2f, and URL-encoded variants) targeting the wecom.py handler. File-system-level hardening (running the process with minimal permissions and chroot/container isolation) limits the blast radius of any successful traversal to files accessible by the process user.

CVE-2026-71963 HIGH POC
8.6 Sep 03

Remote code execution in NousResearch Hermes Agent 0.18.2-0.21.0 allows an unauthenticated attacker to execute arbitrary

CVE-2026-9367 MEDIUM POC
5.5 May 24

Remote command injection in NousResearch hermes-agent allows unauthenticated attackers to execute arbitrary OS commands

CVE-2026-14628 MEDIUM POC
5.5 Jul 04

Path traversal in NousResearch hermes-agent (all versions through 2026.5.16) exposes arbitrary server-side files via the

CVE-2026-9351 MEDIUM POC
5.5 May 24

Path traversal in NousResearch hermes-agent through version 2026.4.16 allows remote unauthenticated attackers to bypass

CVE-2026-9368 MEDIUM POC
5.5 May 24

Remote sandbox escape in NousResearch hermes-agent versions up to 2026.4.16 allows unauthenticated attackers to manipula

CVE-2026-10221 MEDIUM POC
5.5 Jun 01

Remote code/prompt injection in NousResearch Hermes Agent through 0.12.0 stems from improper neutralization in the _comp

CVE-2026-10220 MEDIUM POC
5.5 Jun 01

Remote injection in NousResearch Hermes Agent through version 2026.4.30 allows unauthenticated attackers to manipulate t

CVE-2026-9366 MEDIUM POC
5.5 May 24

Code injection in NousResearch hermes-agent 2026.4.23 allows remote unauthenticated attackers to inject and execute arbi

CVE-2026-9354 MEDIUM POC
5.5 May 24

Improper output escaping in NousResearch Hermes Agent versions up to 2026.4.16 allows remote unauthenticated attackers t

CVE-2026-9353 MEDIUM POC
5.5 May 24

Remote injection vulnerability in NousResearch hermes-agent versions up to 2026.4.23 enables unauthenticated attackers t

CVE-2026-10224 MEDIUM POC
5.5 Jun 01

Uncontrolled resource consumption in NousResearch hermes-agent (all versions through 2026.4.30) allows remote unauthenti

CVE-2026-9350 MEDIUM POC
5.5 May 24

Missing authorization in NousResearch hermes-agent versions up to 2026.4.16 allows remote attackers to bypass authentica

Share

CVE-2026-7396 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy