CVE-2026-53846 PUBLISHED

OpenClaw < 2026.4.29 - Arbitrary Package Manager Execution via Workspace .env npm_execpath

Assigner: VulnCheck
Reserved: 10.06.2026 Published: 16.06.2026 Updated: 16.06.2026

OpenClaw before 2026.4.29 contains a path traversal vulnerability in the install helper that allows workspace .env files to override the npm_execpath configuration used for bundled runtime dependency installation. Attackers with workspace access can execute unintended local package-manager executables during dependency setup to compromise the build environment.

Metrics

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

Product Status

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

Credits

  • 侯海飞 (@feynman-hou) reporter

References

Problem Types

  • Untrusted Search Path CWE