CVE-2026-45224

Source
https://cve.org/CVERecord?id=CVE-2026-45224
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-45224.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-45224
Aliases
Downstream
Related
Published
2026-05-11T18:12:51.252Z
Modified
2026-08-04T11:51:03.852891397Z
Severity
  • 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 < 0.9.0 Path Traversal via Islo Provider Workspace 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"
    ],
    "cna_assigner": "VulnCheck",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45224.json"
}
References

Affected packages

Git / github.com/openclaw/crabbox

Affected ranges

Type
GIT
Repo
https://github.com/openclaw/crabbox
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.9.0"
        }
    ]
}

Affected versions

v0.*
v0.1.0
v0.2.0
v0.3.0
v0.3.1
v0.4.0
v0.5.0
v0.5.1
v0.6.0
v0.7.0
v0.8.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-45224.json"