Description
OpenClaw versions prior to 2026.2.22 contain a path traversal vulnerability in the static file handler that follows symbolic links, allowing out-of-root file reads. Attackers can place symlinks under the Control UI root directory to bypass directory confinement checks and read arbitrary files outside the intended root.
Published: 2026-03-19
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary File Read
Action: Patch
AI Analysis

Impact

OpenClaw versions before 2026.2.22 contain a path traversal flaw in the static file handler that follows symbolic links. This allows an attacker who can place a symlink inside the Control UI root directory to read files located outside the intended web‑root. The bug is a classic directory traversal (CWE‑22) combined with symbolic link following (CWE‑59), resulting in a confidentiality breach of arbitrary files on the server.

Affected Systems

All installations of OpenClaw running a build earlier than 2026.2.22 are susceptible. The vulnerability affects every deployment where the Control UI root is writable by an attacker or where user‑supplied data can reach that location.

Risk and Exploitability

The CVSS base score of 4.8 denotes a moderate severity, and the EPSS score is below 1 %, indicating a low probability of widespread exploitation at present. Because the flaw requires file‑system write access to the Control UI root, it is unlikely to be exploited remotely without additional privileges. The vulnerability is not listed in the CISA KEV catalog. Exploitation would involve creating a symlink pointing to a target file and then requesting that path through the static file handler, thereby bypassing directory confinement checks.

Generated by OpenCVE AI on March 23, 2026 at 19:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenClaw to version 2026.2.22 or later.

Generated by OpenCVE AI on March 23, 2026 at 19:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-5ghc-98wh-gwwf OpenClaw's Control UI Static File Handler Follows Symlinks and Allows Out-of-Root File Read
History

Mon, 23 Mar 2026 18:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Fri, 20 Mar 2026 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 19 Mar 2026 22:15:00 +0000

Type Values Removed Values Added
Description OpenClaw versions prior to 2026.2.22 contain a path traversal vulnerability in the static file handler that follows symbolic links, allowing out-of-root file reads. Attackers can place symlinks under the Control UI root directory to bypass directory confinement checks and read arbitrary files outside the intended root.
Title OpenClaw < 2026.2.22 - Arbitrary File Read via Symlink Following in Static File Handler
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-59
CPEs cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*
Vendors & Products Openclaw
Openclaw openclaw
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Openclaw Openclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-03-20T20:11:33.888Z

Reserved: 2026-03-10T19:48:40.708Z

Link: CVE-2026-32020

cve-icon Vulnrichment

Updated: 2026-03-20T20:11:30.471Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-19T22:16:35.897

Modified: 2026-03-23T18:13:56.903

Link: CVE-2026-32020

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-25T11:54:28Z

Weaknesses