Skip to main content

OpenClaw CVE-2026-41911

| EUVDEUVD-2026-26117 MEDIUM
Path Traversal (CWE-22)
2026-04-28 VulnCheck
6.0
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
6.0 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
6.5 MEDIUM

Network-accessible upload endpoints require authenticated (PR:L) access; no integrity or availability impact; scope unchanged as traversal stays within application process.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

6
Source Code Evidence Fetched
Jul 24, 2026 - 04:21 vuln.today
Analysis Generated
Jul 24, 2026 - 04:21 vuln.today
CVSS changed
Apr 28, 2026 - 19:52 NVD
6.5 (MEDIUM) 6.0 (MEDIUM)
EUVD ID Assigned
Apr 28, 2026 - 19:30 euvd
EUVD-2026-26117
Patch released
Apr 28, 2026 - 19:30 nvd
Patch available
CVE Published
Apr 28, 2026 - 18:10 nvd
MEDIUM 6.0

DescriptionCVE.org

OpenClaw before 2026.4.8 contains a filesystem policy bypass vulnerability in docx upload processing that allows local file reads outside workspace boundaries. Attackers can exploit upload_file and upload_image endpoints to access files beyond the intended workspace-only filesystem policy.

AnalysisAI

Filesystem policy bypass in OpenClaw's Feishu docx upload pipeline (upload_file and upload_image endpoints) enables authenticated users to read local files outside the intended workspace-only boundary via path traversal. All npm versions of openclaw prior to 2026.4.8 are affected; this is explicitly an incomplete fix of a prior advisory (GHSA-qf48-qfv4-jjm9), indicating the original control was partially circumvented. No active exploitation has been identified - SSVC rates exploitation as none, EPSS sits at 0.04% (12th percentile), and the vulnerability is absent from CISA KEV - with a vendor-confirmed patch available at version 2026.4.8.

Technical ContextAI

OpenClaw is an npm-distributed local AI assistant with Feishu document integration. CWE-22 (Path Traversal) describes the root cause: user-supplied file paths embedded in Feishu docx upload blocks are not adequately constrained to the workspace directory before file I/O operations, allowing traversal sequences to escape the intended sandbox. The vulnerability surfaces specifically during processing of upload_file and upload_image docx block types. Because this is a second-generation fix of GHSA-qf48-qfv4-jjm9, the original sanitization logic contained an insufficiently broad constraint that left an exploitable residual path. CPE cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:*:*:* covers all affected versions; the fixed tree is confirmed at commit d7c3210cd6f5fdfdc1beff4c9541673e814354d5 on npm version 2026.4.8.

RemediationAI

Upgrade the openclaw npm package to version 2026.4.8 or later; this is the vendor-released patch confirmed at commit d7c3210cd6f5fdfdc1beff4c9541673e814354d5, with regression tests for the affected security boundary per the GHSA advisory at https://github.com/openclaw/openclaw/security/advisories/GHSA-5fc7-f62m-8983. If an immediate upgrade is not possible, restrict or disable processing of Feishu docx files containing upload_file and upload_image blocks from untrusted or external sources - this eliminates the attack surface entirely since the vulnerability is confined to that code path. Additionally, network-level access controls limiting which users can reach the upload endpoints reduce exposure in shared or networked deployments. Note that disabling Feishu docx upload functionality may break legitimate document import workflows.

CVE-2026-28446 CRITICAL POC
9.4 Mar 05

Auth bypass in OpenClaw voice-call extension before 2026.2.1. EPSS 0.68%. PoC and patch available.

CVE-2026-33579 CRITICAL POC
9.4 Mar 31

Privilege escalation in OpenClaw (pre-2026.3.28) allows unauthenticated remote attackers to gain administrative access b

CVE-2026-32042 HIGH POC
8.8 Mar 21

OpenClaw versions 2026.2.22 through 2026.2.24 contain a privilege escalation vulnerability that allows authenticated att

CVE-2026-32051 HIGH POC
8.8 Mar 21

An authorization mismatch vulnerability in OpenClaw versions prior to 2026.3.1 allows authenticated users with operator.

CVE-2026-25253 HIGH POC
8.8 Feb 01

OpenClaw versions prior to 2026.1.29 automatically establish WebSocket connections to attacker-controlled gateway URLs e

CVE-2026-32846 HIGH POC
8.7 Mar 26

Path traversal in OpenClaw through version 2026.3.23 enables unauthenticated remote attackers to read arbitrary files in

CVE-2026-32064 HIGH POC
7.7 Mar 21

OpenClaw sandbox browser functionality launches x11vnc for noVNC observer sessions without requiring authentication, all

CVE-2026-32055 HIGH POC
7.6 Mar 21

OpenClaw versions before 2026.2.26 allow authenticated attackers to write arbitrary files outside the workspace director

CVE-2026-32056 HIGH POC
7.5 Mar 21

OpenClaw versions prior to 2026.2.22 contain a shell environment variable injection vulnerability in the system.run func

CVE-2026-32049 HIGH POC
7.5 Mar 21

OpenClaw versions prior to 2026.2.22 contain a resource exhaustion vulnerability where the application fails to consiste

CVE-2026-32048 HIGH POC
7.5 Mar 21

OpenClaw versions prior to 2026.3.1 contain a sandbox escape vulnerability that allows authenticated attackers with low

CVE-2026-25474 HIGH POC
7.5 Feb 19

OpenClaw versions 2026.1.30 and below fail to validate Telegram webhook secret tokens when `channels.telegram.webhookSec

Share

CVE-2026-41911 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy