CVE-2026-27487
Because OAuth tokens are user-controlled data, this created an OS command injection risk.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.20%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.1
- 8.0 HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
- EPSS
- 1.20% probability · 66th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-78
- Affected
- openclaw/openclaw
- Source
- security-advisories@github.com
References
- https://github.com/openclaw/openclaw/commit/66d7178f2d6f9d60abad35797f97f3e61389b70cPatch
- https://github.com/openclaw/openclaw/commit/9dce3d8bf83f13c067bc3c32291643d2f1f10a06Patch
- https://github.com/openclaw/openclaw/commit/b908388245764fb3586859f44d1dff5372b19cafPatch
- https://github.com/openclaw/openclaw/pull/15924Issue Tracking
- https://github.com/openclaw/openclaw/releases/tag/v2026.2.14Release Notes
- https://github.com/openclaw/openclaw/security/advisories/GHSA-4564-pvr2-qq4hPatch, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.