CVE-2026-15625 Details
Description
A vulnerability was found in nextlevelbuilder GoClaw 3.11.3. Affected by this issue is the function ExecApprovalManager.CheckCommand of the file internal/tools/exec_approval.go. The manipulation results in incomplete blacklist. The attack can be executed remotely. The exploit has been made public and could be used.
A vulnerability exists in GoClaw version 3.11.3, specifically within the ExecApprovalManager.CheckCommand function. This issue arises from an incomplete blacklist implementation, allowing authenticated operators to execute unauthorized shell commands. The vulnerability is exploitable remotely through the application's HTTP API, particularly via the 'POST /v1/tools/invoke' endpoint. When the exec approval feature is configured to use an allowlist, the approval process only considers the outer command layer, such as 'env', while the execution layer processes the entire command string, including embedded payloads. This flaw can lead to unauthorized file writes, arbitrary command execution within the GoClaw process, and a breach of trust in the application's execution control.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 14, 2026CISA-ADP
Assessed Jul 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-183 | Permissive List of Allowed Inputs | [email protected] |
| CWE-184 | Incomplete List of Disallowed Inputs | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| nextlevelbuilder GoClaw | <= 3.11.3 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 14, 2026 | CVE Modified | CISA-ADP |
| Jul 14, 2026 | New CVE Received | [email protected] |
Volerion