Description
OpenClaw is a personal AI assistant. In versions 2026.2.13 and below, when using macOS, the Claude CLI keychain credential refresh path constructed a shell command to write the updated JSON blob into Keychain via security add-generic-password -w .... Because OAuth tokens are user-controlled data, this created an OS command injection risk. This issue has been fixed in version 2026.2.14.
Problem types
CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Product status
References
github.com/...enclaw/security/advisories/GHSA-4564-pvr2-qq4h
github.com/openclaw/openclaw/pull/15924
github.com/...ommit/66d7178f2d6f9d60abad35797f97f3e61389b70c
github.com/...ommit/9dce3d8bf83f13c067bc3c32291643d2f1f10a06
github.com/...ommit/b908388245764fb3586859f44d1dff5372b19caf
github.com/openclaw/openclaw/releases/tag/v2026.2.14