CVE-2026-27484
OpenClaw Discord moderation authorization used untrusted sender identity in tool-driven flows
描述
## Overview Discord moderation action handling (`timeout`, `kick`, `ban`) used sender identity from request parameters in tool-driven flows, instead of trusted runtime sender context. ## Impact In setups where Discord moderation actions are enabled and the bot has the necessary guild permissions, a non-admin user could request moderation actions by spoofing sender identity fields. ## Affected Packages / Versions - Package: `openclaw` (npm) - Latest published affected version (as of 2026-02-19): `2026.2.17` - Affected range: `<=2026.2.17` - Fixed in planned next release: `2026.2.18` ## Fix - Moderation authorization now uses trusted sender context (`requesterSenderId`) instead of untrusted action params. - Added permission checks for required guild capabilities per action. ## Fix Commit(s) - `775816035ecc6bb243843f8000c9a58ff609e32d` Thanks @aether-ai-agent for reporting.
如何修補 CVE-2026-27484
要修補 CVE-2026-27484,請將受影響套件升級到下列已修補版本。
- —升級至 2026.2.18 或更新版本
CVE-2026-27484 正在被利用嗎?
低 — EPSS 為 0.2%,目前沒有觀察到大規模利用活動。
受影響套件(1)
- from 0, < 2026.2.18
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N |