Description
A security vulnerability has been detected in Sipeed PicoClaw up to 0.2.9. Affected is the function NewContextBuilder of the file pkg/agent/context.go. Such manipulation leads to inclusion of functionality from untrusted control sphere. The attack needs to be performed locally. The exploit has been disclosed publicly and may be used. The reported GitHub issue was closed automatically with the label "not planned" by a bot.
Published: 2026-07-18
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in the NewContextBuilder function of Sipeed PicoClaw, which unintentionally incorporates functionality from an untrusted control sphere. By manipulating the context builder locally, an attacker can inject arbitrary, privileged functionality into the agent, potentially executing code with elevated rights. The effect is a local privilege escalation within the environment where PicoClaw runs.

Affected Systems

Sipeed PicoClaw versions up to and including 0.2.9 are susceptible to this vulnerability. No newer releases have been identified as affected by the information supplied.

Risk and Exploitability

The CVSS score of 4.8 categorises the issue as moderate, while an EPSS score of less than 1% indicates a very low probability of wide‑scale exploitation. The vulnerability is not listed in the CISA KEV catalogue. Exploitation requires local access, making the attack surface limited to those with physical or administrative access to the device; nevertheless, the potential for privilege escalation warrants prompt attention.

Generated by OpenCVE AI on July 30, 2026 at 23:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the first PicoClaw release newer than 0.2.9 (e.g., 0.2.10 or later).
  • If an upgrade cannot be performed immediately, restrict local users from writing to or executing with the context builder, or run the agent under a non‑privileged account to reduce the scope of the vulnerability.
  • Consider disabling or removing the NewContextBuilder feature until a definitive fix is available.

Generated by OpenCVE AI on July 30, 2026 at 23:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description A security vulnerability has been detected in Sipeed PicoClaw up to 0.2.9. Affected is the function NewContextBuilder of the file pkg/agent/context.go. Such manipulation leads to inclusion of functionality from untrusted control sphere. The attack needs to be performed locally. The exploit has been disclosed publicly and may be used. The reported GitHub issue was closed automatically with the label "not planned" by a bot.
Title Sipeed PicoClaw context.go NewContextBuilder inclusion of functionality from untrusted control sphere
First Time appeared Sipeed
Sipeed picoclaw
Weaknesses CWE-829
CPEs cpe:2.3:a:sipeed:picoclaw:*:*:*:*:*:*:*:*
Vendors & Products Sipeed
Sipeed picoclaw
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

{'score': 4.8, 'vector': 'CVSS:4.0/AV:L/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-20T19:10:46.153Z

Reserved: 2026-07-17T13:50:10.945Z

Link: CVE-2026-16085

cve-icon Vulnrichment

Updated: 2026-07-20T16:59:45.956Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T23:15:06Z

Weaknesses
  • CWE-829

    Inclusion of Functionality from Untrusted Control Sphere