Description
A vulnerability was detected in Sipeed PicoClaw up to 0.2.9. This vulnerability affects the function rt.ReloadConfig of the file pkg/channels/pico/pico.go. Performing a manipulation of the argument message.send results in missing authorization. It is possible to initiate the attack remotely. The exploit is now public and may be used. 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 flaw exists in Sipeed PicoClaw's rt.ReloadConfig function, where an attacker can manipulate the message.send argument to bypass authorization checks. This allows the attacker to trigger a configuration reload without proper privileges. Based on the description, it is inferred that the attacker could modify device settings or disrupt services. The impact is that the device's configuration integrity compromised, potentially leading to further exploitation if other vulnerabilities are present.

Affected Systems

Sipeed PicoClaw devices running firmware version 0.2.9 or earlier are affected. The vulnerability applies to the pico.go component in the pico module of the firmware.

Risk and Exploitability

The issue carries a CVSS score of 5.3, indicating moderate risk. The EPSS score is < 1% and the vulnerability is not listed in CISA's KEV catalog. The attack can be performed remotely, and a public exploit is known, meaning that exposed devices are at risk. The missing authorization aligns with CWE-862 and additional privilege escalation concerns in CWE-863.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the PicoClaw firmware to a version newer than 0.2.9 where the rt.ReloadConfig authorization check is fixed.
  • If an immediate firmware upgrade is not possible, isolate the device from untrusted networks or block access to the endpoint that calls rt.ReloadConfig.
  • Enable logging for configuration changes and monitor for unauthorized reload attempts to detect potential exploitation.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 16: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 02:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in Sipeed PicoClaw up to 0.2.9. This vulnerability affects the function rt.ReloadConfig of the file pkg/channels/pico/pico.go. Performing a manipulation of the argument message.send results in missing authorization. It is possible to initiate the attack remotely. The exploit is now public and may be used. The reported GitHub issue was closed automatically due to inactivity.
Title Sipeed PicoClaw pico.go rt.ReloadConfig authorization
First Time appeared Sipeed
Sipeed picoclaw
Weaknesses CWE-862
CWE-863
CPEs cpe:2.3:a:sipeed:picoclaw:*:*:*:*:*:*:*:*
Vendors & Products Sipeed
Sipeed picoclaw
References
Metrics cvssV2_0

{'score': 5.5, 'vector': 'AV:N/AC:L/Au:S/C:N/I:P/A:P/E:POC/RL:ND/RC:C'}

cvssV3_0

{'score': 5.4, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:C'}

cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:C'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-10T15:26:27.879Z

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

Link: CVE-2026-15320

cve-icon Vulnrichment

Updated: 2026-07-10T15:26:24.340Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses