ГлавнаяУязвимости → CVE-2026-45224
7.1высокая

CVE-2026-45224

Описание

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
Балл7.1 — высокая
ВекторCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
Источники
https://github.com/openclaw/crabbox/commit/6b07193fb5670aac315ea47215651c67b8127868https://github.com/openclaw/crabbox/pull/65https://github.com/openclaw/crabbox/releases/tag/v0.9.0https://www.vulncheck.com/advisories/crabbox-path-traversal-via-islo-provider-workspace-resolution