CVE-2026-45224
Severity CVSS v4.0:
MEDIUM
Type:
CWE-22
Path Traversal
Publication date:
11/05/2026
Last modified:
12/05/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.
Impact
Base Score 4.0
6.80
Severity 4.0
MEDIUM
Base Score 3.x
7.10
Severity 3.x
HIGH



