Description
A security flaw has been discovered in Sipeed PicoClaw up to 0.2.9. Affected by this vulnerability is the function WebFetchTool.Execute of the file pkg/tools/integration/web.go of the component Guarded Web Fetch Flow. The manipulation results in server-side request forgery. The attack can be executed remotely. The exploit has been released to the public and may be used for attacks. The reported GitHub issue was closed automatically due to inactivity.
Published: 2026-07-10
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the WebFetchTool.Execute function of the Guarded Web Fetch Flow component in Sipeed PicoClaw firmware up to version 0.2.9. An attacker can craft a request that causes the device to send arbitrary HTTP or HTTPS requests to externally supplied URLs, allowing the device to reach internal or external resources it normally could not access. This server‑side request forgery can reveal internal network information, trigger actions on other services, or facilitate further attacks from the compromised device.

Affected Systems

Sipeed PicoClaw devices running firmware 0.2.9 or earlier are affected. No other vendors or later firmware versions are known to be impacted as of the CNA data.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, while the EPSS score of less than 1% suggests a low likelihood of exploitation at present. The vulnerability is not listed in the CISA KEV catalog, indicating no widespread documented exploitation. The SSRF can be triggered via a remote request, meaning an attacker can potentially use the device to reach arbitrary endpoints without the device operator’s interaction, and no authentication requirement is documented in the description.

Generated by OpenCVE AI on August 1, 2026 at 13:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest firmware update that removes the SSRF flaw in WebFetchTool.Execute
  • If a firmware update is unavailable, disable the Guarded Web Fetch Flow feature to eliminate the SSRF pathway
  • Configure outbound firewall rules to restrict the PicoClaw’s traffic to only trusted destinations

Generated by OpenCVE AI on August 1, 2026 at 13:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


Fri, 10 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in Sipeed PicoClaw up to 0.2.9. Affected by this vulnerability is the function WebFetchTool.Execute of the file pkg/tools/integration/web.go of the component Guarded Web Fetch Flow. The manipulation results in server-side request forgery. The attack can be executed remotely. The exploit has been released to the public and may be used for attacks. The reported GitHub issue was closed automatically due to inactivity.
Title Sipeed PicoClaw Guarded Web Fetch Flow web.go WebFetchTool.Execute server-side request forgery
First Time appeared Sipeed
Sipeed picoclaw
Weaknesses CWE-918
CPEs cpe:2.3:a:sipeed:picoclaw:*:*:*:*:*:*:*:*
Vendors & Products Sipeed
Sipeed picoclaw
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/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:N/UI:R/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:N/UI:R/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:N/UI:P/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-14T01:26:30.531Z

Reserved: 2026-07-09T18:07:32.588Z

Link: CVE-2026-15317

cve-icon Vulnrichment

Updated: 2026-07-14T01:26:26.862Z

cve-icon NVD

Status : Deferred

Published: 2026-07-10T00:16:33.027

Modified: 2026-07-14T02:16:53.720

Link: CVE-2026-15317

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T13:30:04Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)