CVE-2025-59836 (CNNVD-202510-1654)
中文标题:
Omni 安全漏洞
英文标题:
Omni is Vulnerable to DoS via Empty Create/Update Resource Requests
漏洞描述
中文描述:
omni是Sidero Labs, Inc.开源的一个Kubernetes的部署工具。 Omni 1.1.5之前版本和1.0.2之前版本存在安全漏洞,该漏洞源于isSensitiveSpec函数未检查resource的metadata字段是否为空,可能导致空指针取消引用和拒绝服务。
英文描述:
Omni manages Kubernetes on bare metal, virtual machines, or in a cloud. Prior to 1.1.5 and 1.0.2, there is a nil pointer dereference vulnerability in the Omni Resource Service allows unauthenticated users to cause a server panic and denial of service by sending empty create/update resource requests through the API endpoints. The vulnerability exists in the isSensitiveSpec function which calls grpcomni.CreateResource without checking if the resource's metadata field is nil. When a resource is created with an empty Metadata field, the CreateResource function attempts to access resource.Metadata.Version causing a segmentation fault. This vulnerability is fixed in 1.1.5 and 1.0.2.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| siderolabs | omni | >= 1.1.0-beta.0, < 1.1.5 | - | - |
cpe:2.3:a:siderolabs:omni:>=_1.1.0-beta.0,_<_1.1.5:*:*:*:*:*:*:*
|
| siderolabs | omni | < 1.0.2 | - | - |
cpe:2.3:a:siderolabs:omni:<_1.0.2:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
CVSS评分详情
3.1 (cna)
MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-59836 |
2025-11-11 15:23:31 | 2025-11-11 07:40:47 |
| NVD | nvd_CVE-2025-59836 |
2025-11-11 15:01:05 | 2025-11-11 07:48:33 |
| CNNVD | cnnvd_CNNVD-202510-1654 |
2025-11-11 15:12:59 | 2025-11-11 08:00:16 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202510-1654
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']