Skip to main content

Crabbox EUVDEUVD-2026-29198

| CVE-2026-45224 MEDIUM
Path Traversal (CWE-22)
2026-05-11 VulnCheck GHSA-3cjv-h753-qf7h
6.8
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
6.8 MEDIUM
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
SUSE
HIGH
qualitative

Primary rating from Vendor (VulnCheck).

CVSS VectorVendor: VulnCheck

Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
A
Scope
X

Lifecycle Timeline

5
Severity Changed
May 11, 2026 - 19:22 NVD
HIGH MEDIUM
CVSS changed
May 11, 2026 - 19:22 NVD
7.1 (HIGH) 6.8 (MEDIUM)
Source Code Evidence Fetched
May 11, 2026 - 19:01 vuln.today
Analysis Generated
May 11, 2026 - 19:01 vuln.today
CVE Published
May 11, 2026 - 18:12 nvd
HIGH 7.1

DescriptionCVE.org

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.

AnalysisAI

Path traversal in Crabbox <0.9.0 allows local attackers to delete or overwrite arbitrary files via malicious .crabbox.yaml configuration. When a user executes Crabbox commands with a crafted workspace configuration containing directory traversal sequences (e.g., '../../../'), the Islo provider performs rm -rf and mkdir -p on attacker-controlled paths outside /workspace. Patch available in v0.9.0 (commit 6b07193). No KEV listing or public POC identified, but exploitation requires only user interaction (opening/running a malicious project), not authentication or special privileges.

Technical ContextAI

Crabbox is a multi-provider sandbox/ephemeral environment orchestration tool (supporting Islo, E2B, Semaphore, Sprites, and other providers). The vulnerability exists in the Islo provider's workspace path resolution logic that prepares sandbox environments. CWE-22 (Path Traversal) occurs because user-controlled workspace paths from .crabbox.yaml or crabbox.yaml files are passed directly to filesystem operations without canonicalization or containment checks. The sync.delete feature exacerbates impact by invoking rm -rf on the unsanitized path, enabling arbitrary file deletion. The fix (commit 6b07193) implements workdir containment validation that rejects absolute paths and parent-directory escapes before sandbox creation.

RemediationAI

Upgrade to Crabbox v0.9.0 or later from https://github.com/openclaw/crabbox/releases/tag/v0.9.0, which implements workdir containment validation per commit 6b07193fb5670aac315ea47215651c67b8127868. Organizations unable to upgrade immediately should disable sync.delete in Islo provider configurations to prevent arbitrary file deletion, though file overwrite via mkdir -p remains possible - this is a partial mitigation with limited protection. Review and sanitize all .crabbox.yaml and crabbox.yaml files from untrusted sources before execution, treating them as executable code rather than benign configuration. Implement mandatory code review for any workspace configuration files in shared repositories, and consider filesystem sandboxing or container isolation for Crabbox execution environments to limit blast radius of path traversal.

CVE-2026-28446 CRITICAL POC
9.4 Mar 05

Auth bypass in OpenClaw voice-call extension before 2026.2.1. EPSS 0.68%. PoC and patch available.

CVE-2026-33579 CRITICAL POC
9.4 Mar 31

Privilege escalation in OpenClaw (pre-2026.3.28) allows unauthenticated remote attackers to gain administrative access b

CVE-2026-32042 HIGH POC
8.8 Mar 21

OpenClaw versions 2026.2.22 through 2026.2.24 contain a privilege escalation vulnerability that allows authenticated att

CVE-2026-32051 HIGH POC
8.8 Mar 21

An authorization mismatch vulnerability in OpenClaw versions prior to 2026.3.1 allows authenticated users with operator.

CVE-2026-25253 HIGH POC
8.8 Feb 01

OpenClaw versions prior to 2026.1.29 automatically establish WebSocket connections to attacker-controlled gateway URLs e

CVE-2026-32846 HIGH POC
8.7 Mar 26

Path traversal in OpenClaw through version 2026.3.23 enables unauthenticated remote attackers to read arbitrary files in

CVE-2026-32064 HIGH POC
7.7 Mar 21

OpenClaw sandbox browser functionality launches x11vnc for noVNC observer sessions without requiring authentication, all

CVE-2026-32055 HIGH POC
7.6 Mar 21

OpenClaw versions before 2026.2.26 allow authenticated attackers to write arbitrary files outside the workspace director

CVE-2026-32056 HIGH POC
7.5 Mar 21

OpenClaw versions prior to 2026.2.22 contain a shell environment variable injection vulnerability in the system.run func

CVE-2026-32049 HIGH POC
7.5 Mar 21

OpenClaw versions prior to 2026.2.22 contain a resource exhaustion vulnerability where the application fails to consiste

CVE-2026-32048 HIGH POC
7.5 Mar 21

OpenClaw versions prior to 2026.3.1 contain a sandbox escape vulnerability that allows authenticated attackers with low

CVE-2026-25474 HIGH POC
7.5 Feb 19

OpenClaw versions 2026.1.30 and below fail to validate Telegram webhook secret tokens when `channels.telegram.webhookSec

Vendor StatusVendor

SUSE

Severity: Important
Product Status
SUSE Linux Enterprise Server 16.1 Affected
SUSE Linux Enterprise Server for SAP applications 16.1 Affected
SUSE Linux Enterprise Module for Package Hub 15 SP5 Affected
SUSE Linux Enterprise Module for Package Hub 15 SP6 Affected
openSUSE Leap 15.5 Affected

Share

EUVD-2026-29198 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy