PT-2026-26401 · Openclaw · Openclaw

Tdjackey

·

Published

2026-03-02

·

Updated

2026-03-20

·

CVE-2026-32020

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.2.22
Description OpenClaw contains a path traversal issue in the static file handler. The handler follows symbolic links, which can lead to reading files outside of the intended root directory. An attacker can place symbolic links under the Control UI root directory to bypass directory confinement checks and read arbitrary files. The vulnerable flow exists in src/gateway/control-ui.ts, where checks were performed before file reads that resolved symlinks, allowing directory-confinement bypasses. The fix enforces realpath containment and verifies file identity before serving Control UI assets.
Recommendations Update OpenClaw to version 2026.2.22 or later.

Fix

Link Following

Path traversal

Weakness Enumeration

Related Identifiers

CVE-2026-32020
GHSA-5GHC-98WH-GWWF

Affected Products

Openclaw