CVE-2026-27111

MEDIUM
中文标题:
(暂无数据)
英文标题:
Kargo has Missing Authorization Vulnerabilities in Approval & Promotion REST API Endpoints
CVSS分数: 5.3
发布时间: 2026-02-20 21:17:07
漏洞类型: (暂无数据)
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v3
漏洞描述
中文描述:

(暂无数据)

英文描述:

Kargo manages and automates the promotion of software artifacts. From v1.9.0 to v1.9.2, Kargo's authorization model includes a promote verb -- a non-standard Kubernetes "dolphin verb" -- that gates the ability to advance Freight through a promotion pipeline. This verb exists to separate the ability to manage promotion-related resources from the ability to trigger promotions, enabling fine-grained access control over what is often a sensitive operation. The promote verb is correctly enforced in Kargo's legacy gRPC API. However, three endpoints in the newer REST API omit this check, relying only on standard Kubernetes RBAC for the underlying resource operations (patch on freights/status or create on promotions). This permits users who hold those standard permissions -- but who were deliberately not granted promote -- to bypass the intended authorization boundary. The affected endpoints are /v1beta1/projects/{project}/freight/{freight}/approve, /v1beta1/projects/{project}/stages/{stage}/promotions, and /v1beta1/projects/{project}/stages/{stage}/promotions/downstream. This vulnerability is fixed in v1.9.3.

CWE类型:
CWE-862
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
akuity kargo >= 1.9.0, < 1.9.3 - - cpe:2.3:a:akuity:kargo:>=_1.9.0,_<_1.9.3:*:*:*:*:*:*:*
akuity kargo * - - cpe:2.3:a:akuity:kargo:*:*:*:*:*:kubernetes:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/akuity/kargo/security/advisories/GHSA-5vvm-67pj-72g4 x_refsource_CONFIRM
cve.org
访问
https://github.com/akuity/kargo/commit/833314cad5513d48d89431493325ae44c1324a49 x_refsource_MISC
cve.org
访问
CVSS评分详情
4.0 (cna)
MEDIUM
5.3
CVSS向量: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N
机密性
NONE
完整性
LOW
可用性
NONE
后续系统影响 (Subsequent):
机密性
NONE
完整性
LOW
可用性
NONE
时间信息
发布时间:
2026-02-20 21:17:07
修改时间:
2026-02-20 21:17:07
创建时间:
2026-02-21 06:00:02
更新时间:
2026-02-26 06:00:04
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2026-27111 2026-02-21 03:19:36 2026-02-20 22:00:02
NVD nvd_CVE-2026-27111 2026-02-21 02:00:05 2026-02-20 22:00:05
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN
安全公告
暂无安全公告信息
变更历史
v3 NVD
2026-02-26 06:00:04
affected_products_count: 1 → 2
查看详细变更
  • affected_products_count: 1 -> 2
v2 NVD
2026-02-21 06:00:05
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']