OpenClaw avatar handling allowed a symlink traversal path that could expose local files outside an agent workspace through gateway avatar surfaces.
openclaw (npm)<= 2026.2.21, plus prereleases 2026.2.21-1 and 2026.2.21-22026.2.21-2 (affected)2026.2.22In vulnerable builds, local avatar resolution could follow symlinks and return file bytes from outside the configured workspace boundary.
The issue was hardened in two paths:
1. Gateway avatar metadata resolution now enforces canonical containment, O_NOFOLLOW, and fd/file-identity checks.
2. Control UI avatar serving now rejects symlink paths and enforces fd/file-identity and size checks before reads.
3d0337504349954237d09e4d957df5cb844d5e776970c2c2db3ee069ef0fff0ade5cfbdd0134f9d2patched_versions is pre-set to >= 2026.2.22 so after npm release, the remaining action is to publish this advisory.
Confidentiality impact only: local files readable by the OpenClaw process could be disclosed via avatar response surfaces.
OpenClaw thanks @tdjackey for reporting.
| Score | Percentile |
|---|---|
| 0.04% | 13.54% |
| Base score | Version | Severity | Vector |
|---|---|---|---|
| 5.5 | 3.1 | — |
|
| 6.8 | 4.0 | — |
|
| Type | Value |
|---|---|
| GHSA | GHSA-rx3g-mvc3-qfjf ↗ |
| CVE | CVE-2026-32024 ↗ |
Vulnerable version ranges and first patched releases as published by GitHub.
| Ecosystem | Package | Vulnerable range | First patched | Vulnerable functions |
|---|---|---|---|---|
| npm | openclaw | < 2026.2.22 | 2026.2.22 | — |