Description
A vulnerability was detected in nanocoai NanoClaw up to 2.0.64. This impacts the function createChatSdkBridge.setup of the file src/channels/chat-sdk-bridge.ts of the component MCP Server Approval. Performing a manipulation results in improper authorization. The attack needs to be approached locally. The exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-07-26
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability permits a local attacker to bypass authorization checks in the createChatSdkBridge.setup function of NanoClaw’s MCP Server Approval component, allowing unauthorized interactions with the chat SDK bridge. This is a classic improper authorization flaw (CWE-266, CWE-285) that can let an attacker manipulate protected resources or perform privileged actions that should not be available to them.

Affected Systems

The flaw affects nanocoai NanoClaw versions up to 2.0.64. Any installation of these releases may be vulnerable, with the CPE indicating all variants of the product are potentially impacted until a secure version is released.

Risk and Exploitability

The CVSS score of 4.8 reflects a moderate severity, while the EPSS score of less than 1% indicates a very low probability of exploitation at present. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires local access or the ability to influence local input to the server, so remote attackers cannot leverage this flaw without first gaining local foothold. No publicly known remote exploitation has been documented.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update NanoClaw to the latest version once the vendor releases a fix.
  • Enforce strict local access controls on the MCP Server Approval service, allowing only trusted users or service accounts to invoke chat‑SDK bridge operations.
  • Audit and monitor local access logs for unauthorized chat‑SDK bridge activity.

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 23: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 02:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in nanocoai NanoClaw up to 2.0.64. This impacts the function createChatSdkBridge.setup of the file src/channels/chat-sdk-bridge.ts of the component MCP Server Approval. Performing a manipulation results in improper authorization. The attack needs to be approached locally. The exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Title nanocoai NanoClaw MCP Server Approval chat-sdk-bridge.ts createChatSdkBridge.setup 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': 4.3, 'vector': 'AV:L/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

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

cvssV3_1

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

cvssV4_0

{'score': 4.8, 'vector': 'CVSS:4.0/AV:L/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-27T20:23:47.697Z

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

Link: CVE-2026-17433

cve-icon Vulnrichment

Updated: 2026-07-27T17:25:37.843Z

cve-icon NVD

Status : Deferred

Published: 2026-07-26T03:16:32.490

Modified: 2026-07-27T21:16:48.453

Link: CVE-2026-17433

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