CVE-2026-32895 PUBLISHED

OpenClaw < 2026.2.26 - Sender Authorization Bypass in Slack System Event Handlers

Assigner: VulnCheck
Reserved: 16.03.2026 Published: 21.03.2026 Updated: 21.03.2026

OpenClaw versions prior to 2026.2.26 fail to enforce sender authorization in member and message subtype system event handlers, allowing unauthorized events to be enqueued. Attackers can bypass Slack DM allowlists and per-channel user allowlists by sending system events from non-allowlisted senders through message_changed, message_deleted, and thread_broadcast events.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor OpenClaw
Product OpenClaw
Versions Default: unaffected
  • affected from 0 to 2026.2.26 (excl.)
  • Version 2026.2.26 is unaffected

Credits

  • tdjackey reporter

References

Problem Types

  • CWE-863: Incorrect Authorization CWE