CVE-2025-47281 (CNNVD-202507-3047)
中文标题:
Kyverno 安全漏洞
英文标题:
Kyverno's Improper JMESPath Variable Evaluation Leads to Denial of Service
漏洞描述
中文描述:
Kyverno是Kyverno开源的一个为 Kubernetes 设计的策略引擎。 Kyverno 1.14.1及之前版本和2025.6.0-rc1至2025.6.3版本存在安全漏洞,该漏洞源于JMESPath变量处理不当,可能导致拒绝服务攻击。
英文描述:
Kyverno is a policy engine designed for cloud native platform engineering teams. In versions 1.14.1 and below, a Denial of Service (DoS) vulnerability exists due to improper handling of JMESPath variable substitutions. Attackers with permissions to create or update Kyverno policies can craft expressions using the {{@}} variable combined with a pipe and an invalid JMESPath function (e.g., {{@ | non_existent_function }}). This leads to a nil value being substituted into the policy structure. Subsequent processing by internal functions, specifically getValueAsStringMap, which expect string values, results in a panic due to a type assertion failure (interface {} is nil, not string). This crashes Kyverno worker threads in the admission controller and causes continuous crashes of the reports controller pod. This is fixed in version 1.14.2.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| kyverno | kyverno | < 1.14.2 | - | - |
cpe:2.3:a:kyverno:kyverno:<_1.14.2:*:*:*:*:*:*:*
|
| kyverno | kyverno | * | - | - |
cpe:2.3:a:kyverno:kyverno:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
3.1 (cna)
HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-47281 |
2025-11-11 15:23:23 | 2025-11-11 07:40:35 |
| NVD | nvd_CVE-2025-47281 |
2025-11-11 15:00:57 | 2025-11-11 07:48:23 |
| CNNVD | cnnvd_CNNVD-202507-3047 |
2025-11-11 15:12:51 | 2025-11-11 08:00:01 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202507-3047
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 1 -> 2
- data_sources: ['cve'] -> ['cve', 'nvd']