CVE-2026-33574 PUBLISHED

OpenClaw < 2026.3.8 - Path Traversal via Tools Root Rebinding in Skills Download

Assigner: VulnCheck
Reserved: 23.03.2026 Published: 29.03.2026 Updated: 29.03.2026

OpenClaw before 2026.3.8 contains a path traversal vulnerability in the skills download installer that validates the tools root lexically but reuses the mutable path during archive download and copy operations. A local attacker can rebind the tools-root path between validation and final write to redirect the installer outside the intended tools directory.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 5.8

Product Status

Vendor OpenClaw
Product OpenClaw
Versions Default: unaffected
  • affected from 0 to 2026.3.8 (excl.)
  • Version 2026.3.8 is unaffected

Credits

  • tdjackey reporter

References

Problem Types

  • Time-of-check Time-of-use (TOCTOU) Race Condition CWE