CVE-2026-32061 PUBLISHED

OpenClaw < 2026.2.17 - Arbitrary File Read via $include Directive Path Traversal

Assigner: VulnCheck
Reserved: 10.03.2026 Published: 11.03.2026 Updated: 11.03.2026

OpenClaw versions prior to 2026.2.17 contain a path traversal vulnerability in the $include directive resolution that allows reading arbitrary local files outside the config directory boundary. Attackers with config modification capabilities can exploit this by specifying absolute paths, traversal sequences, or symlinks to access sensitive files readable by the OpenClaw process user, including API keys and credentials.

Metrics

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

Product Status

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

Credits

  • Aether AI (@aether-ai-agent) reporter

References

Problem Types

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