Nextlevelbuilder · Goclaw · CVE-2026-16124
**Name of the Vulnerable Software and Affected Versions**
nextlevelbuilder GoClaw versions prior to 3.15.0-beta.33
**Description**
A flaw in the `web fetch` component allows for remote server-side request forgery (SSRF), a technique where an attacker induces the server to make requests to an unintended location. The issue resides within the `CheckSSRF/isPrivateIP()` function located in the `internal/tools/web shared.go` file.
**Recommendations**
Update to version 3.15.0-beta.33.
As a temporary mitigation, restrict the use of the `CheckSSRF/isPrivateIP()` function.