Impact
The vulnerability is in GoClaw’s CheckSSRF/isPrivateIP function in internal/tools/web_shared.go, where manipulated input causes the server to fetch arbitrary URLs, enabling server‑side request forgery. This flaw is classified as CWE‑918.
Affected Systems
nextlevelbuilder’s GoClaw component, including all releases up to and including 3.15.0‑beta.32. Security is mitigated starting with the 3.15.0‑beta.33 release.
Risk and Exploitability
The CVSS score of 5.3 indicates medium severity, and the EPSS score of less than 1% indicates a low but non‑zero likelihood of exploitation. The flaw is exploitable remotely and the exploit has been publicly disclosed; it is not listed in CISA’s KEV catalog. The likely attack vector is that a remote attacker sends a specially crafted request to the GoClaw web_fetch endpoint, causing the server to perform an outbound request to a target URL of the attacker’s choosing.
OpenCVE Enrichment