Security Advisory

CVE-2026-26321

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-02-19 22:28:07
Last updated 2026-02-20 15:40:52
Assigner GitHub_M
State PUBLISHED

Description

OpenClaw is a personal AI assistant. Prior to OpenClaw version 2026.2.14, the Feishu extension previously allowed `sendMediaFeishu` to treat attacker-controlled `mediaUrl` values as local filesystem paths and read them directly. If 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 to receive a fix. The fix removes direct local file reads from this path and routes media loading through hardened helpers that enforce local-root restrictions.