CVE-2026-35652
MEDIUM6.5EPSS 0.06%OpenClaw: Mattermost callback dispatch allowed non-allowlisted sender actions
描述
## Summary Mattermost interactive callback dispatch could run action handlers before normal sender authorization checks completed. ## Affected Packages / Versions - Package: `openclaw` (npm) - Affected: < 2026.3.22 - Fixed: >= 2026.3.22 - Latest released tag checked: `v2026.3.23-2` (`630f1479c44f78484dfa21bb407cbe6f171dac87`) - Latest published npm version checked: `2026.3.23-2` ## Fix Commit(s) - `a47722de7e3c9cbda8d5512747ca7e3bb8f6ee66` ## Release Status The fix shipped in `v2026.3.22` and remains present in `v2026.3.23` and `v2026.3.23-2`. ## Code-Level Confirmation - extensions/mattermost/src/mattermost/interactions.ts now requires callback authorization before dispatching actions. - extensions/mattermost/src/mattermost/monitor.ts routes callback authorization through the same sender and allowlist policy used for normal ingress. OpenClaw thanks @zpbrent for reporting.
受影響套件(1)
- npm/openclawfrom 0, < 2026.3.22
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | MEDIUM6.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L |
參考連結(6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2026-35652
- PATCHhttps://github.com/openclaw/openclaw
- WEBhttps://github.com/openclaw/openclaw/commit/630f1479c44f78484dfa21bb407cbe6f171dac87
- WEBhttps://github.com/openclaw/openclaw/commit/a47722de7e3c9cbda8d5512747ca7e3bb8f6ee66
- WEBhttps://github.com/openclaw/openclaw/security/advisories/GHSA-8883-9w57-vwv6
- WEBhttps://www.vulncheck.com/advisories/openclaw-unauthorized-action-execution-via-callback-dispatch