SecBoard
Zurück zur CVE-Übersicht

CVE-2026-45224

HIGH(7.1)

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H

Risk Signal Score18/100 — NIEDRIG
  • CVSS 7.1 — Hoch

EPSS-Score

0%

Exploit-Wahrscheinlichkeit (30 Tage)

CVSS Score

7.1

Technische Schwere

Beschreibung

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.

GitHub Advisories

GHSA-3cjv-h753-qf7hMEDIUM

Crabbox contains a path traversal vulnerability in the Islo provider's workspace path resolution

go/github.com/openclaw/crabbox0.9.0
GitHub Advisory

Referenzen