OSV 1.4.0 · github-reviewed · 修改于 2026-04-26 07:46
发布时间
2026-04-26 07:46
GitHub 审查时间
2026-04-26 07:46
NVD 发布时间
—
源文件
advisories/github-reviewed/2026/04/GHSA-72q8-jcmc-97wx/GHSA-72q8-jcmc-97wx.json
openclaw (npm)< 2026.4.202026.4.20Feishu card-action callbacks could synthesize a message event with DM conversations classified as group conversations. That skipped dmPolicy enforcement for card actions, so a sender in a Feishu DM could trigger card-action flows that should have been blocked by a restrictive DM policy.
The issue is limited to Feishu card-action handling. Severity is medium.
OpenClaw now resolves Feishu card-action chat type before dispatch, including API lookup when stored context is unavailable, and avoids falling through to group handling for DMs.
Fix commit:
90979d7c3ef7ec30b9f8aa6963a5e38d2f17d166Fixed in OpenClaw 2026.4.20.