Description
A weakness has been identified in nextlevelbuilder GoClaw up to 3.13.2. Affected by this issue is the function ToolsInvokeHandler.ServeHTTP of the file internal/http/tools_invoke.go of the component Invoke Endpoint. This manipulation causes missing authorization. The attack can be initiated remotely. The exploit has been made available to the public and could be used for attacks.
Published: 2026-07-18
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the ToolsInvokeHandler.ServeHTTP handler of the GoClaw Invoke Endpoint. By manipulating the request framework’s authorization checks, remote users can invoke privileged tools without authentication. This missing authorization exposes sensitive operations and data and could enable further exploitation.

Affected Systems

nextlevelbuilder GoClaw, versions up to and including 3.13.2, are affected. The issue is confined to the internal/http/tools_invoke.go component and any deployment that exposes the invoke endpoint is at risk.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity, while an EPSS score under 1% shows a low probability of widespread exploitation. The vulnerability can be triggered remotely; exploit code has been publicly released. The attack is likely feasible on servers with an exposed invoke endpoint, though the attacker must identify a valid target. Since it is not currently listed in the CISA KEV catalog, no coordinated response has been issued yet.

Generated by OpenCVE AI on July 30, 2026 at 22:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update GoClaw to the latest release that addresses the missing authorization flaw (CWE-862) and the improper authorization bug (CWE-863).
  • Limit external access to the /invoke endpoint by applying network firewall rules and ensuring only trusted hosts can reach it.
  • Verify that the invocation handler enforces both proper authentication and role-based checks before executing any privileged operations, thereby mitigating both CWE-862 and CWE-863.

Generated by OpenCVE AI on July 30, 2026 at 22:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 22 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 18 Jul 2026 15:00:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in nextlevelbuilder GoClaw up to 3.13.2. Affected by this issue is the function ToolsInvokeHandler.ServeHTTP of the file internal/http/tools_invoke.go of the component Invoke Endpoint. This manipulation causes missing authorization. The attack can be initiated remotely. The exploit has been made available to the public and could be used for attacks.
Title nextlevelbuilder GoClaw Invoke Endpoint tools_invoke.go ToolsInvokeHandler.ServeHTTP authorization
First Time appeared Nextlevelbuilder
Nextlevelbuilder goclaw
Weaknesses CWE-862
CWE-863
CPEs cpe:2.3:a:nextlevelbuilder:goclaw:*:*:*:*:*:*:*:*
Vendors & Products Nextlevelbuilder
Nextlevelbuilder goclaw
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: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:X/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

Nextlevelbuilder Goclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-22T15:33:42.676Z

Reserved: 2026-07-17T15:57:02.258Z

Link: CVE-2026-16123

cve-icon Vulnrichment

Updated: 2026-07-22T15:33:17.024Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T23:00:22Z

Weaknesses