VDB
EN
MEDIUM

GHSA-2xcp-x87w-q377

OpenClaw: Hook mapping templates could bypass hook session-key opt-in

상세

## Affected Packages / Versions

- Package: `openclaw` (npm) - Affected versions: `< 2026.4.20` - Patched version: `2026.4.20`

## Impact

Templated hook mapping `sessionKey` values were treated differently from request-supplied session keys. A hook mapping could render an externally influenced session key even when `hooks.allowRequestSessionKey` was disabled, bypassing the intended routing opt-in for hook callers.

This affects webhook routing isolation. It does not grant host execution by itself. Severity is medium.

## Fix

Template-rendered mapping session keys are now treated as externally supplied routing input and require `hooks.allowRequestSessionKey=true` plus the existing prefix policy checks.

Fix commit:

- `5275d008ed33203dba3f98e969ad683a65c416c3`

## Release

Fixed in OpenClaw `2026.4.20`.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

npm / openclaw
최초 영향 버전: 0 수정 버전: 2026.4.20
수정 npm install openclaw@2026.4.20

참고