Description
A vulnerability was detected in Sipeed PicoClaw up to 0.2.9. The impacted element is an unknown function of the file web/backend/middleware/access_control.go of the component First Run Setup. Performing a manipulation of the argument allowed_cidrs results in authentication bypass using alternate channel. The attack may be initiated remotely. The attack's complexity is rated as high. The exploitability is regarded as difficult. The exploit is now public and may be used. The patch is named 017601354be38cb027ff3ffb01aed79bd5d12610. Applying a patch is the recommended action to fix this issue.
Published: 2026-07-18
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is in the First Setup component's access_control.go module of Sipeed PicoClaw firmware versions up to 0.2.9. Manipulating the allowed_cidrs argument allows an unauthenticated attacker to use an alternate communication channel and bypass authentication checks. This flaw is an authentication bypass (CWE‑287) that could enable unauthorized control over the device, compromising confidentiality, integrity, or availability if an attacker gains privileged access. The exploit is considered difficult but is publicly available.

Affected Systems

The affected system is Sipeed's PicoClaw microcontroller board running firmware version 0.2.9 or earlier. The flaw resides in the web/backend/middleware/access_control.go component of the First Run Setup. All releases prior to 0.2.9 are impacted; newer revisions that include the patch commit are not.

Risk and Exploitability

The CVSS score is 6.3, indicating moderate severity, and the EPSS score is below 1 %, suggesting a low probability of widespread exploitation. The vulnerability is not listed in CISA KEV. Attack complexity is high and exploitation is difficult, but remote exploitation is possible through the web interface. The overall risk is moderate, warranting timely remediation.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the patch commit 017601354be38cb027ff3ffb01aed79bd5d12610 directly or through any firmware update that incorporates it.
  • Verify that the alternate channel is enabled only for authenticated users; disable or restrict the alternate channel if possible.
  • Limit the allowed_cidrs configuration to trusted IP ranges or remove the parameter entirely as a temporary mitigation until a patch is applied.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 21 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'}


Sun, 19 Jul 2026 00:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in Sipeed PicoClaw up to 0.2.9. The impacted element is an unknown function of the file web/backend/middleware/access_control.go of the component First Run Setup. Performing a manipulation of the argument allowed_cidrs results in authentication bypass using alternate channel. The attack may be initiated remotely. The attack's complexity is rated as high. The exploitability is regarded as difficult. The exploit is now public and may be used. The patch is named 017601354be38cb027ff3ffb01aed79bd5d12610. Applying a patch is the recommended action to fix this issue.
Title Sipeed PicoClaw First Run Setup access_control.go authentication bypass
First Time appeared Sipeed
Sipeed picoclaw
Weaknesses CWE-287
CWE-288
CPEs cpe:2.3:a:sipeed:picoclaw:*:*:*:*:*:*:*:*
Vendors & Products Sipeed
Sipeed picoclaw
References
Metrics cvssV2_0

{'score': 5.1, 'vector': 'AV:N/AC:H/Au:N/C:P/I:P/A:P/E:POC/RL:OF/RC:C'}

cvssV3_0

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

cvssV3_1

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

cvssV4_0

{'score': 6.3, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:N/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-21T14:32:20.618Z

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

Link: CVE-2026-16198

cve-icon Vulnrichment

Updated: 2026-07-21T14:32:04.779Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-287

    Improper Authentication

  • CWE-288

    Authentication Bypass Using an Alternate Path or Channel