CVE-2026-45224

MEDIUM EPSS 4.1%
Published May 11, 20261mo ago · Modified Jun 17, 20261w ago
6.8 CVSS 4.0
Medium
Find Similar
Published May 11, 2026 1mo ago
Last Modified Jun 17, 2026 1w ago

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.

CVSS Details

Base Score
6.8
Exploitability
Impact
Vector string
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Local
Attack Complexity Low
Privileges Required None
User Interaction A
Scope X

Threat Intelligence

EPSS Exploit Probability
4.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-22 Path Traversal Resource Mgmt

References 4

  • github.com https://github.com/openclaw/crabbox/commit/6b07193fb5670aac315ea47215651c67b8127868
  • github.com https://github.com/openclaw/crabbox/pull/65
  • github.com https://github.com/openclaw/crabbox/releases/tag/v0.9.0
  • vulncheck.com https://www.vulncheck.com/advisories/crabbox-path-traversal-via-islo-provider-workspace-resolution

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.