CVE-2026-36045
UNKNOWN
NVD
CVSS Score
0
Severity
UNKNOWN
Published
May 27, 2026
Vendor
unknown
Description
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.