Description
A vulnerability has been found in nextlevelbuilder GoClaw 3.13.3-beta.3. Affected by this vulnerability is the function bytePlusDownloadVideo of the file internal/tools/create_video_byteplus.go of the component invoke Endpoint. The manipulation of the argument output.video_url leads to server-side request forgery. Remote exploitation of the attack is possible. The exploit has been disclosed to the public and may be used.
Published: 2026-07-14
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The bytePlusDownloadVideo function in nextlevelbuilder GoClaw version 3.13.3‑beta.3 allows an attacker to supply a crafted output.video_url that forces the server to fetch arbitrary URLs, enabling SSRF. The flaw is in the invoke Endpoint within internal/tools/create_video_byteplus.go and remote exploitation is possible without validating the target address.

Affected Systems

Affected product is nextlevelbuilder GoClaw version 3.13.3‑beta.3. No other versions were listed as vulnerable in the CNA data, and the issue is confined to the bytePlusDownloadVideo function used by the invoke Endpoint.

Risk and Exploitability

With a CVSS score of 5.3 the vulnerability presents a moderate risk, and the EPSS score of less than 1% indicates a very low probability of exploitation at this time. It is not listed in the CISA KEV catalog. The flaw is a server‑side request forgery that allows arbitrary URLs. Based on the description, it is inferred that this could potentially expose internal resources or lead to abuse of outbound bandwidth, depending on the GoClaw deployment’s network environment, and might enable attackers to reach internal services or exhaust network resources.

Generated by OpenCVE AI on July 31, 2026 at 10:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor patch or upgrade to a GoClaw release that includes the bytePlusDownloadVideo input validation fix.
  • Modify the application to validate the output.video_url parameter, rejecting URLs that do not belong to the byteplus domain and ensuring that only allowed protocols are permitted (CWE-918).
  • Restrict outbound traffic from the GoClaw process using firewall rules to allow only necessary external destinations and block internal network addresses unless required.

Generated by OpenCVE AI on July 31, 2026 at 10:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 14 Jul 2026 02:15:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in nextlevelbuilder GoClaw 3.13.3-beta.3. Affected by this vulnerability is the function bytePlusDownloadVideo of the file internal/tools/create_video_byteplus.go of the component invoke Endpoint. The manipulation of the argument output.video_url leads to server-side request forgery. Remote exploitation of the attack is possible. The exploit has been disclosed to the public and may be used.
Title nextlevelbuilder GoClaw invoke Endpoint create_video_byteplus.go bytePlusDownloadVideo server-side request forgery
First Time appeared Nextlevelbuilder
Nextlevelbuilder goclaw
Weaknesses CWE-918
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-15T14:53:36.990Z

Reserved: 2026-07-13T17:23:38.145Z

Link: CVE-2026-15624

cve-icon Vulnrichment

Updated: 2026-07-15T14:53:05.941Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T11:00:06Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)