The Feishu extension previously allowed sendMediaFeishu to treat attacker-controlled mediaUrl values as local filesystem paths and read them directly.
< 2026.2.14>= 2026.2.14If an attacker can influence tool calls (directly or via prompt injection), they may be able to exfiltrate local files by supplying paths such as /etc/passwd as mediaUrl.
Upgrade to OpenClaw 2026.2.14 or newer.
The fix removes direct local file reads from this path and routes media loading through hardened helpers that enforce local-root restrictions.
Fix commit 5b4121d60 confirmed on main and in v2026.2.14. Upgrade to openclaw >= 2026.2.14.
{
"github_reviewed": true,
"github_reviewed_at": "2026-02-17T21:41:52Z",
"cwe_ids": [
"CWE-22"
],
"severity": "HIGH",
"nvd_published_at": "2026-02-19T23:16:25Z"
}