CVE-2026-45224 MEDIUM

CVE-2026-45224: Crabbox < 0.9.0 Path Traversal via Islo Provider Workspace Resolution

Vendor Openclaw
Product crabbox
Weakness CWE-22 · Path traversal
Published May 11, 2026
Last update May 12, 2026

CVSS base score

6.8/10
Attack vector Local
Attack complexity Low
Privileges required None
User interaction
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 11, 2026 CVE published
May 12, 2026 Record updated