Description
OpenClaw versions before 2026.8.1 contain a path traversal vulnerability in the tools.fs.workspaceOnly feature where Unicode filename fallback can normalize validated parent directory components. Admitted requesters can exploit canonically equivalent sibling directories to read files outside the configured workspace boundary.
Published: 2026-09-26
Score: 6 Medium
EPSS: n/a
KEV: No
Impact: Unauthorized File Read
Action: Patch Now
AI Analysis

Impact

OpenClaw versions prior to 2026.8.1 allow certain users to provide Unicode‑encoded filenames that the system normalises to a path outside the specified workspace. This path‑traversal flaw is a classic CWE‑22 condition, letting an attacker read any file the process can access on the host. The effect is the disclosure of confidential or configuration information that lies beyond the intended file boundaries.

Affected Systems

All deployments of OpenClaw below version 2026.8.1 are affected. The vulnerability is present in the tools.fs.workspaceOnly feature and applies to any instance that exposes this capability to admitted requesters.

Risk and Exploitability

The CVSS score of 6 indicates moderate severity; EPSS is currently unavailable and the issue is not listed in CISA’s KEV catalog. Attackers who can send requests to the vulnerable feature can craft Unicode filenames that resolve to a parent directory, allowing them to read files outside the configured workspace. Because the flaw is limited to file references, it does not lead directly to code execution but can expose sensitive data and enable further attacks if additional information is gained.

Generated by OpenCVE AI on September 26, 2026 at 03:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to OpenClaw 2026.8.1 or later to remove the Unicode path‑traversal flaw.
  • Restrict or disable the tools.fs.workspaceOnly capability for users who do not need access to workspace files, ensuring only trusted requesters can invoke it.
  • Implement server‑side validation that normalises Unicode filenames and rejects any path that resolves outside the workspace boundary.
  • Run the OpenClaw process with the least privilege necessary so that even if a file is read, the attacker’s access is confined to the minimum required scope.

Generated by OpenCVE AI on September 26, 2026 at 03:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 26 Sep 2026 02:30:00 +0000

Type Values Removed Values Added
Description OpenClaw versions before 2026.8.1 contain a path traversal vulnerability in the tools.fs.workspaceOnly feature where Unicode filename fallback can normalize validated parent directory components. Admitted requesters can exploit canonically equivalent sibling directories to read files outside the configured workspace boundary.
Title OpenClaw before 2026.8.1 Path Traversal via Unicode Fallback
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-22
CPEs cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:*:*:*
Vendors & Products Openclaw
Openclaw openclaw
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 6, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Openclaw Openclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-26T02:18:33.802Z

Reserved: 2026-09-26T01:00:40.148Z

Link: CVE-2026-100533

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-26T03:16:58.813

Modified: 2026-09-26T03:16:58.813

Link: CVE-2026-100533

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-26T03:45:04Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')