Description
A weakness has been identified in Sipeed PicoClaw up to 0.2.9. Impacted is the function isPrivateOrRestrictedIP of the file pkg/tools/integration/web.go of the component web_fetch. This manipulation causes server-side request forgery. The attack can be initiated remotely. The exploit has been made available to the public and could be used for attacks. Patch name: 2efbe5d560e7ed9bc5209c203dc4aa6ecdbc7405. To fix this issue, it is recommended to deploy a patch.
Published: 2026-07-18
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the isPrivateOrRestrictedIP function within the web_fetch component of Sipeed PicoClaw allows an attacker to cause the server to make HTTP requests to arbitrary addresses, including internal services. This server‑side request forgery (SSRF) can expose internal resources, enable credential harvesting, or facilitate lateral movement within the network. The flaw exists in versions up to 0.2.9 and is mitigated by applying the public patch provided by the vendor.

Affected Systems

Sipeed PicoClaw versions 0.2.9 and earlier are affected. The vulnerability resides in the file pkg/tools/integration/web.go of the web_fetch component. Version 0.2.9 or earlier should be considered vulnerable; newer releases are presumed patched.

Risk and Exploitability

The CVSS score of 5.3 indicates medium severity, and the EPSS score of less than 1% suggests a low but non‑zero likelihood of exploitation. The vulnerability is not listed in CISA KEV, but an exploit is publicly available. Attackers can initiate it remotely, making the risk moderate for deployments with unrestricted outbound network access.

Generated by OpenCVE AI on July 30, 2026 at 22:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the patch referenced by commit 2efbe5d560e7ed9bc5209c203dc4aa6ecdbc7405 to the PicoClaw codebase.
  • If a patch is unavailable, upgrade to the latest PicoClaw release that incorporates the fix.
  • Configure the web_fetch service or underlying infrastructure to block or whitelist outbound requests to private IP ranges to prevent SSRF attempts.

Generated by OpenCVE AI on July 30, 2026 at 22:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


Sat, 18 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in Sipeed PicoClaw up to 0.2.9. Impacted is the function isPrivateOrRestrictedIP of the file pkg/tools/integration/web.go of the component web_fetch. This manipulation causes server-side request forgery. The attack can be initiated remotely. The exploit has been made available to the public and could be used for attacks. Patch name: 2efbe5d560e7ed9bc5209c203dc4aa6ecdbc7405. To fix this issue, it is recommended to deploy a patch.
Title Sipeed PicoClaw web_fetch web.go isPrivateOrRestrictedIP 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': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:OF/RC:C'}

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:O/RC:C'}

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:O/RC:C'}

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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-22T15:01:58.974Z

Reserved: 2026-07-18T07:22:33.012Z

Link: CVE-2026-16196

cve-icon Vulnrichment

Updated: 2026-07-22T15:01:28.950Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T23:00:22Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)