Description
A vulnerability was detected in NousResearch hermes-agent up to 0.16.0. Affected by this issue is some unknown functionality of the file hermes-agent/model_tools.py of the component Memory Toolset. The manipulation results in improper access controls. The attack can be executed remotely. The exploit is now public and may be used.
Published: 2026-08-06
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerability in the Memory Toolset component of NousResearch hermes‑agent introduces improper access controls due to a flaw in the model_tools.py file. The weakness allows a remote attacker to manipulate the toolset, potentially bypassing authorization checks and executing unauthorized operations against the agent. The flaw manifests as a classic Improper Privilege Management problem (CWE‑266) and Improper Access Control (CWE‑284), resulting in an ability to read or modify data that should be protected.

Affected Systems

All installations of NousResearch hermes‑agent up to and including version 0.16.0 are vulnerable. The issue exists in the Memory Toolset module, specifically the model_tools.py component, and any deployment using the affected version may be susceptible to unauthorized operations. No newer versions were listed in the data, so the vulnerability applies to the stated range only.

Risk and Exploitability

The CVSS score is 5.3, indicating moderate severity. While the EPSS score is not available, the fact that the exploit is public and callable remotely raises the practical risk. The vulnerability is not currently listed in CISA KEV, but the remote attack vector and the availability of public exploits mean that attackers could abuse the flaw without requiring privileged access. Exploitation would involve sending crafted requests to the hermes‑agent’s Memory Toolset interface to trigger unauthorized actions.

Generated by OpenCVE AI on August 6, 2026 at 05:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update hermes‑agent to a fixed version or apply the vendor’s patch.
  • Restrict network exposure to the Memory Toolset API by blocking or firewalling access from untrusted networks.
  • Enforce strict authentication and authorization for any operations that interact with model_tools.py to ensure only privileged roles can invoke them.

Generated by OpenCVE AI on August 6, 2026 at 05:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 04:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in NousResearch hermes-agent up to 0.16.0. Affected by this issue is some unknown functionality of the file hermes-agent/model_tools.py of the component Memory Toolset. The manipulation results in improper access controls. The attack can be executed remotely. The exploit is now public and may be used.
Title NousResearch hermes-agent Memory Toolset model_tools.py access control
First Time appeared Nousresearch
Nousresearch hermes-agent
Weaknesses CWE-266
CWE-284
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:C'}

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-06T03:45:10.418Z

Reserved: 2026-08-05T19:19:57.788Z

Link: CVE-2026-18993

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T05:30:16Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-284

    Improper Access Control