{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2026.2.19"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2c05cbb43e48ebad03626d3125746fb1b9a8520f"
            },
            {
              "fixed": "c821099157a9767d4df208c6b12f214946507871"
            },
            {
              "fixed": "cdb00fe2428000e7a08f9b7848784a0049176705"
            },
            {
              "fixed": "ec232a9e2dff60f0e3d7e827a7c868db5254473f"
            }
          ],
          "repo": "https://github.com/openclaw/openclaw",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-vj3g-5px3-gr46"
  ],
  "details": "OpenClaw versions prior to 2026.2.19 contain a path traversal vulnerability in the Feishu media download flow where untrusted media keys are interpolated directly into temporary file paths in extensions/feishu/src/media.ts. An attacker who can control Feishu media key values returned to the client can use traversal segments to escape os.tmpdir() and write arbitrary files within the OpenClaw process permissions.",
  "id": "CVE-2026-22171",
  "modified": "2026-04-01T23:09:24.684175274Z",
  "published": "2026-03-18T02:16:21.310Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/openclaw-path-traversal-in-feishu-media-temporary-file-naming"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/openclaw/openclaw/security/advisories/GHSA-vj3g-5px3-gr46"
    },
    {
      "type": "FIX",
      "url": "https://github.com/openclaw/openclaw/commit/c821099157a9767d4df208c6b12f214946507871"
    },
    {
      "type": "FIX",
      "url": "https://github.com/openclaw/openclaw/commit/cdb00fe2428000e7a08f9b7848784a0049176705"
    },
    {
      "type": "FIX",
      "url": "https://github.com/openclaw/openclaw/commit/ec232a9e2dff60f0e3d7e827a7c868db5254473f"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
      "type": "CVSS_V3"
    }
  ]
}