CVE-2026-27007

MEDIUM
中文标题:
(暂无数据)
英文标题:
OpenClaw's sandbox config hash sorted primitive arrays and suppressed needed container recreation
CVSS分数: 4.8
发布时间: 2026-02-19 23:21:19
漏洞类型: (暂无数据)
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v3
漏洞描述
中文描述:

(暂无数据)

英文描述:

OpenClaw is a personal AI assistant. Prior to version 2026.2.15, `normalizeForHash` in `src/agents/sandbox/config-hash.ts` recursively sorted arrays that contained only primitive values. This made order-sensitive sandbox configuration arrays hash to the same value even when order changed. In OpenClaw sandbox flows, this hash is used to decide whether existing sandbox containers should be recreated. As a result, order-only config changes (for example Docker `dns` and `binds` array order) could be treated as unchanged and stale containers could be reused. This is a configuration integrity issue affecting sandbox recreation behavior. Starting in version 2026.2.15, array ordering is preserved during hash normalization; only object key ordering remains normalized for deterministic hashing.

CWE类型:
CWE-1254
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
openclaw openclaw < 2026.2.15 - - cpe:2.3:a:openclaw:openclaw:<_2026.2.15:*:*:*:*:*:*:*
openclaw openclaw * - - cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/openclaw/openclaw/security/advisories/GHSA-xxvh-5hwj-42pp x_refsource_CONFIRM
cve.org
访问
https://github.com/openclaw/openclaw/commit/41ded303b4f6dae5afa854531ff837c3276ad60b x_refsource_MISC
cve.org
访问
https://github.com/openclaw/openclaw/releases/tag/v2026.2.15 x_refsource_MISC
cve.org
访问
CVSS评分详情
4.0 (cna)
MEDIUM
4.8
CVSS向量: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
机密性
NONE
完整性
LOW
可用性
NONE
后续系统影响 (Subsequent):
机密性
NONE
完整性
NONE
可用性
NONE
时间信息
发布时间:
2026-02-19 23:21:19
修改时间:
2026-02-19 23:21:19
创建时间:
2026-02-20 06:00:03
更新时间:
2026-02-21 06:00:05
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2026-27007 2026-02-20 03:19:37 2026-02-19 22:00:03
NVD nvd_CVE-2026-27007 2026-02-20 02:00:04 2026-02-19 22:00:06
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN
安全公告
暂无安全公告信息
变更历史
v3 NVD
2026-02-21 06:00:05
affected_products_count: 1 → 2
查看详细变更
  • affected_products_count: 1 -> 2
v2 NVD
2026-02-20 06:00:06
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']