Description
A flaw has been found in NousResearch hermes-agent up to 0.16.0. This affects the function save_url_image of the file agent/image_gen_provider.py of the component xAI Image Generation Provider. This manipulation causes server-side request forgery. The attack may be initiated remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-08-04
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the save_url_image function of the xAI Image Generation Provider in NousResearch hermes‑agent allows an attacker to trigger server‑side request forgery (SSRF). The vulnerability can be triggered from a remote location and has been publicly published, meaning a remote attacker can instruct the agent to make arbitrary requests to internal or external resources. This capability could expose internal services, leak sensitive data, or facilitate further attacks such as data exfiltration or denial of service.

Affected Systems

Versions of NousResearch hermes‑agent up to and including 0.16.0 are affected. The vulnerability resides in agent/image_gen_provider.py within the xAI Image Generation Provider component.

Risk and Exploitability

The CVSS score for this flaw is 5.3, indicating moderate severity. The EPSS score is not available, and it is not listed in CISA KEV. The attack vector is remote, relying on remote input that triggers the vulnerable function. Exploitation requires an attacker to supply a crafted URL, after which the agent will perform the request as the service user.

Generated by OpenCVE AI on August 4, 2026 at 19:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a version of NousResearch hermes‑agent newer than 0.16.0 if available; this is the official vendor solution.
  • Restrict outbound HTTP/HTTPS requests from the hermes‑agent or implement URL validation to allow only trusted hosts; this prevents the agent from contacting unintended internal resources.
  • Apply network segmentation or firewall rules to block the hermes‑agent’s ability to reach sensitive internal services, mitigating the impact of a successful SSRF.

Generated by OpenCVE AI on August 4, 2026 at 19:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 04 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Description A flaw has been found in NousResearch hermes-agent up to 0.16.0. This affects the function save_url_image of the file agent/image_gen_provider.py of the component xAI Image Generation Provider. This manipulation causes server-side request forgery. The attack may be initiated remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title NousResearch hermes-agent xAI Image Generation Provider image_gen_provider.py save_url_image server-side request forgery
First Time appeared Nousresearch
Nousresearch hermes-agent
Weaknesses CWE-918
CPEs cpe:2.3:a:nousresearch:hermes-agent:*:*:*:*:*:*:*:*
Vendors & Products Nousresearch
Nousresearch hermes-agent
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Nousresearch Hermes-agent
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-05T13:42:12.621Z

Reserved: 2026-08-04T07:35:41.048Z

Link: CVE-2026-18774

cve-icon Vulnrichment

Updated: 2026-08-05T13:42:08.210Z

cve-icon NVD

Status : Deferred

Published: 2026-08-04T17:16:48.127

Modified: 2026-08-12T20:59:00.027

Link: CVE-2026-18774

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T19:30:05Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)