CVE-2026-28459
OpenClaw has an arbitrary transcript path file write via gateway sessionFile
描述
## Summary In OpenClaw versions prior to 2026.2.12, the gateway accepted an untrusted `sessionFile` path when resolving the session transcript file. This could allow an authenticated gateway client to create and append OpenClaw session transcript records at an arbitrary path on the gateway host. ## Affected Versions - Affected: openclaw `< 2026.2.12` - Patched: openclaw `>= 2026.2.12` (recommended: `>= 2026.2.13`) ## Impact An authenticated gateway client could influence where the gateway writes transcript data by supplying `sessionFile` outside of the sessions directory. Depending on deployment and filesystem permissions, this may enable arbitrary file creation and repeated appends, leading to configuration corruption and/or denial of service. This issue does not, by itself, provide a proven remote code execution path. ## Fix The transcript path is now constrained to the sessions directory via `resolveSessionFilePath(...)` containment checks. Fix commits: - 4199f9889f0c307b77096a229b9e085b8d856c26 - (compat) 25950bcbb8ba4d8cde002557f6e27c219ae4deda ## Credits Thanks to @tubadeligoz for the report.
如何修補 CVE-2026-28459
要修補 CVE-2026-28459,請將受影響套件升級到下列已修補版本。
- —升級至 2026.2.12 或更新版本
CVE-2026-28459 正在被利用嗎?
低 — EPSS 為 0.4%,目前沒有觀察到大規模利用活動。
受影響套件(1)
- from 0, < 2026.2.12
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|