Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Evanotero

#41009of 53,630
6.5Total CVSS
Vulnerabilities · 1
PT-2026-6291
6.5
2026-02-04
Openclaw · Openclaw · CVE-2026-25475
**Name of the Vulnerable Software and Affected Versions** OpenClaw versions prior to 2026.1.30 **Description** OpenClaw is a personal AI assistant. The `isValidMedia()` function in src/media/parse.ts allows arbitrary file paths, including absolute paths, home directory paths, and directory traversal sequences. An agent can read any file on the system by outputting MEDIA: followed by a file path, potentially exfiltrating sensitive data to a user or channel. The issue involves the use of the `isValidMedia()` function and the handling of file paths. **Recommendations** Update to version 2026.1.30 or later.