{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.9.0"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "b5a3561fa77f8ebdce046bf54841283e96df05c0"
            }
          ],
          "repo": "https://github.com/openclaw/crabbox",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-22"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45224.json"
  },
  "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.",
  "id": "CVE-2026-45224",
  "modified": "2026-08-04T11:31:05.936946870Z",
  "published": "2026-05-11T18:12:51.252Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45224.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/openclaw/crabbox/releases/tag/v0.9.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45224"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/crabbox-path-traversal-via-islo-provider-workspace-resolution"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/openclaw/crabbox/pull/65"
    },
    {
      "type": "FIX",
      "url": "https://github.com/openclaw/crabbox/commit/6b07193fb5670aac315ea47215651c67b8127868"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/openclaw/crabbox"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "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",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Crabbox \u003c 0.9.0 Path Traversal via Islo Provider Workspace Resolution"
}