Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://gist.github.com/NucleiAv/41899be6266a9813840301577792ed68
- https://github.com/sipeed/picoclaw/releases/tag/v0.1.2
- https://gist.github.com/NucleiAv/41899be6266a9813840301577792ed68
FAQ
What is CVE-2026-36045?
CVE-2026-36045 is a vulnerability with a CVSS score of 7.3 (HIGH). 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 de...
How severe is CVE-2026-36045?
CVE-2026-36045 has been rated HIGH with a CVSS base score of 7.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-36045?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.