PT-2026-21338 · Openclaw+1 · Openclaw+1
Aether-Ai-Agent
·
Published
2026-02-18
·
Updated
2026-03-09
·
CVE-2026-27487
CVSS v3.1
8.0
High
| Vector | AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
OpenClaw versions 2026.2.13 and below
Description
The OpenClaw application, a personal AI assistant, is susceptible to an OS command injection issue on macOS. The Claude CLI keychain credential refresh process constructs a shell command using
security add-generic-password -w ... to write an updated JSON blob to the Keychain. Because OAuth tokens, which are user-controlled data, are used in this process, an attacker could potentially inject arbitrary OS commands. The fix involves using execFileSync("security", argv) to avoid shell invocation and passing the keychain payload as a literal argument.Recommendations
Versions 2026.2.13 and below should be updated to version 2026.2.14 or later.
Exploit
Fix
OS Command Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Openclaw
Apple Macos