OpenClaw has two SSRF via sendMediaFeishu and markdown image fetching in Feishu extension
Description
Published to the GitHub Advisory Database
Feb 18, 2026
Reviewed
Feb 18, 2026
Published by the National Vulnerability Database
Mar 5, 2026
Last updated
Mar 11, 2026
Summary
The Feishu extension could fetch attacker-controlled remote URLs in two paths without SSRF protections:
sendMediaFeishu(mediaUrl)Affected versions
< 2026.2.14Patched versions
>= 2026.2.14Impact
If an attacker can influence tool calls (directly or via prompt injection), they may be able to trigger requests to internal services and re-upload the response as Feishu media.
Remediation
Upgrade to OpenClaw
2026.2.14or newer.Notes
The fix routes Feishu remote media fetching through hardened runtime helpers that enforce SSRF policies and size limits.
References