Description
A vulnerability has been found in NousResearch hermes-agent 0.8.0. Affected by this vulnerability is the function _check_auth of the file gateway/platforms/api_server.py of the component API_SERVER_KEY Handler. The manipulation leads to improper authentication. The attack can be initiated remotely. The complexity of an attack is rather high. The exploitation appears to be difficult. The exploit has been disclosed to the public and may be used. The project was informed of the problem early through a pull request but has not reacted yet.
Published: 2026-04-27
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Access
Action: Patch Now
AI Analysis

Impact

The vulnerability originates from the _check_auth function in gateway/platforms/api_server.py of the API_SERVER_KEY Handler. An attacker can manipulate requests to bypass authentication checks, allowing unauthorized access to the API. Because the flaw permits remote exploitation and can lead to full control over the system, it presents an authentication bypass (CWE‑287) that threatens confidentiality, integrity, and availability.

Affected Systems

The affected product is NousResearch's hermes‑agent, version 0.8.0. Only this release is identified; no other versions or variants are listed. The vulnerability specifically targets the API_SERVER_KEY component exposed within the agent's gateway module.

Risk and Exploitability

The CVSS score of 6.3 marks the issue as moderate severity, and the EPSS value of < 1 % indicates a low likelihood of exploitation at present. The issue has not yet been recorded in the CISA KEV catalog, suggesting no publicly known exploitation campaigns. Attackers would need to initiate the exploit remotely against the API, a task characterized as high complexity and difficult, so the overall risk is moderate but should be considered in environments where the agent services sensitive data.

Generated by OpenCVE AI on April 28, 2026 at 04:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check for and install the official patch from NousResearch once it is available (the pull request addressing this issue is currently unmerged).
  • If a patch is not available, limit network access to the API_SERVER_KEY endpoint to trusted hosts only, such as by implementing firewall rules or network segmentation.
  • Review and strengthen the authentication logic in the _check_auth function, ensuring it validates all authentication tokens and credentials correctly.
  • Enable logging and alerting for failed authentication attempts and monitor logs for suspicious activity.

Generated by OpenCVE AI on April 28, 2026 at 04:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Apr 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Nousresearch
Nousresearch hermes-agent
Vendors & Products Nousresearch
Nousresearch hermes-agent

Mon, 27 Apr 2026 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 27 Apr 2026 10:00:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in NousResearch hermes-agent 0.8.0. Affected by this vulnerability is the function _check_auth of the file gateway/platforms/api_server.py of the component API_SERVER_KEY Handler. The manipulation leads to improper authentication. The attack can be initiated remotely. The complexity of an attack is rather high. The exploitation appears to be difficult. The exploit has been disclosed to the public and may be used. The project was informed of the problem early through a pull request but has not reacted yet.
Title NousResearch hermes-agent API_SERVER_KEY api_server.py _check_auth improper authentication
Weaknesses CWE-287
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

{'score': 6.3, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:N/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-04-27T12:21:26.650Z

Reserved: 2026-04-26T15:54:42.744Z

Link: CVE-2026-7112

cve-icon Vulnrichment

Updated: 2026-04-27T12:21:23.165Z

cve-icon NVD

Status : Deferred

Published: 2026-04-27T10:16:10.533

Modified: 2026-04-29T01:00:01.613

Link: CVE-2026-7112

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T09:17:17Z

Weaknesses