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.
OpenCVE Enrichment