Description
A flaw has been found in nextlevelbuilder GoClaw up to 3.13.2. Affected by this vulnerability is the function ExecTool.Execute of the file goclaw/internal/http/tools_invoke.go of the component jq Handler. Executing a manipulation can lead to information disclosure. The attack can be launched remotely. The exploit has been published and may be used. This patch is called 1230. It is advisable to implement a patch to correct this issue.
Published: 2026-07-28
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw lies in the ExecTool.Execute function of the jq Handler in GoClaw, allowing an attacker to retrieve sensitive data through the manipulation of requests executed via that handler. The vulnerability can be triggered remotely and has a medium severity score of 5.3, indicating that it can expose confidential information without granting complete system control. The defect originates from insufficient input validation on the jq command execution path, leading to unintended disclosure of data that may be stored on the host or included in the command output.

Affected Systems

The affected product is GoClaw from nextlevelbuilder, with vulnerable versions up to 3.13.2. All builds of GoClaw prior to the 1230 patch expose this weakness, regardless of deployment environment or operating system, since the ExecTool.Execute component is version‑specific.

Risk and Exploitability

The CVSS score of 5.3 reflects a medium risk, while the EPSS score of less than 1% indicates a low probability of exploitation in the wild. The vulnerability is not yet listed in the CISA KEV catalog, yet an exploit has been published on public code repositories, meaning attackers could potentially use it against exposed instances of GoClaw that have not been patched. The attack vector is remote, and although the impact does not grant full system compromise, the potential for leaking sensitive data such as configuration files, environment variables, or logs remains a concern for affected organizations.

Generated by OpenCVE AI on August 3, 2026 at 15:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update GoClaw to the latest release that includes patch 1230 or upgrade to a version newer than 3.13.2
  • Configure network controls to restrict remote access to the jq handler endpoint until the patch is applied
  • Implement role‑based access control to limit usage of the jq handler to privileged users only

Generated by OpenCVE AI on August 3, 2026 at 15:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Description A flaw has been found in nextlevelbuilder GoClaw up to 3.13.2. Affected by this vulnerability is the function ExecTool.Execute of the file goclaw/internal/http/tools_invoke.go of the component jq Handler. Executing a manipulation can lead to information disclosure. The attack can be launched remotely. The exploit has been published and may be used. This patch is called 1230. It is advisable to implement a patch to correct this issue.
Title nextlevelbuilder GoClaw jq Handler tools_invoke.go ExecTool.Execute information disclosure
First Time appeared Nextlevelbuilder
Nextlevelbuilder goclaw
Weaknesses CWE-200
CWE-284
CPEs cpe:2.3:a:nextlevelbuilder:goclaw:*:*:*:*:*:*:*:*
Vendors & Products Nextlevelbuilder
Nextlevelbuilder goclaw
References
Metrics cvssV2_0

{'score': 4, 'vector': 'AV:N/AC:L/Au:S/C:P/I:N/A:N/E:POC/RL:OF/RC:C'}

cvssV3_0

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

cvssV3_1

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

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Nextlevelbuilder Goclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-28T19:24:43.169Z

Reserved: 2026-07-28T08:31:54.362Z

Link: CVE-2026-18038

cve-icon Vulnrichment

Updated: 2026-07-28T19:24:40.161Z

cve-icon NVD

Status : Deferred

Published: 2026-07-28T13:17:36.507

Modified: 2026-07-28T20:34:39.437

Link: CVE-2026-18038

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T15:00:15Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control