Improper Authorization in OpenClaw - CVE-2026-33576
Published: April 8, 2026
OpenClaw
Detailed vulnerability description
The vulnerability allows a remote attacker to cause unauthorized network fetches and disk writes.
The vulnerability exists due to improper authorization in extensions/zalo/src/monitor.ts when processing inbound media messages before DM or pairing authorization checks. A remote attacker can send a message with media content to cause unauthorized network fetches and disk writes.
The message itself may still be rejected after the media is fetched and stored.