Skip to main content

GoClaw EUVDEUVD-2026-45384

| CVE-2026-16123 LOW
Missing Authorization (CWE-862)
2026-07-18 VulDB GHSA-64vj-9h4v-597g
2.1
CVSS 4.0 · Vendor: VulDB

Severity by source

Vendor (VulDB) PRIMARY
2.1 MEDIUM
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
6.3 MEDIUM

Network-reachable endpoint with low-privilege auth required; missing authorization yields limited CIA impact with no scope change to other systems.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N

Primary rating from Vendor (VulDB).

CVSS VectorVendor: VulDB

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

4
Severity Changed
Jul 18, 2026 - 15:22 NVD
MEDIUM LOW
CVSS changed
Jul 18, 2026 - 15:22 NVD
5.3 (MEDIUM) 2.1 (LOW)
Analysis Generated
Jul 18, 2026 - 15:16 vuln.today
CVE Published
Jul 18, 2026 - 14:45 cve.org
MEDIUM 5.3

DescriptionCVE.org

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.

AnalysisAI

Missing authorization on the Invoke Endpoint in nextlevelbuilder GoClaw up to version 3.13.2 allows low-privileged remote attackers to invoke tool functionality without proper permission checks. The flaw resides in the ToolsInvokeHandler.ServeHTTP function within internal/http/tools_invoke.go, where authorization is absent rather than bypassed cryptographically. A public proof-of-concept exploit is available via GitHub, lowering the bar for exploitation; however, this CVE is not currently listed in the CISA KEV catalog, so confirmed active exploitation has not been established at time of analysis.

Technical ContextAI

GoClaw is a Go-based application developed by nextlevelbuilder, identified by CPE cpe:2.3:a:nextlevelbuilder:goclaw:*:*:*:*:*:*:*:*. The vulnerable code path is the HTTP handler ToolsInvokeHandler.ServeHTTP in internal/http/tools_invoke.go, which exposes a tool invocation endpoint over HTTP. The root cause class is CWE-862 (Missing Authorization): the handler performs operations upon receiving a request without verifying that the authenticated caller holds the necessary permissions to use the Invoke Endpoint. This is distinct from an authentication bypass - the caller is authenticated (PR:L in the CVSS vector), but no authorization gate exists to scope what that caller may invoke. In Go HTTP servers, this typically manifests as a missing middleware check or absent permission validation before dispatching handler logic.

RemediationAI

No vendor-released patched version has been independently confirmed in the available data. The vulnerability was disclosed via GitHub issue tracker at https://github.com/nextlevelbuilder/goclaw/issues/1217 - monitor that issue and the repository at https://github.com/nextlevelbuilder/goclaw/ for a fix release. Until a patch is available, restrict network access to the Invoke Endpoint at the reverse proxy or firewall layer, allowing only known trusted internal IP ranges to reach it; this reduces exposure without requiring application changes but does not fix the underlying authorization gap. Additionally, enforce the principle of least privilege by auditing which accounts hold any level of access to the GoClaw instance, revoking unnecessary ones to shrink the pool of potential abusers. Full VulDB intelligence is available at https://vuldb.com/cve/CVE-2026-16123.

More in Goclaw

View all
CVE-2026-10219 MEDIUM POC
5.5 Jun 01

OS command injection in nextlevelbuilder GoClaw through version 3.11.3 allows remote attackers to execute arbitrary shel

CVE-2026-10617 MEDIUM POC
5.5 Jun 02

Missing authentication in GoClaw's Webhook Verification Handler allows unauthenticated remote attackers to interact with

CVE-2026-7505 MEDIUM POC
5.5 Apr 30

Improper authorization in the GoClaw and GoClaw Lite RPC gateway allows unauthenticated remote attackers to invoke privi

CVE-2026-16124 LOW POC
2.1 Jul 18

Server-side request forgery in GoClaw through 3.15.0-beta.32 allows authenticated remote attackers to bypass the SSRF bl

CVE-2026-15626 LOW POC
2.1 Jul 14

Path traversal in GoClaw 3.13.3-beta.3 allows authenticated remote attackers to read or write files outside the intended

CVE-2026-16119 LOW POC
2.1 Jul 18

Incorrect authorization in GoClaw's WebSocket Approval Endpoint allows low-privileged remote attackers to bypass access

CVE-2026-16120 LOW POC
2.1 Jul 18

Name resolution bypass in GoClaw's exec approval subsystem allows remote low-privileged attackers to circumvent the bina

CVE-2026-14716 LOW POC
2.1 Jul 05

Incorrect authorization in nextlevelbuilder GoClaw's WebSocket RPC Handler allows authenticated low-privilege remote att

CVE-2026-16199 LOW POC
2.1 Jul 19

Improper authorization in nextlevelbuilder GoClaw up to version 3.13.3-beta.3 allows low-privileged remote attackers to

CVE-2026-16121 LOW POC
2.1 Jul 18

Improper authorization in nextlevelbuilder GoClaw up to version 3.13.2 allows remote low-privilege authenticated attacke

CVE-2026-15624 LOW POC
2.1 Jul 14

Server-side request forgery in GoClaw 3.13.3-beta.3 enables authenticated remote attackers to manipulate the `output.vid

CVE-2026-10218 LOW POC
2.1 Jun 01

Improper authorization in GoClaw (nextlevelbuilder/goclaw) up to version 3.11.3 allows a remote low-privileged attacker

Share

EUVD-2026-45384 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy