Description
A vulnerability was detected in NousResearch hermes-agent up to 2026.5.16. This impacts the function extract_media of the file gateway/platforms/base.py of the component Live Webhook Endpoint. Performing a manipulation results in path traversal. The attack may be initiated remotely. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-07-04
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the extract_media function of the Live Webhook Endpoint allows an attacker to supply a crafted request that triggers a path traversal condition. The vulnerability does not explicitly state that arbitrary file read or write is possible; it is inferred that the traversal could permit access to files outside the intended directory, but no documented exploitation of full system compromise is provided. The potential impact is limited to accessing or manipulating files within the server’s file system that lie outside the intended sandboxed directory.

Affected Systems

NousResearch Hermes Agent up to and including version 2026.5.16 are affected. Any deployments that expose the Live Webhook Endpoint to external traffic are at risk. Systems running later versions are presumed to be unaffected unless the vulnerability remains present in subsequent releases.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity, while the EPSS score of less than 1% shows a very low but non‑zero exploitation probability. The vulnerability is not listed in the CISA KEV catalog. The attack can be carried out remotely by sending extract_media routine without proper path sanitization. Failure to mitigate could allow an attacker to potentially read or modify files outside the intended directory.

Generated by OpenCVE AI on July 26, 2026 at 21:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • If an upgrade is not immediately possible, restrict external access to the Live Webhook Endpoint using firewall rules, VPNs, or IP whitelisting
  • Validate and sanitize all paths in the extract_media implementation to ensure canonical paths stay within the intended directory
  • Monitor logs for abnormal extract_media requests and investigate potential malicious activity

Generated by OpenCVE AI on July 26, 2026 at 21:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 04 Jul 2026 13:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in NousResearch hermes-agent up to 2026.5.16. This impacts the function extract_media of the file gateway/platforms/base.py of the component Live Webhook Endpoint. Performing a manipulation results in path traversal. The attack may be initiated remotely. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title NousResearch hermes-agent Live Webhook Endpoint base.py extract_media path traversal
First Time appeared Nousresearch
Nousresearch hermes-agent
Weaknesses CWE-22
CPEs cpe:2.3:a:nousresearch:hermes-agent:*:*:*:*:*:*:*:*
Vendors & Products Nousresearch
Nousresearch hermes-agent
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:N/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 5.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': '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'}


Subscriptions

Nousresearch Hermes-agent
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-06T16:25:15.490Z

Reserved: 2026-07-03T17:07:53.319Z

Link: CVE-2026-14628

cve-icon Vulnrichment

Updated: 2026-07-06T16:25:11.507Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T22:00:05Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')