Description
A flaw has been found in nanocoai NanoClaw up to 2.0.64. Affected is the function handleAddMcpServer of the file src/modules/self-mod/request.ts of the component add_mcp_server. Executing a manipulation can lead to improper authorization. The attack may be launched remotely. The exploit has been published and may be used. This patch is called e5b928783d5c485637565eb07d2967922dfbf8d8. A patch should be applied to remediate this issue.
Published: 2026-07-26
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the handleAddMcpServer function of the NanoClaw add_mcp_server module allows attackers to bypass normal authorization controls, enabling them to add or modify MCP server configurations. This improper authorization issue corresponds to CWE-266 and CWE-285 and may lead to unauthorized network access or data exposure.

Affected Systems

The vulnerability impacts nanocoai NanoClaw versions up to and including 2.0.64. Any installation of NanoClaw from the vendor prior to the patched release is vulnerable.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity and the EPSS score of less than 1% suggests a low probability of exploitation in the wild, although an exploit has already been published and can be launched remotely. The issue is not listed in the CISA KEV catalog, but the remote nature of the attack and the availability of exploitation code warrant prompt action to prevent unauthorized server configuration changes.

Generated by OpenCVE AI on August 3, 2026 at 18:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the patch commit e5b928783d5c485637565eb07d2967922dfbf8d8 to upgrade NanoClaw to version 2.0.65 or later.
  • Restrict access to the add_mcp_server API endpoint to authorized administrative users only.
  • Monitor system logs for unexpected add_mcp_server activity and verify that only legitimate users are performing these actions.

Generated by OpenCVE AI on August 3, 2026 at 18:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 26 Jul 2026 04:00:00 +0000

Type Values Removed Values Added
Description A flaw has been found in nanocoai NanoClaw up to 2.0.64. Affected is the function handleAddMcpServer of the file src/modules/self-mod/request.ts of the component add_mcp_server. Executing a manipulation can lead to improper authorization. The attack may be launched remotely. The exploit has been published and may be used. This patch is called e5b928783d5c485637565eb07d2967922dfbf8d8. A patch should be applied to remediate this issue.
Title nanocoai NanoClaw add_mcp_server request.ts handleAddMcpServer improper authorization
First Time appeared Nanocoai
Nanocoai nanoclaw
Weaknesses CWE-266
CWE-285
CPEs cpe:2.3:a:nanocoai:nanoclaw:*:*:*:*:*:*:*:*
Vendors & Products Nanocoai
Nanocoai nanoclaw
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:OF/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:O/RC:C'}

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:O/RC:C'}

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

Nanocoai Nanoclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-27T14:37:23.201Z

Reserved: 2026-07-25T11:08:25.395Z

Link: CVE-2026-17434

cve-icon Vulnrichment

Updated: 2026-07-27T14:37:19.965Z

cve-icon NVD

Status : Deferred

Published: 2026-07-26T04:16:46.573

Modified: 2026-07-27T20:25:13.817

Link: CVE-2026-17434

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T18:30:06Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-285

    Improper Authorization