目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-92615— Flightctl 跨租户 TLS 配置泄露

一分钟漏洞结论

影响对象
Red Hat Red Hat Advanced Cluster Management for Kubernetes 2
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

在 flightctl 中发现了一个漏洞。 worker 中的 函数会为每个仓库构建一个独立的 (其中可能包含 、自定义 CA 捆绑包或租户提供的 mTLS 客户端证书),并通过 将其安装到 go-git 的进程级全局 映射中。由于该 worker 从共享的 goroutine 池中并发地为多个组织渲染设备,因此在所有正在进行的 调用中,最后写入的租户仓库配置将生效。 这一竞态条件可能导致某个租户的 TLS 配置(包括 或 mTLS 客户端凭据)泄露到另一个租户的 Git 操作中。

CVSS 6.6 · Medium

可能的 ATT&CK 技术 1 AI

T1560 · Archive Collected Data
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-92615 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Flightctl: flightctl: package-global go-git https transport mutated per-repo -- cross-tenant tls-config bleed
来源: CVE Program / CVE List V5
Vulnerability Description
A flaw was found in flightctl. The configureRepoHTTPSClient() function in the device-render worker builds a per-repository tls.Config (which may include InsecureSkipVerify, a custom CA bundle, or tenant-supplied mTLS client certificates) and installs it into go-git's process-global client.Protocols map via gitclient.InstallProtocol("https", ...). Because the worker renders devices for multiple organizations concurrently from a shared goroutine pool, whichever tenant's repository configuration is written last wins for all in-flight git.Clone calls. This race condition can cause one tenant's TLS settings, including InsecureSkipVerify or mTLS client credentials, to leak into another tenant's git operations.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:L/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
资源加锁不恰当
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
Red Hat Red Hat Advanced Cluster Management for Kubernetes 2 - cpe:/a:redhat:acm:2
Red Hat Red Hat Edge Manager 1 - cpe:/a:redhat:edge_manager:1

二、漏洞 CVE-2026-92615 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-92615 的情报信息

登录查看更多情报信息。

CVE-2026-92615 厂商安全公告 (1)

CVE-2026-92615 其他参考 (1)

同批安全公告 · Red Hat · 2026-09-16 · 共 9 条

CVE-2026-74909 8.1 HIGH Keycloak 策略执行器绕过漏洞
CVE-2026-79651 7.5 HIGH Keycloak服务未认证无限本地缓存拒绝服务漏洞
CVE-2026-18212 7.5 HIGH Keycloak SAML Deflate 辅助函数泄露原生 zlib 状态漏洞
CVE-2026-42784 7.4 HIGH Sequoia-openpgp: sequoia-openpgp: cryptographic integrity compromise via key flag confusio
CVE-2026-17526 7.2 HIGH Keycloak服务模拟角色提权漏洞
CVE-2026-92358 6.4 MEDIUM Keycloak 账户链接残留跨浏览器身份验证导致静默重链接漏洞
CVE-2026-92091 5.9 MEDIUM Jwcrypto JWK密钥操作数组拒绝服务漏洞
CVE-2026-19607 5.3 MEDIUM Keycloak-services 账户锁定漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-92615

暂无评论


发表评论