Beveiligingsadvies

CVE-2026-36045

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-05-27 00:00:00
Laatst bijgewerkt 2026-05-28 13:32:36
Toegewezen door mitre
CVSS-score 7.3
Status PUBLISHED

Beschrijving

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.