Description
A flaw has been found in NousResearch hermes-agent 0.18.0. Affected by this issue is the function _sess_nowait of the file s71.py of the component Session Management. This manipulation of the argument session_id causes authorization bypass. The attack can be initiated remotely. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-09-03
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw exists in NousResearch hermes-agent 0.18.0 where manipulation of the argument session_id within the internal _sess_nowait function allows an attacker to bypass authorization controls, enabling creation or access of sessions without proper authentication. The vulnerability resides in the Session Management component, and can be triggered remotely from outside the host; no local privileges or special conditions are outlined.

Affected Systems

The affected product is NousResearch hermes-agent version 0.18.0. No other versions are explicitly listed as impacted. Users running this specific release should assume the bug is present.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity, while the EPSS score is not available, suggesting no current data on exploitation likelihood. The vulnerability is not listed in the CISA KEV catalog. Attackers can exploit the flaw over a remote network connection, and the absence of listed local privilege requirements implies the risk remains low to moderate but warrants mitigation to prevent unauthorized session access.

Generated by OpenCVE AI on September 3, 2026 at 13:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade hermes-agent to a release that includes validation of session_id parameters once the vendor publishes a patch.
  • Limit external access to the _sess_nowait endpoint by configuring firewall rules or network segmentation so only trusted IP addresses can reach the service.
  • Implement strict input validation for session_id so that only expected values are accepted, or disable the ability for callers to specify arbitrary session IDs.
  • Enable detailed logging for session creation and monitor for anomalous activity that may indicate an attempted bypass.

Generated by OpenCVE AI on September 3, 2026 at 13:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 03 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Description A flaw has been found in NousResearch hermes-agent 0.18.0. Affected by this issue is the function _sess_nowait of the file s71.py of the component Session Management. This manipulation of the argument session_id causes authorization bypass. The attack can be initiated remotely. The vendor was contacted early about this disclosure but did not respond in any way.
Title NousResearch hermes-agent Session Management s71.py _sess_nowait authorization
First Time appeared Nousresearch
Nousresearch hermes-agent
Weaknesses CWE-285
CWE-639
CPEs cpe:2.3:a:nousresearch:hermes-agent:*:*:*:*:*:*:*:*
Vendors & Products Nousresearch
Nousresearch hermes-agent
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Nousresearch Hermes-agent
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-03T12:28:42.408Z

Reserved: 2026-09-03T06:47:10.627Z

Link: CVE-2026-85105

cve-icon Vulnrichment

Updated: 2026-09-03T12:28:30.127Z

cve-icon NVD

Status : Deferred

Published: 2026-09-03T13:06:21.250

Modified: 2026-09-03T17:25:25.113

Link: CVE-2026-85105

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T13:15:04Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-639

    Authorization Bypass Through User-Controlled Key