SCA: security update for github.com/sipeed/picoclaw (GHSA-cv2p-68f4-f4pw)

high Tenable Cloud Security Plugin ID 446675

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- picoclaw <=v0.1.2 and earlier is vulnerable to OS command injection via the ExecTool component
(pkg/tools/shell.go). The guardCommand() function attempts to restrict shell command execution using a
denylist of 8 regular expressions, but the denylist is incomplete. (CVE-2026-36045)

Solution

There is no known solution at this time.

See Also

https://github.com/advisories/GHSA-cv2p-68f4-f4pw

Plugin Details

Severity: High

ID: 446675

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/31/2026

Updated: 8/31/2026

Risk Information

VPR

Risk Factor: Low

Score: 2.8

Percentile: 22.58

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2026-36045

CVSS v3

Risk Factor: High

Base Score: 7.3

Temporal Score: 6.4

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/27/2026

Vulnerability Publication Date: 5/27/2026

Reference Information

CVE: CVE-2026-36045

cwe: CWE-78