OpenClaw Slack monitor handled reaction_* and pin_* non-message events before applying sender-policy checks consistently.
In affected versions, these events could be added to system-event context even when sender policy would not normally allow them.
openclaw2026.2.24 (npm latest as of February 26, 2026)<= 2026.2.242026.2.25reaction_* and pin_* handlers now route through shared sender authorization (authorizeSlackSystemEventSender).dmPolicy / allowFromusers allowlist enforcement for non-DM channelsaedf62ac7e669a89c7b299201bf6537dc6b12e0e75dfb71e4e8b7c2feba5a8ca662f92ea840e0147Low-severity policy-consistency issue in Slack non-message event ingress. This may introduce unexpected reaction/pin context signals from senders outside configured policy.
patched_versions is pre-set to planned release 2026.2.25. Advisory published with npm release 2026.2.25.
OpenClaw thanks @tdjackey for reporting.
{
"github_reviewed_at": "2026-03-03T19:50:26Z",
"nvd_published_at": null,
"cwe_ids": [
"CWE-863"
],
"severity": "MODERATE",
"github_reviewed": true
}