CVE-2026-18038
Received Received - Intake

Information Disclosure in GoClaw via jq Handler

Vulnerability report for CVE-2026-18038, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-28

Last updated on: 2026-07-28

Assigner: VulDB

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-28
Last Modified
2026-07-28
Generated
2026-07-28
AI Q&A
2026-07-28
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
nextlevelbuilder goclaw to 3.13.2 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-284 The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor.
CWE-200 The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an information disclosure flaw in GoClaw up to version 3.13.2. It involves the ExecTool.Execute function in goclaw/internal/http/tools_invoke.go, where the jq handler allows remote attackers to execute commands that can expose sensitive data like environment variables.

Detection Guidance

Check GoClaw logs for suspicious jq tool invocations via the POST /v1/tools/invoke endpoint. Monitor environment variable exposure in exec tool outputs. Verify if GOCLAW_GATEWAY_TOKEN or GOCLAW_ENCRYPTION_KEY appear in command outputs or logs.

Impact Analysis

An attacker with operator privileges could exploit this to retrieve the GOCLAW_GATEWAY_TOKEN or GOCLAW_ENCRYPTION_KEY. This token could then be used to gain unauthorized access to broader gateway capabilities via HTTP or WebSocket APIs, potentially leading to data breaches or system compromise.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR's data protection principles and HIPAA's security requirements for protected health information. Organizations using GoClaw may face compliance violations, legal penalties, and reputational damage due to potential data exposure.

Mitigation Strategies

Disable auto-approval for jq in exec tool policies. Add GOCLAW_GATEWAY_TOKEN and GOCLAW_ENCRYPTION_KEY to the credential scrub list. Update to the patched version if available. Restrict operator privileges and review exec tool configurations.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-18038. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart