Security Advisory

CVE-2026-36045

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-27 00:00:00
Last updated 2026-05-28 13:32:36
Assigner mitre
CVSS score not scored
State PUBLISHED

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.