HIGH 7.3
GHSA-cv2p-68f4-f4pw
picoclaw is vulnerable to OS command injection via the ExecTool component
Details
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.
Are you affected?
Enter the version of the package you're using.
Affected packages
Go / github.com/sipeed/picoclaw
Introduced in:
0 No fixed version published yet for github.com/sipeed/picoclaw (go modules). Pin to a known-safe version or switch to an alternative.
References
- https://nvd.nist.gov/vuln/detail/CVE-2026-36045 [ADVISORY]
- https://github.com/sipeed/picoclaw/commit/01d694b9985a66c3d7119fc9f74ce8ed4f0f21b5 [WEB]
- https://gist.github.com/NucleiAv/41899be6266a9813840301577792ed68 [WEB]
- https://github.com/sipeed/picoclaw [PACKAGE]
- https://github.com/sipeed/picoclaw/releases/tag/v0.1.2 [WEB]