CVE-2026-45224
HIGH7.1EPSS 0.02%Crabbox contains a path traversal vulnerability in the Islo provider's workspace path resolution
Published: 5/11/2026Modified: 5/18/2026
Description
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.
Affected packages (1)
- Go/github.com/openclaw/crabboxfrom 0, < 0.9.0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| 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 |
References (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