Server-Side Request Forgery (SSRF) in OpenClaw - CVE-2026-28467
Published: May 4, 2026
OpenClaw
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to server-side request forgery (SSRF) in attachment/media URL hydration when fetching attacker-influenced media URLs. A remote attacker can provide a crafted media URL to disclose sensitive information.
The issue can cause the gateway to fetch internal-only endpoints such as loopback, private network, or cloud metadata resources and return the fetched bytes as an outbound attachment.