Description
A vulnerability has been found in NousResearch hermes-agent up to 0.18.2. This affects the function HermesACPAgent.prompt of the file acp_adapter/session.py of the component ACP Prompt Workflow. Such manipulation leads to denial of service. The attack may be performed from remote. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-09-01
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerability exists in the HermesACPAgent.prompt function of the ACP Prompt Workflow in NousResearch hermes-agent versions up to 0.18.2. The flaw allows an attacker to manipulate the input in such a way that the HermesACPAgent.prompt method fails or crashes, resulting in a denial of service. The attack may be performed from remote, and the exploit has been publicly disclosed. The weakness is classified as CWE‑404, indicating improper removal or cleanup leading to denial of service.

Affected Systems

Affected systems are the NousResearch hermes-agent product, specifically versions up to and including 0.18.2. The vulnerability is tied to the ACP Prompt Workflow component in the file acp_adapter/session.py. No other product versions are listed, so the impact is confined to this agent version range.

Risk and Exploitability

The CVSS base score of 5.3 indicates a medium severity negotiating with exploitation likelihood. EPSS data is not available, so the likelihood of exploitation in the wild is uncertain. The vulnerability is not listed in CISA KEV, suggesting no known widespread exploitation. Attackers can send crafted requests remotely through the HermesACPAgent.prompt endpoint, causing the service to crash or hang and potentially overwhelming system resources. A proper mitigation strategy is to update to a fixed version as soon as it becomes available and consider network isolation of that API until the patch is installed.

Generated by OpenCVE AI on September 1, 2026 at 23:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Hermes-agent to a version newer than 0.18.2 once a vendor patch is released.
  • Restrict network access to the Hermes-agent ACP Prompt Workflow endpoint using firewall or segmentation to limit exposure to trusted clients.
  • Temporarily disable or isolate the HermesACPAgent.prompt functionality until a security fix is applied.

Generated by OpenCVE AI on September 1, 2026 at 23:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in NousResearch hermes-agent up to 0.18.2. This affects the function HermesACPAgent.prompt of the file acp_adapter/session.py of the component ACP Prompt Workflow. Such manipulation leads to denial of service. The attack may be performed from remote. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title NousResearch hermes-agent ACP Prompt Workflow session.py HermesACPAgent.prompt denial of service
First Time appeared Nousresearch
Nousresearch hermes-agent
Weaknesses CWE-404
CPEs cpe:2.3:a:nousresearch:hermes-agent:*:*:*:*:*:*:*:*
Vendors & Products Nousresearch
Nousresearch hermes-agent
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/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:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Nousresearch Hermes-agent
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-01T21:15:11.426Z

Reserved: 2026-09-01T15:48:37.100Z

Link: CVE-2026-84288

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-01T22:17:18.647

Modified: 2026-09-01T22:17:18.647

Link: CVE-2026-84288

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T00:00:06Z

Weaknesses
  • CWE-404

    Improper Resource Shutdown or Release