Security Advisories์ถ์ฒ: GitHub Security Advisories์กฐํ์ 1
[openclaw] OpenClaw has non-constant-time token comparison in hooks authentication
By GitHub2026๋
3์ 3์ผ
**[openclaw] OpenClaw has non-constant-time token comparison in hooks authentication**
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...
---
**[devsupporter ํด์ค]**
์ด ๊ธฐ์ฌ๋ GitHub Security Advisories์์ ์ ๊ณตํ๋ ์ต์ ๊ฐ๋ฐ ๋ํฅ์ ๋๋ค. ๊ด๋ จ ๋๊ตฌ๋ ๊ธฐ์ ์ ๋ํด ๋ ์์๋ณด์๋ ค๋ฉด ์๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ์ธ์.
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...
---
**[devsupporter ํด์ค]**
์ด ๊ธฐ์ฌ๋ GitHub Security Advisories์์ ์ ๊ณตํ๋ ์ต์ ๊ฐ๋ฐ ๋ํฅ์ ๋๋ค. ๊ด๋ จ ๋๊ตฌ๋ ๊ธฐ์ ์ ๋ํด ๋ ์์๋ณด์๋ ค๋ฉด ์๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ์ธ์.
![[openclaw] OpenClaw has non-constant-time token comparison in hooks authentication](/assets/images/github_com_1772501092180.png)