CVE-2026-21863
中文标题:
(暂无数据)
英文标题:
Malformed Valkey Cluster bus message can lead to Remote DoS
漏洞描述
中文描述:
(暂无数据)
英文描述:
Valkey is a distributed key-value database. Prior to versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12, a malicious actor with access to the Valkey clusterbus port can send an invalid packet that may cause an out bound read, which might result in the system crashing. The Valkey clusterbus packet processing code does not validate that a clusterbus ping extension packet is located within buffer of the clusterbus packet before attempting to read it. Versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12 fix the issue. As an additional mitigation, don't expose the cluster bus connection directly to end users, and protect the connection with its own network ACLs.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| valkey-io | valkey | < 7.2.12 | - | - |
cpe:2.3:a:valkey-io:valkey:<_7.2.12:*:*:*:*:*:*:*
|
| valkey-io | valkey | >= 8.0.0, < 8.0.7 | - | - |
cpe:2.3:a:valkey-io:valkey:>=_8.0.0,_<_8.0.7:*:*:*:*:*:*:*
|
| valkey-io | valkey | >= 8.1.0, < 8.1.6 | - | - |
cpe:2.3:a:valkey-io:valkey:>=_8.1.0,_<_8.1.6:*:*:*:*:*:*:*
|
| valkey-io | valkey | >= 9.0.0, < 9.0.2 | - | - |
cpe:2.3:a:valkey-io:valkey:>=_9.0.0,_<_9.0.2:*:*:*:*:*:*:*
|
| lfprojects | valkey | * | - | - |
cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
CVSS评分详情
3.1 (cna)
HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2026-21863 |
2026-02-24 03:19:36 | 2026-02-23 22:00:01 |
| NVD | nvd_CVE-2026-21863 |
2026-02-24 02:00:04 | 2026-02-23 22:00:04 |
版本与语言
安全公告
变更历史
查看详细变更
- affected_products_count: 4 -> 5
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']