Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-xw4p-pw82-hqr7

Опубликовано: 02 мар. 2026
Источник: github
Github: Прошло ревью
CVSS4: 5.7
CVSS3: 7.1

Описание

OpenClaw's sandbox skill mirroring path traversal vulnerability could write outside the sandbox workspace

Overview

In affected versions, OpenClaw’s sandbox skill mirroring used the skill’s frontmatter name as part of the destination path when copying skills into the sandbox workspace. A crafted skill name containing traversal segments (for example ../) or an absolute path could cause the copy to write outside <sandbox_workspace>/skills/.

Impact

  • Files may be written outside the sandbox workspace root (within the permissions of the user running OpenClaw).

Attack Requirements

  • Attacker can provide a skill package (controls SKILL.md frontmatter).
  • Victim runs with sandbox enabled and skill mirroring into the sandbox workspace.

Affected Packages / Versions

  • openclaw (npm): < 2026.2.14

Fixed In

  • openclaw (npm): >= 2026.2.14

Fix Commit(s)

  • 3eb6a31b6fcf8268456988bfa8e3637d373438c2

OpenClaw thanks @1seal for reporting.

Пакеты

Наименование

openclaw

npm
Затронутые версииВерсия исправления

< 2026.2.14

2026.2.14

EPSS

Процентиль: 8%
0.00027
Низкий

5.7 Medium

CVSS4

7.1 High

CVSS3

Дефекты

CWE-22

Связанные уязвимости

CVSS3: 6.1
nvd
26 дней назад

OpenClaw versions prior to 2026.2.14 contain a path traversal vulnerability in sandbox skill mirroring (must be enabled) that uses the skill frontmatter name parameter unsanitized when copying skills into the sandbox workspace. Attackers who provide a crafted skill package with traversal sequences like ../ or absolute paths in the name field can write files outside the sandbox workspace root directory.

EPSS

Процентиль: 8%
0.00027
Низкий

5.7 Medium

CVSS4

7.1 High

CVSS3

Дефекты

CWE-22