CVE-2026-28462
HIGH7.5EPSS 0.07%OpenClaw has a path traversal in browser trace/download output paths may allow arbitrary file writes
描述
## Summary OpenClaw’s browser control API accepted user-supplied output paths for trace/download files without consistently constraining writes to OpenClaw-managed temporary directories. ## Impact If an attacker can access the browser control API, they could attempt to write trace/download output files outside intended temp roots, depending on process filesystem permissions. ## Affected versions `openclaw` `< 2026.2.13` ## Fixed versions `openclaw` `>= 2026.2.13` ## Remediation Upgrade to `2026.2.13` or later. ## What changed The fix constrains output paths for: - `POST /trace/stop` - `POST /wait/download` - `POST /download` All three now enforce OpenClaw temp-root boundaries and reject traversal/escape paths. ## Credits Thanks to Adnan Jakati (@jackhax) of Praetorian for responsible disclosure. Fix shipped in PR #15652 and merged to `main` on February 13, 2026 (`7f0489e4731c8d965d78d6eac4a60312e46a9426`). --- Fix commit 7f0489e4731c8d965d78d6eac4a60312e46a9426 confirmed on main and in v2026.2.14. Upgrade to `openclaw >= 2026.2.13`.
受影響套件(1)
- npm/openclawfrom 0, < 2026.2.13
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
參考連結(6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2026-28462
- PATCHhttps://github.com/openclaw/openclaw
- WEBhttps://github.com/openclaw/openclaw/commit/7f0489e4731c8d965d78d6eac4a60312e46a9426
- WEBhttps://github.com/openclaw/openclaw/pull/15652
- WEBhttps://github.com/openclaw/openclaw/security/advisories/GHSA-gq9c-wg68-gwj2
- WEBhttps://www.vulncheck.com/advisories/openclaw-path-traversal-in-trace-and-download-output-paths