Server-Side Request Forgery (SSRF) in OpenClaw - CVE-2026-27488
Published: May 4, 2026
OpenClaw
Detailed vulnerability description
The vulnerability allows a remote attacker to access internal network resources.
The vulnerability exists due to improper control of outbound network requests in cron webhook delivery in src/gateway/server-cron.ts when processing webhook targets. A remote attacker can supply a webhook target that points to private, metadata, or internal endpoints to access internal network resources.