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 of Sipeed PicoClaw firmware up to version 0.2.9. An attacker can construct a request that causes the device to send arbitrary HTTP or HTTPS requests to externally supplied URLs. This server‑side request forgery can expose internal network resources or allow the device to interact with any external service it can reach over the network.

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 real‑world exploitation presently. The vulnerability is not listed in CISA KEV, implying 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 interacting with the device operator, and no authentication requirement is explicitly documented.

Generated by OpenCVE AI on July 29, 2026 at 11:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the most recent firmware update that removes the SSRF flaw in WebFetchTool.Execute
  • If an update is not yet available, disable the Guarded Web Fetch Flow feature to prevent SSRF exploitation
  • Configure network firewall rules to restrict the PicoClaw’s outbound traffic to only trusted destinations

Generated by OpenCVE AI on July 29, 2026 at 11:34 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

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T11:45:03Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)