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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-54745— Kubeflow Pipelines 未认证SSRF及HTTP走私漏洞

一分钟漏洞结论

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

Kubeflow Pipelines 允许用户构建和部署可移植、可扩展的机器学习工作流。 在 2.17.0 之前的版本中,Kubeflow Pipelines 的前端通过 中的 路由暴露了一个未认证的服务器端请求伪造(SSRF)漏洞。 函数接受由攻击者控制的任意 HTTP 或 HTTPS 目标地址,并将其源站传递给 ,但并未实施主机名白名单,也未对回环地址、链路本地地址、RFC1918 私有地址或集群内部地址进行过滤。 当 时,该路由位于授权中间件之外,并且可通过 、 、 、 和 等路径访问,包括通过精心构造的 头

CVSS 10.0 · Critical

可能的 ATT&CK 技术 1 AI

T1021 · Remote Services

影响版本矩阵 1

厂商产品 版本范围状态
kubeflow pipelines < 2.17.0 affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Kubeflow Pipelines: Unauthenticated SSRF and HTTP smuggling in Kubeflow Pipelines frontend /_proxy/ route, bypasses ENABLE_AUTHZ=true
来源: CVE Program / CVE List V5
Vulnerability Description
Kubeflow Pipelines enables users to build and deploy portable, scalable machine learning workflows. Prior to 2.17.0, the Kubeflow Pipelines frontend exposes an unauthenticated server-side request forgery vulnerability through the /_proxy/ route in frontend/server/proxy-middleware.ts. The _routePathWithReferer() function accepts an arbitrary attacker-controlled HTTP or HTTPS target and passes its origin to createProxyMiddleware without a host allowlist or filtering for loopback, link-local, RFC1918, or cluster-local addresses. The route remains outside the authorization middleware when ENABLE_AUTHZ=true and is reachable through /apis/v1beta1/_proxy/, /apis/v2beta1/_proxy/, /pipeline/apis/v1beta1/_proxy/, and /pipeline/apis/v2beta1/_proxy/, including through a crafted Referer header. Requests can forward attacker-controlled methods, headers such as Authorization, Cookie, and X-Forwarded-For, and POST bodies to reachable internal services, while returning the upstream response to the unauthenticated client. This can expose cloud metadata credentials, Kubernetes or service APIs, and other cluster-internal endpoints to unauthorized read or modification. This issue is fixed in version 2.17.0.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
访问控制不恰当
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
kubeflow pipelines < 2.17.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-54745 补丁与修复 (1)

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

CVE-2026-54745 厂商页面 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-54745

暂无评论


发表评论