CVE-2026-26321
Received Received - Intake
Local File Read Vulnerability in OpenClaw Feishu Extension

Publication date: 2026-02-19

Last updated on: 2026-02-20

Assigner: GitHub, Inc.

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-19
Last Modified
2026-02-20
Generated
2026-05-07
AI Q&A
2026-02-20
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
openclaw openclaw to 2026.2.14 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in OpenClaw's Feishu extension prior to version 2026.2.14. The function `sendMediaFeishu` improperly treats attacker-controlled `mediaUrl` values as local filesystem paths, allowing an attacker to read local files directly. If an attacker can influence tool calls, either directly or through prompt injection, they can supply paths like `/etc/passwd` as `mediaUrl` to exfiltrate sensitive local files.

The issue is fixed in OpenClaw version 2026.2.14 and later by removing direct local file reads from this path and routing media loading through hardened helpers that enforce local-root restrictions.


How can this vulnerability impact me? :

This vulnerability can lead to unauthorized disclosure of sensitive local files on the system where OpenClaw is running. An attacker exploiting this flaw can read critical files such as system password files, potentially gaining access to sensitive information without any privileges or user interaction.

The CVSS score of 7.5 indicates a high severity impact, specifically a high confidentiality impact with no required privileges or user interaction.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, upgrade OpenClaw to version 2026.2.14 or newer.

The fix in this version removes direct local file reads from the vulnerable path and routes media loading through hardened helpers that enforce local-root restrictions.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart