Description
A security flaw has been discovered in Sipeed PicoClaw up to 0.2.9. This issue affects the function dispatchIncoming of the file pkg/channels/wecom/wecom.go of the component Group Message Handler. The manipulation results in incorrect authorization. It is possible to launch the attack 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-18
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Sipeed PicoClaw component includes a Group Message Handler that dispatches messages via a function in the wecom.go file. An authorization logic flaw allows a remote attacker to trigger the dispatchIncoming endpoint without proper privileges. This breach is classified as CWE-285 Improper Authorization and CWE-863 Authorization Bypass, permitting users to send or manipulate group messages they should not be able to access, resulting in potential impersonation or unapproved message dissemination.

Affected Systems

Sipeed PicoClaw versions up to 0.2.9, including earlier releases, contain this flaw. No information is available in the CVE data about whether newer releases are vulnerable, so all affected versions are those equal to or older than 0.2.9.

Risk and Exploitability

The CVSS score of 5.3 denotes moderate severity. The EPSS score of less than 1% suggests that the probability of exploitation is currently low, yet publicly available exploits indicate that an attacker could leverage the flaw. The vulnerability is not listed in CISA's KEV catalog. Likely, an adversary can target the system over the network, issuing the dispatchIncoming request from a remote host; failure of the authorization check would then allow unauthorized message dispatch with no additional privileges.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the PicoClaw software to a release newer than 0.2.9 where the improper authorization bug has been corrected; if no such release exists, apply any vendor‑supplied patch that addresses dispatchIncoming.
  • Block or restrict network access to the Group Message Handler endpoint using firewall rules or network segmentation to limit exposure to trusted hosts.
  • If the application can be modified, enforce stricter role checks so that only users with the required permissions can invoke dispatchIncoming.
  • Enable logging of all message dispatch attempts and configure alerts for anomalous or unauthorized activity to detect exploitation early.

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

Mon, 20 Jul 2026 14: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 22:45:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in Sipeed PicoClaw up to 0.2.9. This issue affects the function dispatchIncoming of the file pkg/channels/wecom/wecom.go of the component Group Message Handler. The manipulation results in incorrect authorization. It is possible to launch the attack 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 Group Message wecom.go dispatchIncoming authorization
First Time appeared Sipeed
Sipeed picoclaw
Weaknesses CWE-285
CWE-863
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:ND/RC:UR'}

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:X/RC:R'}

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:X/RC:R'}

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-20T13:25:11.446Z

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

Link: CVE-2026-16195

cve-icon Vulnrichment

Updated: 2026-07-20T13:25:08.191Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses