CVE-2026-45224
6.8
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
Summary
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 Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| openclaw | crabbox | 0 < 0.9.0 | affected |
| openclaw | crabbox | 6b07193fb5670aac315ea47215651c67b8127868 | unaffected |
Weaknesses
- CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://github.com/openclaw/crabbox/releases/tag/v0.9.0
- https://github.com/openclaw/crabbox/pull/65
- https://github.com/openclaw/crabbox/commit/6b07193fb5670aac315ea47215651c67b8127868
- https://www.vulncheck.com/advisories/crabbox-path-traversal-via-islo-provider-workspace-resolution
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.