Description
A security vulnerability has been detected in Sipeed PicoClaw up to 0.2.9. This affects the function IPAllowlist of the file web/backend/middleware/access_control.go of the component Launcher. Such manipulation leads to improper access controls. The attack may be performed from remote. The exploit has been disclosed publicly and may be used. The name of the patch is 3126. A patch should be applied to remediate this issue.
Published: 2026-07-10
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in the IPAllowlist routine of the Launcher component’s access_control.go file. By manipulating the function, an attacker can override configured IP restrictions and gain unauthorised access to the PicoClaw’s web backend. This bypass allows any remote user to reach the management interface without needing prior credentials, potentially exposing sensitive configuration options.

Affected Systems

Sipeed PicoClaw devices running firmware versions 0.2.9 or older are affected. The vulnerability is confined to the Launcher module’s web/backend/middleware/access_control.go file and does not involve any other components of the firmware.

Risk and Exploitability

The CVSS score of 6.9 places the issue in the moderate‑to‑high severity range. The EPSS score of less than 1% suggests that exploitation is currently unlikely in the wild, but the vulnerability is publicly disclosed and an exploit is available. The issue is not listed in CISA’s KEV catalogue. Attackers would need only network access to the device, with no additional authentication, to exploit the bypass.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor patch associated with pull request 3126 to all affected PicoClaw devices.
  • Configure the device to only accept traffic from trusted network segments or approved IP addresses for its management interface.
  • Continuously review access logs for anomalous activity targeting the Launcher component to confirm that the patch is effective.

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 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 10 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in Sipeed PicoClaw up to 0.2.9. This affects the function IPAllowlist of the file web/backend/middleware/access_control.go of the component Launcher. Such manipulation leads to improper access controls. The attack may be performed from remote. The exploit has been disclosed publicly and may be used. The name of the patch is 3126. A patch should be applied to remediate this issue.
Title Sipeed PicoClaw Launcher access_control.go IPAllowlist access control
First Time appeared Sipeed
Sipeed picoclaw
Weaknesses CWE-266
CWE-284
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:OF/RC:C'}

cvssV3_0

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

cvssV3_1

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

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/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-10T14:24:20.728Z

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

Link: CVE-2026-15319

cve-icon Vulnrichment

Updated: 2026-07-10T14:24:14.125Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-284

    Improper Access Control