Description
A security vulnerability has been detected in nextlevelbuilder GoClaw up to 3.13.0-beta.2. Impacted is the function MethodRouter.Handle of the file internal/gateway/router.go of the component WebSocket RPC Handler. Such manipulation leads to incorrect authorization. The attack may be launched remotely. The exploit has been disclosed publicly and may be used. The project was informed of the problem early through an issue report.
Published: 2026-07-05
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw arises in the MethodRouter.Handle routine of GoClaw’s WebSocket allows an attacker to send crafted RPC messages that bypass intended access controls. The result is the ability to invoke privileged operations without proper authentication, effectively granting unauthorized access to protected functionality. The weakness is categorized as CWE‑285 (Incorrect Authorization) and CWE‑863 (Authorization Bypass Through User‑Controlled Data).

Affected Systems

The vulnerability is present in nextlevelbuilder GoClaw releases up to and including 3.13.0‑beta.2, as well as all earlier versions. Any deployment that exposes the WebSocket RPC endpoint to external or untrusted networks is susceptible; the flaw can be triggered remotely over the standard WebSocket protocol.

Risk and Exploitability

The CVSS base score of 5.3 indicates moderate severity, while the EPSS score of less than 1% suggests a low current likelihood of exploitation. The flaw is not listed in the CISA KEV catalog. Because the attack vector is remote, exposed instances face a moderate risk if attackers succeed. Deployments should monitor for anomalous RPC activity and consider limiting exposure until a patch is available.

Generated by OpenCVE AI on July 23, 2026 at 15:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest GoClaw release when a patch that fixes the authorization bypass becomes available.
  • Restrict the WebSocket RPC endpoint to trusted networks or hosts only, using firewall rules, network access control lists, or VPN segmentation.
  • Enable comprehensive logging and intrusion detection for RPC traffic, and review exploitation attempts.

Generated by OpenCVE AI on July 23, 2026 at 15:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 07 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 05 Jul 2026 06:00:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in nextlevelbuilder GoClaw up to 3.13.0-beta.2. Impacted is the function MethodRouter.Handle of the file internal/gateway/router.go of the component WebSocket RPC Handler. Such manipulation leads to incorrect authorization. The attack may be launched remotely. The exploit has been disclosed publicly and may be used. The project was informed of the problem early through an issue report.
Title nextlevelbuilder GoClaw WebSocket RPC router.go MethodRouter.Handle authorization
First Time appeared Nextlevelbuilder
Nextlevelbuilder goclaw
Weaknesses CWE-285
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:UR'}

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:R'}

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:R'}

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-07T02:43:44.690Z

Reserved: 2026-07-04T07:50:37.826Z

Link: CVE-2026-14716

cve-icon Vulnrichment

Updated: 2026-07-07T02:43:38.974Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-23T16:00:14Z

Weaknesses