Incorrect authorization in OpenClaw - CVE-2026-32050
Published: May 1, 2026
OpenClaw
Detailed vulnerability description
The vulnerability allows a remote user to inject an unauthorized reaction status line into agent context.
The vulnerability exists due to incorrect authorization in src/signal/monitor/event-handler.ts when handling reaction-only inbound events. A remote user can send a reaction-only inbound event to inject an unauthorized reaction status line into agent context.
Only reaction-only inbound events with reaction notifications enabled are affected. Normal DM delivery and direct host command execution are not directly enabled.