CVE-2026-26317
中文标题:
(暂无数据)
英文标题:
OpenClaw affected by cross-site request forgery (CSRF) through loopback browser mutation endpoints
漏洞描述
中文描述:
(暂无数据)
英文描述:
OpenClaw is a personal AI assistant. Prior to 2026.2.14, browser-facing localhost mutation routes accepted cross-origin browser requests without explicit Origin/Referer validation. Loopback binding reduces remote exposure but does not prevent browser-initiated requests from malicious origins. A malicious website can trigger unauthorized state changes against a victim's local OpenClaw browser control plane (for example opening tabs, starting/stopping the browser, mutating storage/cookies) if the browser control service is reachable on loopback in the victim's browser context. Starting in version 2026.2.14, mutating HTTP methods (POST/PUT/PATCH/DELETE) are rejected when the request indicates a non-loopback Origin/Referer (or `Sec-Fetch-Site: cross-site`). Other mitigations include enabling browser control auth (token/password) and avoid running with auth disabled.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| openclaw | openclaw | < 2026.2.14 | - | - |
cpe:2.3:a:openclaw:openclaw:<_2026.2.14:*:*:*:*:*:*:*
|
| openclaw | clawdbot | <= 2026.1.24-3 | - | - |
cpe:2.3:a:openclaw:clawdbot:<=_2026.1.24-3:*:*:*:*:*:*:*
|
| openclaw | openclaw | * | - | - |
cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
CVSS评分详情
3.1 (cna)
HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:L
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2026-26317 |
2026-02-20 03:19:39 | 2026-02-19 22:00:03 |
| NVD | nvd_CVE-2026-26317 |
2026-02-20 02:00:04 | 2026-02-19 22:00:05 |
版本与语言
安全公告
变更历史
查看详细变更
- affected_products_count: 2 -> 3
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']