VDB
EN
MEDIUM 4.8

GHSA-47q7-97xp-m272

OpenClaw: Config writes could persist resolved ${VAR} secrets to disk

상세

## Summary

OpenClaw hooks previously compared the provided hook token using a regular string comparison. Because this comparison is not constant-time, an attacker with network access to the hooks endpoint could potentially use timing measurements across many requests to gradually infer the token.

In practice, this typically requires hooks to be exposed to an untrusted network and a large number of requests; real-world latency and jitter can make reliable measurement difficult.

## Affected Packages / Versions

- openclaw (npm): < 2026.2.12

## Patched Versions

- openclaw (npm): >= 2026.2.12

## Mitigations

- Upgrade to openclaw >= 2026.2.12. - If users cannot upgrade immediately: restrict network access to the hooks endpoint and rotate the hooks token after updating.

## Fix Commit(s)

- 113ebfd6a23c4beb8a575d48f7482593254506ec

OpenClaw thanks @akhmittra for reporting.

이 버전이 영향받나요?

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

영향 패키지

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

참고