GHSA-CV2P-68F4-F4PW
Vulnerability from github – Published: 2026-05-27 15:33 – Updated: 2026-07-01 19:06
VLAI
Summary
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.
Severity
7.3 (High)
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/sipeed/picoclaw"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.1.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-36045"
],
"database_specific": {
"cwe_ids": [
"CWE-78"
],
"github_reviewed": true,
"github_reviewed_at": "2026-07-01T19:06:33Z",
"nvd_published_at": "2026-05-27T14:16:45Z",
"severity": "HIGH"
},
"details": "picoclaw \u003c=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.",
"id": "GHSA-cv2p-68f4-f4pw",
"modified": "2026-07-01T19:06:33Z",
"published": "2026-05-27T15:33:11Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-36045"
},
{
"type": "WEB",
"url": "https://github.com/sipeed/picoclaw/commit/01d694b9985a66c3d7119fc9f74ce8ed4f0f21b5"
},
{
"type": "WEB",
"url": "https://gist.github.com/NucleiAv/41899be6266a9813840301577792ed68"
},
{
"type": "PACKAGE",
"url": "https://github.com/sipeed/picoclaw"
},
{
"type": "WEB",
"url": "https://github.com/sipeed/picoclaw/releases/tag/v0.1.2"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"type": "CVSS_V3"
}
],
"summary": "picoclaw is vulnerable to OS command injection via the ExecTool component"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…