SCA: security update for github.com/openclaw/crabbox (GHSA-3cjv-h753-qf7h)

medium Tenable Cloud Security Plugin ID 442094

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2026-45224)

Solution

Update the github.com/openclaw/crabbox library and its related packages to version 0.9.0 or later.

See Also

https://github.com/advisories/GHSA-3cjv-h753-qf7h

Plugin Details

Severity: Medium

ID: 442094

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 5/18/2026

Updated: 6/26/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.64

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.6

Temporal Score: 4.9

Vector: CVSS2#AV:L/AC:L/Au:N/C:N/I:C/A:C

CVSS Score Source: CVE-2026-45224

CVSS v3

Risk Factor: High

Base Score: 7.1

Temporal Score: 6.2

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

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 6.8

Threat Score: 4.3

Threat Vector: CVSS:4.0/E:U

Vector: 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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/11/2026

Vulnerability Publication Date: 5/11/2026

Reference Information

CVE: CVE-2026-45224

cwe: CWE-22