VDB
EN
MEDIUM 5.4

GHSA-5h2w-qmfp-ggp6

OpenClaw: Gateway `operator.write` can reach admin-only persisted `verboseLevel` via `chat.send` `/verbose`

상세

## Summary

The `chat.send` path let authorized write-scoped callers persist `/verbose` session overrides even though the same stored session mutation is admin-only through `sessions.patch`.

## Impact

A write-scoped gateway caller could persist verbose output for later runs and expose more reasoning or tool output than the operator intended.

## Affected Component

`src/auto-reply/reply/directive-handling.impl.ts, src/gateway/sessions-patch.ts`

## Fixed Versions

- Affected: `<= 2026.3.24` - Patched: `>= 2026.3.28` - Latest stable `2026.3.28` contains the fix.

## Fix

Fixed by commit `c603123528` (`fix(gateway): require admin for persisted verbose defaults`).

이 버전이 영향받나요?

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

영향 패키지

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

참고