CVE-2026-45224
HIGH7.1EPSS 0.02%Crabbox contains a path traversal vulnerability in the Islo provider's workspace path resolution
發布日:2026/5/11修改日:2026/5/18
描述
Crabbox before 0.9.0 contains a path traversal vulnerability in the Islo provider's workspace path resolution that allows attackers to supply absolute or relative paths that resolve outside the intended /workspace directory. Attackers can craft a malicious .crabbox.yaml or crabbox.yaml file with traversal sequences to cause arbitrary file deletion and overwrite when sync.delete is enabled, as the workspace preparation logic executes rm -rf and mkdir -p operations on the resolved path without proper validation.
受影響套件(1)
- Go/github.com/openclaw/crabboxfrom 0, < 0.9.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | HIGH7.1 | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H |
參考連結(6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2026-45224
- PATCHhttps://github.com/openclaw/crabbox
- WEBhttps://github.com/openclaw/crabbox/commit/6b07193fb5670aac315ea47215651c67b8127868
- WEBhttps://github.com/openclaw/crabbox/pull/65
- WEBhttps://github.com/openclaw/crabbox/releases/tag/v0.9.0
- WEBhttps://www.vulncheck.com/advisories/crabbox-path-traversal-via-islo-provider-workspace-resolution