GHSA-3cjv-h753-qf7h

Suggest an improvement
Source
https://github.com/advisories/GHSA-3cjv-h753-qf7h
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-3cjv-h753-qf7h/GHSA-3cjv-h753-qf7h.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-3cjv-h753-qf7h
Aliases
Published
2026-05-11T21:31:34Z
Modified
2026-06-25T18:56:11Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H CVSS Calculator
  • 6.8 (Medium) CVSS_V4 - 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 CVSS Calculator
Summary
Crabbox contains a path traversal vulnerability in the Islo provider's workspace path resolution
Details

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.

Database specific
{
    "cwe_ids":  [
        "CWE-22"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2026-05-18T16:48:18Z",
    "nvd_published_at":  "2026-05-11T19:16:28Z",
    "severity":  "MODERATE"
}
References

Affected packages

Go / github.com/openclaw/crabbox

Package

Name
github.com/openclaw/crabbox
View open source insights on deps.dev
Purl
pkg:golang/github.com/openclaw/crabbox

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
0.9.0

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-3cjv-h753-qf7h/GHSA-3cjv-h753-qf7h.json"