picoclaw CVE-2026-36045
HIGHCVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Lifecycle Timeline
4DescriptionNVD
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.
AnalysisAI
OS command injection in sipeed picoclaw v0.1.2 and earlier allows remote attackers to bypass an incomplete denylist-based sanitizer in the ExecTool component and execute arbitrary shell commands on the host. The guardCommand() function in pkg/tools/shell.go relies on only eight regex denylist patterns, which is insufficient to block the wide range of shell metacharacters and command-chaining techniques available to an attacker. …
Sign in for full analysis, threat intelligence, and remediation guidance.
RemediationAI
24 hours: Inventory all picoclaw v0.1.2 and earlier deployments; disable ExecTool functionality or restrict network access to administrative networks only via firewall rules. 7 days: Evaluate alternative device management solutions; implement temporary network segmentation isolating picoclaw to VPN/bastion access; establish detailed audit logging for ExecTool requests. …
Sign in for detailed remediation steps.
Share
External POC / Exploit Code
Leaving vuln.today