{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2026.2.14"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "b5ab92eef4e4f6099c98817e0917c99ec9e03045"
            },
            {
              "fixed": "5544646a09c0121fca7d7093812dc2de8437c7f1"
            }
          ],
          "repo": "https://github.com/openclaw/openclaw",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-r5fq-947m-xm57"
  ],
  "details": "OpenClaw versions prior to 2026.2.14 contain a path traversal vulnerability in apply_patch that allows attackers to write or delete files outside the configured workspace directory. When apply_patch is enabled without filesystem sandbox containment, attackers can exploit crafted paths including directory traversal sequences or absolute paths to escape workspace boundaries and modify arbitrary files.",
  "id": "CVE-2026-32060",
  "modified": "2026-04-01T23:10:01.193177260Z",
  "published": "2026-03-11T14:16:27.943Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/openclaw-path-traversal-in-apply-patch-via-crafted-paths"
    },
    {
      "type": "FIX",
      "url": "https://github.com/openclaw/openclaw/commit/5544646a09c0121fca7d7093812dc2de8437c7f1"
    },
    {
      "type": "FIX",
      "url": "https://github.com/openclaw/openclaw/security/advisories/GHSA-r5fq-947m-xm57"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}