Description
A flaw has been found in nextlevelbuilder GoClaw up to 3.13.3-beta.3. This affects the function ExecTool.Execute of the file goclaw/internal/tools/credentialed_exec.go. Executing a manipulation can lead to improper authorization. The attack may be launched remotely. The exploit has been published and may be used.
Published: 2026-07-19
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the ExecTool.Execute function of GoClaw allows an attacker to manipulate the execution path, resulting in improper authorization that can be triggered through a crafted manipulation; the attack may be launched remotely by sending a crafted request to the ExecTool.Execute endpoint. The vulnerability exists in nextlevelbuilder’s GoClaw product up through version 3.13.3‑beta.3, so all systems running any release at or below that version are potentially vulnerable, and upgrading to a later unqualified release eliminates the flaw.

Affected Systems

The vulnerability impacts the GoClaw tool developed by nextlevelbuilder, specifically all releases up to and including version 3.13.3‑beta.3. Systems running these versions are eligible to be exploited.

Risk and Exploitability

The vulnerability is enabled by a flaw that removes or bypasses authorization checks before executing privileged commands. Attackers can send a crafted request to the ExecTool.Execute interface and execute arbitrary commands in the context of the system’s service account. The CVSS score of 5.3 grades the incident as moderate severity, while the EPSS score of less than 1% indicates a low probability of widespread exploitation at the moment. The vulnerability is not listed in CISA’s KEV catalog, but the published exploit on GitHub suggests a limited but existing risk for administrators who have not applied the latest update.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the most recent GoClaw release (greater than 3.13.3‑beta.3) to eliminate the improper privilege management issue identified as CWE‑266.
  • If an update is unavailable, confine external calls to the ExecTool.Execute interface and enforce role‑based controls that expressly prevent unauthorized privilege escalation, addressing the CWE‑285 vulnerability.
  • Configure the application to disable credential‑based execution or limit command execution to a vetted whitelist, thus blocking potential exploitation paths.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 20 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 19 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Description A flaw has been found in nextlevelbuilder GoClaw up to 3.13.3-beta.3. This affects the function ExecTool.Execute of the file goclaw/internal/tools/credentialed_exec.go. Executing a manipulation can lead to improper authorization. The attack may be launched remotely. The exploit has been published and may be used.
Title nextlevelbuilder GoClaw credentialed_exec.go ExecTool.Execute improper authorization
First Time appeared Nextlevelbuilder
Nextlevelbuilder goclaw
Weaknesses CWE-266
CWE-285
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-20T19:10:18.336Z

Reserved: 2026-07-18T07:24:32.110Z

Link: CVE-2026-16199

cve-icon Vulnrichment

Updated: 2026-07-20T17:11:35.274Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-285

    Improper Authorization